Merge branch 'master' of http://darcs.haskell.org/ghc
[ghc-hetmet.git] / darcs-all
2011-04-02 Max BolingbrokeMark scripts executable (boot, and the ones the build...
2010-09-17 Ian LynaghTweak darcs-all
2010-08-22 Ian LynaghFix "darcs get"
2010-08-22 Ian LynaghAdd "darcs-all upstreampull"
2010-08-22 Ian LynaghFactor out the packages file parsing in darcs-all
2010-08-19 Ian LynaghGive clearer errors for bad input in the packages file...
2010-08-15 Ian LynaghAdd upstream repo to the packages file
2010-08-15 Ian LynaghMake the "tag" column of the packages file always present
2010-05-02 Ian LynaghSwitch back to using bytestring from the darcs repo...
2010-04-21 Ian LynaghGive the right exit code in darcs-all
2010-03-03 simonpj@microsoft.comAdd comments to darcs-all and packages
2010-02-17 Simon Marlowdarcs-all --extra get: gets a few extra packages
2010-02-09 Simon Marlow--lazy overrides --partial too
2009-12-21 simonpj@microsoft.comAdd comments to darcs-all
2009-11-11 Simon MarlowMake "./darcs-all optimize --relink" do the right thing
2009-10-23 Ian LynaghAdd a test to the unpulled patches in darcs-all
2009-10-23 Ian LynaghMake a mingw tree from mingw tarballs
2009-10-20 Ian LynaghCheck for failure when running wget
2009-10-14 Ian LynaghAdd tarball syncing to darcs-all
2009-10-06 Ian LynaghAdd a test in darcs-all for old bytestring repositories
2009-09-21 Simon MarlowAdd the --checked-out flag; expand the docs/comments...
2009-08-27 Simon Marlowfix 'darcs-all rec' (amongst other things)
2009-08-27 Simon MarlowREDO: Add -r option to darcs-all, and remove push-all...
2009-08-03 Simon MarlowAdd -r option to darcs-all, and remove push-all (#3375)
2009-08-03 Simon MarlowAdd -r option to darcs-all, and remove push-all (#3375)
2009-05-15 Ian LynaghMake dph required
2009-05-15 Ian LynaghRemove --extra flag from darcs-all
2008-09-11 Ian LynaghTell perl to autoflush output in darcs-all. Suggested...
2008-09-04 Ian LynaghAdd darcs-all usage info
2008-08-13 Ian LynaghTeach darcs-all about absolute repos, and add haddock...
2008-08-25 Ian LynaghRead the packages file in strictly in darcs-all and...
2008-08-07 Ian LynaghFix darcs-all get
2008-08-06 Max BolingbrokePrepare GHC for building with Git
2008-07-29 Ian LynaghAdd some comments to packages/darcs-all
2008-07-29 Ian LynaghAdd dph to ./packages and darcs-all
2008-07-29 Ian LynaghRemove cabal-install from ./packages; we've decided...
2008-07-28 Simon Marlowunderstand absolute pathnames on Windows too
2008-07-24 Ian LynaghRejig how darcs-all works
2008-07-23 Ian LynaghUse the upstream hsc2hs repo
2008-07-23 Ian LynaghRemove some redundancy in darcs-all
2008-07-12 Ian LynaghRemove the hack to avoid darcs-all operating on bootstr...
2008-01-09 Simon MarlowWindows fix
2008-05-02 Ian LynaghMake darcs-all act on all repos in libraries/, not...
2007-09-14 Ian LynaghRefer to "boot" libs, not "core" libs
2007-09-13 Ian LynaghGive darcs-all a -s (silent) flag
2007-08-29 Manuel M T ChakravartyFIX: Remove accidential change to darcs-all in type...
2007-08-28 Manuel M T ChakravartyType checking for type synonym families
2007-07-18 Manuel M T Chakravartydarcs-all: allow relative path for repo in local fs
2007-06-20 Ian LynaghDon't assume that the main repo is called "ghc" in...
2007-04-30 Ian LynaghMake boot handle getting the libraries
2007-04-30 Ian LynaghMake boot handle getting the libraries
2007-04-30 Ian LynaghLook for -q in the darcs flags as well as the darcs...
2007-04-29 Ian LynaghPut the darcs-all command parsing into main() so it...
2007-04-29 Ian LynaghMake darcs-all a perl script
2007-04-25 Ian LynaghTweak darcs-all script
2007-04-11 Ian LynaghUse "$@" rather than $* when calling things in darcs-all
2007-03-06 Alec BerrymanFix darcs-all to be usable with shells other than bash
2007-02-07 Ian LynaghTeach darcs-all how to get testsuite and nofib
2006-12-09 sven.panne@aedion.deMake './darcs-all get --complete' work
2006-12-03 sven.panne@aedion.deFixed and simplified repository calculation, works...
2006-10-06 Simon MarlowFigure out where the rest of the repositories are,...
2006-09-02 Ian LynaghChange default repo root for the 6.6 branch
2006-09-06 Ian LynaghTell the 6.6 branch where to find extralibs
2006-09-06 Ian LynaghTell the 6.6 branch where to find extralibs
2006-09-02 Ian LynaghChange default repo root for the 6.6 branch
2006-08-24 Simon Marlowdivide packages into "core" and "extra" packages
2006-07-03 Alec BerrymanRemove bashisms from darcs-all
2006-04-10 Simon Marlowrobustify the test for the top of the tree a little
2006-04-07 Josef SvenningssonMake darcs-all work without a ghc toplevel directory
2006-04-07 Josef SvenningssonFix typo in darcsall warning
2006-01-27 Simon Marlowfix one case where -q wasn't honoured
2006-01-19 Simon Marlowrespect the -q switch in this script
2006-01-13 Ian LynaghHack around whatsnew failing if there are no changes
2006-01-13 Ian LynaghPass anything through to darcs and let it do the failin...
2006-01-13 Simon Marlowimprovements to darcs-all
2006-01-13 Simon MarlowAdd infrastructure for multiple library packages