summaryrefslogtreecommitdiff
path: root/darcs-all
Commit message (Expand)AuthorAgeFilesLines
* Mark scripts executable (boot, and the ones the build system chmods)Max Bolingbroke2011-04-021-0/+0
* Tweak darcs-allIan Lynagh2010-09-171-1/+26
* Fix "darcs get"Ian Lynagh2010-08-221-1/+1
* Add "darcs-all upstreampull"Ian Lynagh2010-08-221-0/+21
* Factor out the packages file parsing in darcs-allIan Lynagh2010-08-221-62/+71
* Give clearer errors for bad input in the packages file; suggested by pejoIan Lynagh2010-08-191-2/+8
* Add upstream repo to the packages fileIan Lynagh2010-08-151-2/+2
* Make the "tag" column of the packages file always presentIan Lynagh2010-08-151-6/+6
* Switch back to using bytestring from the darcs repo; partially fixes #3855Ian Lynagh2010-05-021-0/+14
* Give the right exit code in darcs-allIan Lynagh2010-04-211-0/+4
* Add comments to darcs-all and packagessimonpj@microsoft.com2010-03-031-18/+18
* darcs-all --extra get: gets a few extra packagesSimon Marlow2010-02-171-0/+5
* --lazy overrides --partial tooSimon Marlow2010-02-091-1/+1
* Add comments to darcs-allsimonpj@microsoft.com2009-12-211-0/+31
* Make "./darcs-all optimize --relink" do the right thingSimon Marlow2009-11-111-2/+8
* Add a test to the unpulled patches in darcs-allIan Lynagh2009-10-231-0/+15
* Make a mingw tree from mingw tarballsIan Lynagh2009-10-231-75/+0
* Check for failure when running wgetIan Lynagh2009-10-201-0/+6
* Add tarball syncing to darcs-allIan Lynagh2009-10-141-1/+70
* Add a test in darcs-all for old bytestring repositoriesIan Lynagh2009-10-061-0/+18
* Add the --checked-out flag; expand the docs/comments at the topSimon Marlow2009-09-211-9/+40
* fix 'darcs-all rec' (amongst other things)Simon Marlow2009-08-271-14/+11
* REDO: Add -r option to darcs-all, and remove push-all (#3375)Simon Marlow2009-08-271-33/+79
* Add -r option to darcs-all, and remove push-all (#3375)Simon Marlow2009-08-031-79/+33
* Add -r option to darcs-all, and remove push-all (#3375)Simon Marlow2009-08-031-33/+79
* Make dph requiredIan Lynagh2009-05-151-8/+2
* Remove --extra flag from darcs-allIan Lynagh2009-05-151-9/+3
* Tell perl to autoflush output in darcs-all. Suggested by Claus ReinkeIan Lynagh2008-09-111-0/+2
* Add darcs-all usage infoIan Lynagh2008-09-041-0/+18
* Teach darcs-all about absolute repos, and add haddock to packagesIan Lynagh2008-08-131-1/+6
* Read the packages file in strictly in darcs-all and push-allIan Lynagh2008-08-251-4/+10
* Fix darcs-all getIan Lynagh2008-08-071-2/+2
* Prepare GHC for building with GitMax Bolingbroke2008-08-061-3/+1
* Add some comments to packages/darcs-allIan Lynagh2008-07-291-1/+1
* Add dph to ./packages and darcs-allIan Lynagh2008-07-291-0/+5
* Remove cabal-install from ./packages; we've decided not to build itIan Lynagh2008-07-291-6/+0
* understand absolute pathnames on Windows tooSimon Marlow2008-07-281-1/+1
* Rejig how darcs-all worksIan Lynagh2008-07-241-71/+72
* Use the upstream hsc2hs repoIan Lynagh2008-07-231-1/+8
* Remove some redundancy in darcs-allIan Lynagh2008-07-231-7/+3
* Remove the hack to avoid darcs-all operating on bootstrapping directoriesIan Lynagh2008-07-121-5/+1
* Windows fixSimon Marlow2008-01-091-1/+3
* Make darcs-all act on all repos in libraries/, not just boot/extra libsIan Lynagh2008-05-021-4/+18
* Refer to "boot" libs, not "core" libsIan Lynagh2007-09-141-3/+3
* Give darcs-all a -s (silent) flagIan Lynagh2007-09-131-4/+9
* FIX: Remove accidential change to darcs-all in type families patchManuel M T Chakravarty2007-08-291-3/+2
* Type checking for type synonym familiesManuel M T Chakravarty2007-08-281-2/+3
* darcs-all: allow relative path for repo in local fsManuel M T Chakravarty2007-07-181-1/+6
* Don't assume that the main repo is called "ghc" in darcs-allIan Lynagh2007-06-201-1/+1
* Make boot handle getting the librariesIan Lynagh2007-04-301-6/+1