Age | Commit message (Expand) | Author | Lines |
2008-03-06 | Replace builtin_strip with a common Stripper class. Support stripping when us... | Ciaran McCreesh
| -0/+177 |
2008-03-05 | Add :*/:= slot support | Ciaran McCreesh
| -1/+3 |
2008-02-21 | Add PackageID::transient_key and use it to avoid reporting | Fernando J. Pereda
| -0/+44 |
2008-02-21 | More sr -> kc | Ciaran McCreesh
| -54/+54 |
2008-02-16 | Merge various metadata key things. | Ciaran McCreesh
| -97/+96 |
2008-02-15 | Start removing the global concept of use flags: rename UseDepSpec to Conditio... | Ciaran McCreesh
| -3/+3 |
2008-02-11 | Allow empty directory merge warning to be made an error, and do so for exhere... | David Leverton
| -6/+7 |
2008-02-06 | Add sorting by i-node for DirIterator | Fernando J. Pereda
| -2/+2 |
2008-02-02 | Move NDBAM from repositories/unpackaged into the main library. | Ciaran McCreesh
| -1573/+7 |
2008-02-02 | Start switching over from sr to kc. | Ciaran McCreesh
| -36/+40 |
2008-01-23 | Fix compile with icc 10.1 | Ciaran McCreesh
| -3/+12 |
2008-01-22 | Work around Linux clobbering set*id bits on a rename. Display more informatio... | Ciaran McCreesh
| -11/+59 |
2008-01-22 | Move common cookie code into util/ | Ciaran McCreesh
| -8/+3 |
2008-01-22 | Fix GCC 4.3 build, thanks to Almathea. | David Leverton
| -0/+3 |
2008-01-04 | Fix visibility build and unpacked repository tests. | David Leverton
| -0/+5 |
2008-01-03 | Make symlink rewriting part of the merger and EAPI-configurable. Fixes ticket... | Fernando J. Pereda
| -1/+3 |
2008-01-02 | Add MetadataSizeKey, and two new PackageID keys, UNDOWNLOADEDDISTFILESIZE and... | Mike Kelly
| -0/+28 |
2008-01-02 | Revert "Squashed commit of the following:" | Mike Kelly
| -28/+0 |
2008-01-02 | Squashed commit of the following: | Mike Kelly
| -0/+28 |
2007-12-16 | Add initial_labels to the newly specialised MetadataSpecTreeKey<DependencySpe... | Ciaran McCreesh
| -9/+51 |
2007-12-02 | Abstractify PackageDepSpec, to allow repositories to display deps in their na... | Ciaran McCreesh
| -10/+12 |
2007-11-28 | Fix dep parser. | Ciaran McCreesh
| -5/+67 |
2007-11-24 | New improved tokeniser | Ciaran McCreesh
| -10/+6 |
2007-11-16 | MetadataSetKey -> MetadataCollectionKey. Fixes: ticket:437 | Ciaran McCreesh
| -18/+18 |
2007-11-16 | Replace RepositoryInfo with emtadata keys. Change how we handle ambiguous _im... | Ciaran McCreesh
| -144/+140 |
2007-11-09 | Better formatting | Ciaran McCreesh
| -69/+90 |
2007-11-08 | Metadata options for importare | Ciaran McCreesh
| -38/+672 |
2007-11-05 | Don't include installed-unpackaged packages in everything | Ciaran McCreesh
| -1/+1 |
2007-11-02 | Digests should be in util. | David Leverton
| -2/+2 |
2007-11-02 | Fix | Ciaran McCreesh
| -13/+6 |
2007-10-26 | Kill repository NVIs, License interface. Fixes: ticket:394 | Ciaran McCreesh
| -62/+58 |
2007-10-26 | --info output for unpackaged repositories | Ciaran McCreesh
| -1/+20 |
2007-10-25 | Shorter filenames, to shut automake up. | Ciaran McCreesh
| -104/+104 |
2007-10-23 | Remove email addresses from places that aren't AUTHORS | Ciaran McCreesh
| -22/+22 |
2007-10-23 | Use an email address that works | Ciaran McCreesh
| -20/+20 |
2007-10-21 | Detect non-GNU things at runtime. Fixes: ticket:408 | Ciaran McCreesh
| -2/+2 |
2007-10-20 | Use $(MAKE), not make | Ciaran McCreesh
| -1/+1 |
2007-10-15 | Stop instantiating tokeniser. Fixes: ticket:396 | Piotr Jaroszyński
| -6/+5 |
2007-10-13 | Fix distcheck. | Piotr Jaroszyński
| -1/+1 |
2007-10-13 | Fix distcheck. | Piotr Jaroszyński
| -4/+5 |
2007-10-13 | Change how we handle distcheck deps | Ciaran McCreesh
| -0/+6 |
2007-10-13 | Support the 'everything' and 'ununused' packages in InstalledUnpackagedReposi... | Ciaran McCreesh
| -2/+57 |
2007-10-13 | Require 'ndbam.conf' in NDBAM repositories. Don't try to populate an NDBAM re... | Ciaran McCreesh
| -10/+55 |
2007-10-13 | Add UnpackagedRepository, for managing unpackaged images, and importare, a cl... | Ciaran McCreesh
| -0/+4423 |