- 19 Aug, 2010 1 commit
-
-
Ian Lynagh authored
-
- 15 Aug, 2010 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
It makes the parsing simpler if we always have the same number of columns
-
- 02 May, 2010 1 commit
-
-
Ian Lynagh authored
-
- 21 Apr, 2010 1 commit
-
-
Ian Lynagh authored
Our END block was calling system, which alters $?. So now we save and restore it.
-
- 03 Mar, 2010 1 commit
-
-
simonpj@microsoft.com authored
-
- 17 Feb, 2010 1 commit
-
-
Simon Marlow authored
currently deepseq, parallel, stm.
-
- 09 Feb, 2010 1 commit
-
-
Simon Marlow authored
At least until we switch to --lazy being the default
-
- 21 Dec, 2009 1 commit
-
-
simonpj@microsoft.com authored
The comments explain how darcs-all decides what repo to use
-
- 11 Nov, 2009 1 commit
-
-
Simon Marlow authored
-
- 23 Oct, 2009 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 20 Oct, 2009 1 commit
-
-
Ian Lynagh authored
-
- 14 Oct, 2009 1 commit
-
-
Ian Lynagh authored
We now use it for libffi and the mingw tarballs
-
- 06 Oct, 2009 1 commit
-
-
Ian Lynagh authored
-
- 21 Sep, 2009 1 commit
-
-
Simon Marlow authored
-
- 27 Aug, 2009 2 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
rolling back: Mon Aug 3 11:44:13 BST 2009 Simon Marlow <marlowsd@gmail.com> UNDO: Add -r option to darcs-all, and remove push-all (#3375) Contributed by: seliopou@gmail.com This patch modifies darcs-all to have feature parity with push-all by recognizing two new options. * -i, equivalent to --ignore-failure in push-all * -r <repo>, specifies the remote repository darcs commands will use Some example commands: Get the libraries from a repository of your choosing. This is useful when working with a git mirror: $ ./darcs-all -r http://darcs.haskell.org get Pull changes. Used to be: $ ./push-all --pull http://darcs.haskell.org Is now: $ ./darcs-all -r http://darcs.haskell.org pull Or to use the default remote of the ghc repository: $ ./darcs-all pull M ./darcs-all -79 +33 A ./push-all
-
- 03 Aug, 2009 2 commits
-
-
Simon Marlow authored
Contributed by: seliopou@gmail.com This patch modifies darcs-all to have feature parity with push-all by recognizing two new options. * -i, equivalent to --ignore-failure in push-all * -r <repo>, specifies the remote repository darcs commands will use Some example commands: Get the libraries from a repository of your choosing. This is useful when working with a git mirror: $ ./darcs-all -r http://darcs.haskell.org get Pull changes. Used to be: $ ./push-all --pull http://darcs.haskell.org Is now: $ ./darcs-all -r http://darcs.haskell.org pull Or to use the default remote of the ghc repository: $ ./darcs-all pull
-
Simon Marlow authored
Contributed by: seliopou@gmail.com This patch modifies darcs-all to have feature parity with push-all by recognizing two new options. * -i, equivalent to --ignore-failure in push-all * -r <repo>, specifies the remote repository darcs commands will use Some example commands: Get the libraries from a repository of your choosing. This is useful when working with a git mirror: $ ./darcs-all -r http://darcs.haskell.org get Pull changes. Used to be: $ ./push-all --pull http://darcs.haskell.org Is now: $ ./darcs-all -r http://darcs.haskell.org pull Or to use the default remote of the ghc repository: $ ./darcs-all pull
-
- 15 May, 2009 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 11 Sep, 2008 1 commit
-
-
Ian Lynagh authored
-
- 04 Sep, 2008 1 commit
-
-
Ian Lynagh authored
-
- 13 Aug, 2008 1 commit
-
-
Ian Lynagh authored
-
- 25 Aug, 2008 1 commit
-
-
Ian Lynagh authored
This fixes a problem where darcs tries to update it while perl has it open. On Windows this fails. Spotted by Claus Reinke.
-
- 07 Aug, 2008 1 commit
-
-
Ian Lynagh authored
-
- 06 Aug, 2008 1 commit
-
-
batterseapower authored
* New packages format lets you select source control system in use * Packages file now includes root repo explicitly * Scripts darcs-all and push-all updated for the new packages format only * New sync-all script, intended for use after Git changeover and for buildbots right now * Had to remove libraries/bootstrapping from tree since Git cannot track empty directories without a hack * Determine checkout date with Git using Darcs fallback in aclocal.m4
-
- 29 Jul, 2008 3 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 28 Jul, 2008 1 commit
-
-
Simon Marlow authored
-
- 24 Jul, 2008 1 commit
-
-
Ian Lynagh authored
It's now easier to add new repos anywhere in the source tree
-
- 23 Jul, 2008 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 12 Jul, 2008 1 commit
-
-
Ian Lynagh authored
We no longer create those directories
-
- 09 Jan, 2008 1 commit
-
-
Simon Marlow authored
-
- 02 May, 2008 1 commit
-
-
Ian Lynagh authored
-
- 14 Sep, 2007 1 commit
-
-
Ian Lynagh authored
-
- 13 Sep, 2007 1 commit
-
-
Ian Lynagh authored
-