Merge branch 'master' of http://darcs.haskell.org/ghc into ghc-generics
[ghc-hetmet.git] / sync-all
2011-04-27 Ian LynaghIgnore failure for "./sync-all checkout"
2011-04-27 Ian LynaghAdd checkout support to sync-all
2011-04-27 Matthias KilianSkip missing directories for real.
2011-04-20 Matthias KilianAdd "./sync-all clean" command
2011-04-15 Ian LynaghMake sure the main git repo is case-insensitive too
2011-04-15 Ian LynaghTidy sync-all up a bit, and turn on ignorecase for...
2011-04-15 Ian LynaghMore sync-all refactoring
2011-04-15 Ian LynaghRefactor sync-all a bit
2011-04-15 Simon Marlowadd --no-<tag>, so e.g. we can omit DPH with --no-dph
2011-04-09 Ian LynaghAdd "./sync-all reset" command
2011-04-09 Ian LynaghAdd "./sync-all config" command
2011-04-07 Ian Lynaghsync-all: Push doesn't take a repo path either
2011-04-06 Ian Lynaghsync-all: Don't give remote repo paths and branches...
2011-04-06 Ian LynaghAdd "commit" to the list of commands sync-all supports
2011-04-06 Simon MarlowMerge branch 'master' of /home/simonmar/ghc-git/.
2011-04-06 Johan TibellAdd 'sync-all grep'
2011-04-06 Simon Marlowremove debugging output
2011-04-06 Johan TibellAdd 'sync-all status' as an alias for 'sync-all whatsne...
2011-04-06 Johan TibellMake sync-all work with the GitHub mirror over HTTPS
2011-04-05 Thomas SchillingMake sync-all work with the GitHub mirror.
2011-04-05 Simon Marlowremove set-origin and set-push commands; add "remote...
2011-04-05 Simon Marlow'fetch' and 'new' can take branch names as arguments...
2011-04-05 Simon MarlowAdd "remote add" and "remote rm" commands
2011-04-05 Simon Marlowsuppress warning about --partial
2011-04-04 Ian LynaghMerge branch 'master' of darcs.haskell.org/ghc
2011-04-04 Ian LynaghTurn on autoflush in sync-all
2011-04-04 Ian LynaghAdd some comments to sync-all, based on darcs-all's...
2011-04-04 Simon MarlowAdd "./sync-all set-push"
2011-04-01 Simon Marlowadd "./sync-all fetch" and "./sync-all new"
2011-04-01 Simon Marlowadd a "set-origin" command
2011-04-01 Simon Marlowfix 'sync-all pull'
2011-03-31 Ian LynaghUpdate meta-repo stuff
2011-01-13 Simon Marlowfix for remote repos without -r
2011-01-13 Simon Marlowadd the -r flag from darcs-all
2011-01-12 Simon Marlowupdate to work with current packages file format
2009-01-04 Ian LynaghFix sync-all: Check for --complete/partial before ...
2008-08-06 Max BolingbrokePrepare GHC for building with Git