Age | Commit message (Expand) | Author | Lines |
2010-08-12 | Reduce some autohackery | Ciaran McCreesh
| -2/+1 |
2010-08-10 | Move some headers to legacy | Ciaran McCreesh
| -2/+3 |
2010-08-10 | Move some args headers to legacy | Ciaran McCreesh
| -2/+4 |
2010-07-23 | Avoid more explicit newage | Ciaran McCreesh
| -3/+3 |
2010-07-22 | No more tr1:: and tr1/ | Ciaran McCreesh
| -16/+16 |
2010-07-22 | Kill NonCopyable, make Singleton its own thing | Ciaran McCreesh
| -7/+7 |
2010-06-09 | Replace Validated with WrappedValue | Ciaran McCreesh
| -1/+3 |
2009-11-03 | Make parallel tests betterer | Ciaran McCreesh
| -28/+2 |
2009-11-01 | Start using parallel-tests | Ciaran McCreesh
| -0/+2 |
2009-10-15 | Fix distcheck | Ciaran McCreesh
| -10/+0 |
2009-09-05 | Implement --force-colour, fixes:503 | Fabio Correa
| -1/+9 |
2009-09-02 | Support args sections | Ciaran McCreesh
| -9/+9 |
2009-03-22 | VersionSpecOptions(), but don't use them | Ciaran McCreesh
| -2/+3 |
2009-02-16 | Fix distcheck | Ciaran McCreesh
| -2/+2 |
2009-02-12 | Better default output manager | Ciaran McCreesh
| -1/+1 |
2009-02-12 | Configurable output managers for PaludisEnvironment | Ciaran McCreesh
| -0/+2 |
2008-10-24 | Paludis is about choices. | Ciaran McCreesh
| -1/+0 |
2008-10-12 | *.epicfail in CLEANFILES | Ciaran McCreesh
| -1/+1 |
2008-08-12 | Replace EnvironmentMaker with EnvironmentFactory. | Ciaran McCreesh
| -2/+2 |
2008-08-11 | Replace RepositoryMaker with a more flexible RepositoryFactory. | Ciaran McCreesh
| -2/+2 |
2008-07-29 | Stick slot information into the so names. | Ciaran McCreesh
| -7/+8 |
2008-07-01 | importare is supposed to have --debug-build | David Leverton
| -1/+0 |
2008-06-30 | Make repository_defaults.conf work again. | Ciaran McCreesh
| -1/+12 |
2008-06-24 | importare can now change file ownership to root. | Ciaran McCreesh
| -0/+6 |
2008-06-14 | Change subversion revision for git head | Fernando J. Pereda
| -2/+2 |
2008-06-11 | loT needs cleaning too | Ciaran McCreesh
| -1/+1 |
2008-06-01 | New Selection + Filter + Generator interface using Environment, replacing the... | Ciaran McCreesh
| -4/+5 |
2008-05-18 | Really make importare add packages to world. | David Leverton
| -0/+3 |
2008-04-26 | paludis::tr1:: is dead. We no longer support compilers that don't do tr1 (tha... | Ciaran McCreesh
| -15/+15 |
2008-04-21 | Remove "ununused" set, make importare use the world file as usual, and make t... | David Leverton
| -2/+0 |
2008-03-21 | importare --install-under | Ciaran McCreesh
| -3/+9 |
2008-03-04 | Serialise rather than rebuilding the dep list for resume and exec(). Fixes: t... | Ciaran McCreesh
| -3/+5 |
2008-01-02 | Include *_OPTIONS in the clients' main context. | Piotr Jaroszyński
| -1/+7 |
2007-11-23 | Add --no-suggestions option, and use it automatically when stdout is not a tty. | David Leverton
| -90/+69 |
2007-11-19 | Add version suffix to -V. | Piotr Jaroszyński
| -1/+1 |
2007-11-19 | Support for --no- for various switch args | Ciaran McCreesh
| -7/+7 |
2007-11-16 | Replace RepositoryInfo with emtadata keys. Change how we handle ambiguous _im... | Ciaran McCreesh
| -1/+3 |
2007-11-08 | Metadata options for importare | Ciaran McCreesh
| -0/+68 |
2007-11-08 | --compact for paludis --query / inquisitio | Ciaran McCreesh
| -1/+3 |
2007-11-08 | paludis, importare, reconcilio --compact, --show-package-descriptions | Ciaran McCreesh
| -0/+15 |
2007-11-02 | Fix | Ciaran McCreesh
| -5/+1 |
2007-10-26 | Add notes to docs | Ciaran McCreesh
| -0/+7 |
2007-10-25 | Add examples to 'man importare' | Ciaran McCreesh
| -0/+9 |
2007-10-24 | Introduce fuzzy finders for packages and repositories. | Fernando J. Pereda
| -2/+15 |
2007-10-23 | Remove email addresses from places that aren't AUTHORS | Ciaran McCreesh
| -6/+6 |
2007-10-23 | Use an email address that works | Ciaran McCreesh
| -6/+6 |
2007-10-22 | List the relevant *_OPTIONS environment variables and no others in the man pa... | David Leverton
| -0/+2 |
2007-10-20 | Use $(MAKE), not make | Ciaran McCreesh
| -6/+2 |
2007-10-13 | Fix distcheck. | Piotr Jaroszyński
| -4/+5 |
2007-10-13 | Standardise --help, --version. Fixes: ticket:389 | Piotr Jaroszyński
| -2/+2 |