Commit Graph

39 Commits

Author SHA1 Message Date
Adam Goldsmith 8fa4fee06f Add number of unpushed commits when pulling 2023-09-08 13:49:31 -04:00
Adam Goldsmith bc758f6e22 Improve updating output for errors or other conditions 2023-04-17 00:12:00 -04:00
Adam Goldsmith 40a24178fb Fix quiet flag when running update in `parallel` 2023-04-16 23:19:34 -04:00
Adam Goldsmith 9df34be4f7 Use GNU Parallel if available to speed up updating 2023-04-15 21:51:47 -04:00
Adam Goldsmith 9d2d5f568e Update only target directories which have .git directories
Or files, technically
2023-04-15 21:50:16 -04:00
Adam Goldsmith 51362d8c81 Improve pull output, inspired by `zimfw update` 2023-04-15 21:47:21 -04:00
Adam Goldsmith 97b399681e Update source URLs, add `--sync-urls` flag/function 2020-09-23 00:32:01 -04:00
Adam Goldsmith 6ca107babf Add ability to run dup quietly 2020-04-26 01:47:14 -04:00
Adam Goldsmith 769da953ff dup: Add normal git pull when not -s 2019-01-16 00:14:55 -05:00
Adam Goldsmith 2016ea1b2d Fix dup -s to only stage when there are changes 2019-01-15 22:06:11 -05:00
Adam Goldsmith 927c8e8cda Fix typo in dup 2019-01-15 21:51:53 -05:00
Adam Goldsmith c5ded1e9f7 Add an option to "sync" = "stash; pull --rebase; push; pop stash" 2019-01-15 21:50:10 -05:00
Adam Goldsmith a369e45d8d Rename getter.sh to somthing easier to type 2018-10-05 14:13:12 -04:00
Adam Goldsmith a741f042de Fix indentation 2018-10-05 13:57:34 -04:00
Adam Goldsmith 9d180c753b Fix print when running PRESTOW/POSTSTOW 2018-10-05 13:42:26 -04:00
Adam Goldsmith b0fe2127df Ensure getter is in the right directory when running 2018-10-05 13:41:51 -04:00
Adam Goldsmith 1f8ad70893 Merge all scripts into one which sucks a bit less 2018-10-05 12:08:35 -04:00
Adam Goldsmith bc58e5b019 Make getter recurse submodules 2018-09-04 14:13:04 -04:00
Adam Goldsmith a4afa4c89e Change push url for getter.sh 2016-04-14 22:02:41 -04:00
Adam Goldsmith f17f0e88df Add .gitmodules and PRESTOW to ignore rules 2016-04-14 22:02:25 -04:00
Adam Goldsmith 967325d5de Add simple update script 2015-10-01 16:52:15 -04:00
Adam Goldsmith 80a1267cca Add gitignore to ignore all subdirectories 2015-10-01 16:51:56 -04:00
Adam Goldsmith e9ad30af93 Add -s flag to getter to call stow afterwords 2015-09-06 10:30:05 -04:00
Adam Goldsmith e150d29cdc Split into multiple files
much more modular, also adds support for PRESTOW and POSTSTOW files
2015-09-05 13:11:10 -04:00
Adam Goldsmith 0adb4f12a0 Update for split repos
very simple and static, but it works
2015-09-05 12:23:25 -04:00
Adam Goldsmith 714f8f5c33 Remove extra files from transition to individual git repos 2015-09-04 21:55:57 -04:00
Adam Goldsmith 45c3154599 update prezto 2015-06-11 10:13:14 -04:00
Adam Goldsmith b88450c7ae bootstrap: some fixes for url-setting 2015-06-11 10:10:37 -04:00
Adam Goldsmith ebc6731a84 Merge branch 'master' of ssh://adamgoldsmith.name:443/srv/git/dotfiles 2015-06-11 10:04:22 -04:00
Adam Goldsmith 75c8935f30 bootstrap: set push-urls for main repo and prezto on first run
also add upstream url for prezto
2015-06-11 10:02:09 -04:00
Adam Goldsmith 30302071a5 remove ssh/.ssh/known_hosts 2015-05-03 09:48:39 -04:00
Adam Goldsmith 0ce847f686 reorganize aliases 2015-05-02 18:49:16 -04:00
Adam Goldsmith b7b408e2e7 don't try to pull submodule 2015-04-27 20:14:20 -04:00
Adam Goldsmith b891f8f427 change zprezto submodule to http (from ssh) 2015-04-27 20:10:32 -04:00
Adam Goldsmith 0ee705707b add bootstrap/update script 2015-04-27 20:05:55 -04:00
Adam Goldsmith 2d83f718dd add prezto back, as a submodule 2015-04-27 19:55:18 -04:00
Adam Goldsmith cab86b5aff remove compiled .el files from el-get-user 2015-04-26 04:29:14 -04:00
Adam Goldsmith 0f848258e9 remove prezto, add missing .stowrc 2015-04-25 22:23:53 -04:00
Adam Goldsmith 3eeec2716f initial commit, moving to git 2015-04-25 21:51:54 -04:00