summaryrefslogtreecommitdiff
path: root/sync-all
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add "./sync-all config" commandIan Lynagh2011-04-091-0/+4
* sync-all: Push doesn't take a repo path eitherIan Lynagh2011-04-071-1/+0
* sync-all: Don't give remote repo paths and branches to git pullIan Lynagh2011-04-061-1/+0
* Add "commit" to the list of commands sync-all supportsIan Lynagh2011-04-061-0/+6
* Merge branch 'master' of /home/simonmar/ghc-git/.Simon Marlow2011-04-061-0/+6
|\
| * Add 'sync-all grep'Johan Tibell2011-04-061-0/+6
* | remove debugging outputSimon Marlow2011-04-061-1/+0
|/
* Add 'sync-all status' as an alias for 'sync-all whatsnew' (to match git syntax)Johan Tibell2011-04-061-1/+1
* Make sync-all work with the GitHub mirror over HTTPSJohan Tibell2011-04-061-1/+1
* Make sync-all work with the GitHub mirror.Thomas Schilling2011-04-051-0/+8
* remove set-origin and set-push commands; add "remote set-url [--push]" (to ma...Simon Marlow2011-04-051-16/+27
* 'fetch' and 'new' can take branch names as arguments (defaulting to 'origin')Simon Marlow2011-04-051-2/+8
* Add "remote add" and "remote rm" commandsSimon Marlow2011-04-051-42/+69
* suppress warning about --partialSimon Marlow2011-04-051-1/+1
* Merge branch 'master' of http://darcs.haskell.org/ghcIan Lynagh2011-04-041-0/+5
|\
| * Add "./sync-all set-push"Simon Marlow2011-04-041-0/+5
* | Turn on autoflush in sync-allIan Lynagh2011-04-041-0/+2
* | Add some comments to sync-all, based on darcs-all's commentsIan Lynagh2011-04-041-0/+56
|/
* add "./sync-all fetch" and "./sync-all new"Simon Marlow2011-04-011-0/+8
* add a "set-origin" commandSimon Marlow2011-04-011-0/+4