Age | Commit message (Expand) | Author | Lines |
2016-08-06 | modernize: use default method synthesis | Saleem Abdulrasool
| -3/+1 |
2013-05-23 | Move code around | Ciaran McCreesh
| -1/+0 |
2011-10-14 | Support verifying arbitrary (supported) Manifest hashes | David Leverton
| -73/+30 |
2011-10-14 | Make MemoisedHashes use DigestRegistry | David Leverton
| -4/+4 |
2011-01-09 | Rework Pimp to avoid ImpPtr ickiness | Ciaran McCreesh
| -2/+2 |
2011-01-01 | Pass env, id to ConditionalDepSpec members | Ciaran McCreesh
| -1/+1 |
2010-08-24 | FSEntry -> FSPath, FSStat | Ciaran McCreesh
| -11/+14 |
2010-07-23 | Avoid more explicit newage | Ciaran McCreesh
| -2/+2 |
2010-07-23 | PrivateImplementationPattern -> Pimp, Implementation -> Imp | Ciaran McCreesh
| -4/+4 |
2010-07-22 | Less verbose PrivateImplementationPattern | Ciaran McCreesh
| -1/+1 |
2010-07-22 | No more tr1:: and tr1/ | Ciaran McCreesh
| -9/+9 |
2010-05-19 | New improved NamedValue syntax | Ciaran McCreesh
| -44/+44 |
2010-03-11 | Fix fetch failures with appareo | Marc-Antoine Perennou
| -1/+1 |
2010-03-10 | Reorder to quiet warning | Ciaran McCreesh
| -3/+3 |
2010-03-10 | Fix appareo check for integrity | Marc-Antoine Perennou
| -5/+9 |
2009-11-28 | Don't use virtuals for wrapped forward iterators | Ciaran McCreesh
| -1/+1 |
2009-04-04 | Memoise file hashes. | Piotr JaroszyĆski
| -18/+19 |
2009-02-26 | Catch fetch errors at pretend time. | Ciaran McCreesh
| -4/+10 |
2009-02-11 | Move output manager out of util | Ciaran McCreesh
| -1/+1 |
2009-02-10 | Merge commit 'git-pioto-org/master' into logging | Ciaran McCreesh
| -92/+96 |
2009-02-09 | Avoid std::ifstream and std::ofstream. | Ciaran McCreesh
| -83/+86 |
2009-02-06 | More general OutputManager framework. | Ciaran McCreesh
| -40/+36 |
2009-01-09 | New easier tree visitors | Ciaran McCreesh
| -32/+30 |
2008-12-13 | New, simpler visitor framework. | Ciaran McCreesh
| -2/+1 |
2008-12-04 | kill some sr | Ciaran McCreesh
| -11/+11 |
2008-11-30 | Add exclude unmirrorable fetch option | Ciaran McCreesh
| -13/+20 |
2008-11-19 | Support deviating installs. | Ciaran McCreesh
| -17/+24 |
2008-08-03 | Kill kc. Breaks python. | Ciaran McCreesh
| -67/+67 |
2008-04-26 | paludis::tr1:: is dead. We no longer support compilers that don't do tr1 (tha... | Ciaran McCreesh
| -6/+6 |
2008-04-16 | Give log messages an id | Ciaran McCreesh
| -17/+20 |
2008-02-15 | Start removing the global concept of use flags: rename UseDepSpec to Conditio... | Ciaran McCreesh
| -2/+2 |
2008-02-04 | Support checking/generating SHA1 in Manifest files. | David Leverton
| -0/+23 |
2008-02-02 | Start switching over from sr to kc. | Ciaran McCreesh
| -52/+52 |
2007-11-02 | Digests should be in util. | David Leverton
| -3/+3 |
2007-10-23 | Remove email addresses from places that aren't AUTHORS | Ciaran McCreesh
| -1/+1 |
2007-10-23 | Use an email address that works | Ciaran McCreesh
| -1/+1 |
2007-10-05 | Merge libpaludisdeplist, -digests, -environments, -merger, -repositories, -ta... | David Leverton
| -3/+3 |
2007-10-03 | Be consistent in use of plurals for labels | Ciaran McCreesh
| -1/+1 |
2007-10-02 | Split up dep spec heirarchies some more. Fixes: ticket:381 | Ciaran McCreesh
| -5/+5 |
2007-09-26 | Carry around default labels with src_uri_key. | Ciaran McCreesh
| -1/+1 |
2007-09-25 | Rename const iterators to ConstIterator, mutable to Iterator. Fixes: ticket:365 | Ciaran McCreesh
| -1/+1 |
2007-08-28 | use_manifest = use | require | ignore | Ciaran McCreesh
| -8/+31 |
2007-08-08 | Fix manifest checking | Mike Kelly
| -5/+39 |
2007-08-08 | Code style | Ciaran McCreesh
| -3/+11 |
2007-08-08 | Make CheckFetchedFilesVisitor verify that fetched files match their Manifest2... | Mike Kelly
| -1/+106 |
2007-07-24 | Make a FetchAction. Kill builtin_fetch. Support SRC_URI labels. Support arrow... | Ciaran McCreesh
| -0/+229 |