summaryrefslogtreecommitdiff
path: root/sync-all
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix 'sync-all pull'Simon Marlow2011-04-011-6/+22
* Update meta-repo stuffIan Lynagh2011-03-311-1/+1
* fix for remote repos without -rSimon Marlow2011-01-131-13/+13
* add the -r flag from darcs-allSimon Marlow2011-01-131-42/+124
* update to work with current packages file formatSimon Marlow2011-01-121-2/+4
* Fix sync-all: Check for --complete/partial before --<anything>Ian Lynagh2009-01-041-3/+3
* Prepare GHC for building with GitMax Bolingbroke2008-08-061-0/+266