Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011-02-28 | Allow repos to return partial results if faster | -2/+2 | |
2011-02-18 | Fix the parallelism fix | -1/+1 | |
2011-02-18 | Kill | -1/+0 | |
2011-02-18 | Serialise different steps in man page generation, cfr f16bd8dd | -2/+2 | |
2011-02-16 | Asciidocify appareo | -12/+30 | |
2011-01-08 | Don't rely upon bind discarding args | -3/+7 | |
2010-11-20 | Don't increment success multiple times for one total | -1/+6 | |
2010-08-24 | FSEntry -> FSPath, FSStat | -15/+15 | |
2010-08-12 | Reduce some autohackery | -2/+1 | |
2010-08-10 | Move some args headers to legacy | -1/+0 | |
2010-08-05 | Move PartiallyMadePackageDepSpec into own header | -0/+1 | |
2010-07-23 | Avoid more explicit newage | -3/+3 | |
2010-07-22 | Use std::make_shared<> | -2/+1 | |
2010-07-22 | No more tr1:: and tr1/ | -12/+12 | |
2010-07-22 | Kill NonCopyable, make Singleton its own thing | -6/+6 | |
2010-06-09 | Replace Validated with WrappedValue | -5/+3 | |
2010-05-19 | New improved NamedValue syntax | -18/+18 | |
2010-04-27 | Make fetch phases skippable too | -2/+4 | |
2010-03-11 | Fix fetch failures with appareo | -1/+11 | |
2010-03-10 | Control overrides of checksums from appareo | -7/+17 | |
2010-03-10 | Fix appareo check for integrity | -1/+2 | |
2009-11-22 | Split up fetching, and give it its own job | -2/+1 | |
2009-11-06 | Expose less about profiles | -0/+1 | |
2009-11-03 | Make parallel tests betterer | -29/+2 | |
2009-11-01 | Start using parallel-tests | -0/+2 | |
2009-10-30 | add fetch_regulars_only to make it possible to avoid fetching -scm | -0/+1 | |
2009-10-15 | Fix distcheck | -10/+0 | |
2009-10-12 | Don't load environments from .sos | -1/+0 | |
2009-10-10 | Action exceptions work differently. | -29/+31 | |
2009-09-05 | Implement --force-colour, fixes:503 | -1/+6 | |
2009-09-02 | Support args sections | -4/+4 | |
2009-02-26 | Catch fetch errors at pretend time. | -0/+1 | |
2009-02-16 | Fix distcheck | -2/+2 | |
2009-02-15 | Merge branch 'logging' | -1/+9 | |
2009-02-15 | Make noconfig clients say they're noconfig in man pages | -1/+4 | |
2009-02-12 | Better default output manager | -1/+1 | |
2009-02-12 | Configurable output managers for PaludisEnvironment | -0/+2 | |
2009-02-11 | Move output manager out of util | -1/+1 | |
2009-02-10 | Merge commit 'git-pioto-org/master' into logging | -1/+0 | |
2009-02-09 | Avoid std::ifstream and std::ofstream. | -2/+1 | |
2009-02-09 | Update for output manager function | -1/+6 | |
2009-02-06 | More general OutputManager framework. | -2/+3 | |
2009-02-02 | Fix output glitch | -1/+1 | |
2009-02-02 | add manifest generation client | -0/+663 |