Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011-10-14 | Support manifest_hashes repository key for generation | -20/+113 | |
2011-10-14 | Use nice new toupper/tolower functions | -31/+16 | |
2011-10-14 | Add functions to upper/lower-case entire strings | -0/+75 | |
2011-10-14 | Add a Whirlpool implementation | -0/+1417 | |
2011-10-14 | Add a SHA512 implementation | -0/+1186 | |
2011-10-14 | Move to/from_bigendian to byte_swap.hh | -27/+33 | |
2011-10-14 | Define a PALUDIS_ constant for big-endianness | -2/+2 | |
2011-10-14 | Generate Manifests with the same line ordering as Portage | -27/+30 | |
2011-10-14 | Support verifying arbitrary (supported) Manifest hashes | -97/+38 | |
2011-10-14 | Make MemoisedHashes use DigestRegistry | -58/+14 | |
2011-10-14 | Add DigestRegistry | -0/+168 | |
2011-10-12 | Fix dying in require() when exlib phases don't get defined. | -1/+3 | |
2011-10-10 | Fix upgrade-blocked-before nothing is fine too logic | -1/+1 | |
2011-10-10 | Less confusicating name | -5/+5 | |
2011-10-09 | Add last checked annotation | -0/+11 | |
2011-10-09 | Add dsar_licence_last_checked | -0/+3 | |
2011-10-04 | Support negated short options | -8/+19 | |
2011-10-04 | Refactor checking for --no- validity | -72/+50 | |
2011-10-04 | Rename sync suffixes to sources | -53/+53 | |
2011-10-04 | Die in require() on exported exlib phases which don't get defined. | -0/+7 | |
2011-09-28 | Fix master_repository / layout.conf warning | -1/+1 | |
2011-09-20 | Get repo deps right | -0/+4 | |
2011-09-20 | layout.conf doesn't imply masters | -1/+1 | |
2011-09-19 | Fix backwards logic for masking build_options: *_tests if RESTRICTed | -1/+1 | |
2011-09-14 | Pass root into output confs | -3/+9 | |
2011-09-14 | Use Maintainer for metadata.xml | -18/+23 | |
2011-09-14 | Maintainers as objects | -3/+269 | |
2011-09-09 | Get name and email from metadata.xml | -2/+2 | |
2011-09-06 | Support -@groups | -2/+15 | |
2011-09-06 | Support licence groups | -3/+197 | |
2011-09-06 | Make use of licence groups | -3/+47 | |
2011-09-06 | Framework for licence groups | -0/+182 | |
2011-09-06 | Be less clever with || ( ) selection | -28/+46 | |
2011-09-04 | Contents is not a MetadataKey | -21/+0 | |
2011-09-04 | Refactor | -56/+9 | |
2011-09-04 | Refactor | -212/+82 | |
2011-09-04 | Remove PackageID::contents_key | -117/+13 | |
2011-09-04 | PackageID::contents | -0/+112 | |
2011-09-04 | Make tests not sensitive to requirements orders | -43/+52 | |
2011-09-04 | Make pkg_pretend output prettier | -5/+2 | |
2011-09-04 | Process::extra_newlines_if_any_output_exists | -0/+37 | |
2011-09-03 | Self run cycles shouldn't prevent binary creation | -3/+55 | |
2011-09-03 | Test binaries | -2/+197 | |
2011-09-03 | Kill EXTRA_* | -6/+38 | |
2011-09-03 | Get continue-on-failure for purges right | -6/+58 | |
2011-09-03 | Ban most directories for exheres-0 | -0/+26 | |
2011-09-03 | exdirectory | -9/+347 | |
2011-09-03 | Fix paths | -3/+3 | |
2011-09-02 | Remove root before permit_destination | -1/+1 | |
2011-09-02 | Fix paths | -3/+3 |