| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow branches with / in them (e.g. wip/) in ./sync-all | Joachim Breitner | 2013-09-17 | 1 | -3/+3 |
* | Extend `packages` by 4th column for upstream repo | Herbert Valerio Riedel | 2013-09-02 | 1 | -1/+2 |
* | Add check for obsolete `darcs.haskell.org` repo urls | Herbert Valerio Riedel | 2013-08-28 | 1 | -0/+22 |
* | Fix windows detection in ./sync-all. | Austin Seipp | 2013-08-23 | 1 | -1/+1 |
* | Revert "Add support for external repositories to sync-all" | Austin Seipp | 2013-08-23 | 1 | -6/+2 |
* | Replace occurences of darcs.haskell.org by git.haskell.org | Herbert Valerio Riedel | 2013-08-19 | 1 | -6/+6 |
* | Add support for external repositories to sync-all | Austin Seipp | 2013-08-18 | 1 | -2/+6 |
* | sync-all: remove trailing '/' from root-urls in help text | Herbert Valerio Riedel | 2013-08-09 | 1 | -2/+2 |
* | Make `sync-all remote set-url` use normalized `/packages/` urls | Herbert Valerio Riedel | 2013-08-09 | 1 | -1/+10 |
* | sync-all : Replace '~~' operator with something supported by older Perl. | Erik de Castro Lopo | 2013-08-06 | 1 | -1/+2 |
* | sync-all : Warn on 'pull' operation if not on master branch. | Erik de Castro Lopo | 2013-08-05 | 1 | -0/+15 |
* | Fix typos | Gabor Greif | 2013-07-31 | 1 | -1/+1 |
* | Move libffi's tarball into its own repo | Ian Lynagh | 2013-07-30 | 1 | -5/+18 |
* | Add a 'compare' command to sync-all | Ian Lynagh | 2013-04-19 | 1 | -0/+47 |
* | Some sync-all refactoring | Ian Lynagh | 2013-04-19 | 1 | -91/+108 |
* | Use a simpler way of finding the current git branch in sync-all | Ian Lynagh | 2013-04-19 | 1 | -1/+1 |
* | Remove the VCS column from 'packages' | Ian Lynagh | 2013-03-04 | 1 | -55/+47 |
* | Remove the darcs support from sync-all | Ian Lynagh | 2013-03-04 | 1 | -80/+32 |
* | Fix the autocrlf test in sync-all | Ian Lynagh | 2013-02-17 | 1 | -2/+3 |
* | Set repositories to have core.autocrlf == false; fixes #7673 | Ian Lynagh | 2013-02-17 | 1 | -4/+24 |
* | Check sub-modules are OK before pushing | Ian Lynagh | 2013-02-15 | 1 | -0/+40 |
* | Don't push to submodules on "./sync-all push" | Ian Lynagh | 2013-02-15 | 1 | -1/+7 |
* | Improve sync-all's old-time-repo check | Ian Lynagh | 2013-02-09 | 1 | -1/+1 |
* | use -e rather than -d when checking for the existence of a subrepo | Patrick Palka | 2013-01-27 | 1 | -1/+1 |
* | make "./sync-all -r <path> remote set-url origin" work | Simon Marlow | 2013-01-07 | 1 | -2/+8 |
* | 'sync-all get -q' also passes -q to 'git submodule' | Simon Marlow | 2012-12-20 | 1 | -4/+6 |
* | Change how sync-all handles directory changes | Ian Lynagh | 2012-12-09 | 1 | -13/+14 |
* | Make "sync-all pull --rebase" work | Simon Marlow | 2012-12-03 | 1 | -1/+5 |
* | Use -e rather than -f when checking for libraries/time/.git | Ian Lynagh | 2012-12-02 | 1 | -1/+1 |
* | Tweak sync-all | Ian Lynagh | 2012-12-02 | 1 | -0/+9 |
* | Add a check for old time packaes | Ian Lynagh | 2012-12-02 | 1 | -0/+14 |
* | When pulling, only 'fetch' in submodules | Ian Lynagh | 2012-12-02 | 1 | -1/+10 |
* | Don't get submodules when 'get'ing | Ian Lynagh | 2012-12-02 | 1 | -0/+2 |
* | Use submodules for repositories with upstreams | Ian Lynagh | 2012-11-25 | 1 | -0/+18 |
* | Normalise command names differently in sync-all | Ian Lynagh | 2012-11-25 | 1 | -23/+43 |
* | Add "remote set-branches" support to sync-all | Ian Lynagh | 2012-09-04 | 1 | -1/+6 |
* | Follow upstream mtl and Cabal, add transformers package (#5958) | Paolo Capriotti | 2012-05-07 | 1 | -0/+36 |
* | Add sync-all new-workdir | Johan Tibell | 2012-02-27 | 1 | -0/+27 |
* | Add a "tag" command to sync-all | Ian Lynagh | 2012-02-02 | 1 | -0/+4 |
* | typo | Simon Marlow | 2012-01-09 | 1 | -1/+1 |
* | Improve sync-all usage doc | David Terei | 2011-12-21 | 1 | -46/+60 |
* | Add diff command to sync-all | Ian Lynagh | 2011-12-12 | 1 | -0/+5 |
* | Document that sync-all supports gc | Ian Lynagh | 2011-11-25 | 1 | -0/+1 |
* | Add GC command to sync-all. | Edward Z. Yang | 2011-11-25 | 1 | -0/+4 |
* | Add branch command to sync-all | Max Bolingbroke | 2011-11-19 | 1 | -0/+5 |
* | Add format-patch support to sync-all | Ian Lynagh | 2011-11-04 | 1 | -0/+5 |
* | Correct a few typos | Daniel Fischer | 2011-09-08 | 1 | -4/+4 |
* | Added repack command to sync-all | Daniel Fischer | 2011-09-07 | 1 | -0/+5 |
* | Whitespace only | Daniel Fischer | 2011-09-07 | 1 | -7/+7 |
* | Output the full documentation in response to "./sync-all --help" | Simon Marlow | 2011-07-20 | 1 | -103/+144 |