summaryrefslogtreecommitdiff
path: root/darcs-all
Commit message (Expand)AuthorAgeFilesLines
...
* Look for -q in the darcs flags as well as the darcs-all flagsIan Lynagh2007-04-301-0/+5
* Put the darcs-all command parsing into main() so it can use @_Ian Lynagh2007-04-291-20/+20
* Make darcs-all a perl scriptIan Lynagh2007-04-291-121/+148
* Tweak darcs-all scriptIan Lynagh2007-04-251-1/+3
* Use "$@" rather than $* when calling things in darcs-allIan Lynagh2007-04-111-16/+16
* Fix darcs-all to be usable with shells other than bashAlec Berryman2007-03-061-1/+1
* Teach darcs-all how to get testsuite and nofibIan Lynagh2007-02-071-6/+41
* Make './darcs-all get --complete' worksven.panne@aedion.de2006-12-091-4/+7
* Fixed and simplified repository calculation, works via SSH now, toosven.panne@aedion.de2006-12-031-11/+5
* Figure out where the rest of the repositories are, based on defaultrepoSimon Marlow2006-10-061-2/+9
* Change default repo root for the 6.6 branchIan Lynagh2006-09-021-1/+1
* Tell the 6.6 branch where to find extralibsIan Lynagh2006-09-061-16/+7
* Tell the 6.6 branch where to find extralibsIan Lynagh2006-09-061-7/+16
* Change default repo root for the 6.6 branchIan Lynagh2006-09-021-1/+1
* divide packages into "core" and "extra" packagesSimon Marlow2006-08-241-2/+16
* Remove bashisms from darcs-allAlec Berryman2006-07-031-3/+3
* robustify the test for the top of the tree a littleSimon Marlow2006-04-101-1/+1
* Make darcs-all work without a ghc toplevel directoryJosef Svenningsson2006-04-071-1/+1
* Fix typo in darcsall warningJosef Svenningsson2006-04-071-1/+1
* fix one case where -q wasn't honouredSimon Marlow2006-01-271-1/+1
* respect the -q switch in this scriptSimon Marlow2006-01-191-4/+17
* Hack around whatsnew failing if there are no changesIan Lynagh2006-01-131-0/+2
* Pass anything through to darcs and let it do the failing on bad commandsIan Lynagh2006-01-131-2/+3
* improvements to darcs-allSimon Marlow2006-01-131-13/+22
* Add infrastructure for multiple library packagesSimon Marlow2006-01-131-0/+55