summaryrefslogtreecommitdiff
path: root/sync-all
Commit message (Expand)AuthorAgeFilesLines
* Check sub-modules are OK before pushingIan Lynagh2013-02-151-0/+40
* Don't push to submodules on "./sync-all push"Ian Lynagh2013-02-151-1/+7
* Improve sync-all's old-time-repo checkIan Lynagh2013-02-091-1/+1
* use -e rather than -d when checking for the existence of a subrepoPatrick Palka2013-01-271-1/+1
* make "./sync-all -r <path> remote set-url origin" workSimon Marlow2013-01-071-2/+8
* 'sync-all get -q' also passes -q to 'git submodule'Simon Marlow2012-12-201-4/+6
* Change how sync-all handles directory changesIan Lynagh2012-12-091-13/+14
* Make "sync-all pull --rebase" workSimon Marlow2012-12-031-1/+5
* Use -e rather than -f when checking for libraries/time/.gitIan Lynagh2012-12-021-1/+1
* Tweak sync-allIan Lynagh2012-12-021-0/+9
* Add a check for old time packaesIan Lynagh2012-12-021-0/+14
* When pulling, only 'fetch' in submodulesIan Lynagh2012-12-021-1/+10
* Don't get submodules when 'get'ingIan Lynagh2012-12-021-0/+2
* Use submodules for repositories with upstreamsIan Lynagh2012-11-251-0/+18
* Normalise command names differently in sync-allIan Lynagh2012-11-251-23/+43
* Add "remote set-branches" support to sync-allIan Lynagh2012-09-041-1/+6
* Follow upstream mtl and Cabal, add transformers package (#5958)Paolo Capriotti2012-05-071-0/+36
* Add sync-all new-workdirJohan Tibell2012-02-271-0/+27
* Add a "tag" command to sync-allIan Lynagh2012-02-021-0/+4
* typoSimon Marlow2012-01-091-1/+1
* Improve sync-all usage docDavid Terei2011-12-211-46/+60
* Add diff command to sync-allIan Lynagh2011-12-121-0/+5
* Document that sync-all supports gcIan Lynagh2011-11-251-0/+1
* Add GC command to sync-all.Edward Z. Yang2011-11-251-0/+4
* Add branch command to sync-allMax Bolingbroke2011-11-191-0/+5
* Add format-patch support to sync-allIan Lynagh2011-11-041-0/+5
* Correct a few typosDaniel Fischer2011-09-081-4/+4
* Added repack command to sync-allDaniel Fischer2011-09-071-0/+5
* Whitespace onlyDaniel Fischer2011-09-071-7/+7
* Output the full documentation in response to "./sync-all --help"Simon Marlow2011-07-201-103/+144
* Add --resume support to sync-all; trac #5119Ian Lynagh2011-07-151-1/+49
* Fix "./sync-all get"Ian Lynagh2011-07-081-1/+3
* fix bug: check_out_flag should be checked_out_treeSimon Marlow2011-07-061-1/+1
* New functionality for sync-all to support bare repos, mirroring the main repo...George Roldugin2011-07-061-31/+66
* support using local mirrors (created by git clone --mirror)Simon Marlow2011-07-011-2/+11
* Better usage information for sync-allMax Bolingbroke2011-06-241-4/+8
* Move more commands into the settings fileIan Lynagh2011-06-221-0/+1
* Complain if the old haddock or binary repos are in the treeIan Lynagh2011-06-171-0/+43
* Remove upstream repos from the packages fileIan Lynagh2011-06-111-4/+1
* add 'sync-all log'Simon Marlow2011-05-181-0/+4
* Ignore failure for "./sync-all checkout"Ian Lynagh2011-04-271-0/+2
* Add checkout support to sync-allIan Lynagh2011-04-271-0/+5
* Skip missing directories for real.Matthias Kilian2011-04-271-14/+8
* Add "./sync-all clean" commandMatthias Kilian2011-04-201-0/+5
* Make sure the main git repo is case-insensitive tooIan Lynagh2011-04-151-0/+3
* Tidy sync-all up a bit, and turn on ignorecase for git reposIan Lynagh2011-04-151-13/+7
* More sync-all refactoringIan Lynagh2011-04-151-28/+42
* Refactor sync-all a bitIan Lynagh2011-04-151-127/+117
* add --no-<tag>, so e.g. we can omit DPH with --no-dphSimon Marlow2011-04-151-3/+8
* Add "./sync-all reset" commandIan Lynagh2011-04-091-0/+4