Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013-05-23 | Move code around | -9/+0 | |
2013-05-22 | Use nullptr | -152/+117 | |
2013-05-22 | Switch to std mutex and condition_variable | -74/+71 | |
2013-05-22 | Use std::thread | -10/+17 | |
2013-05-22 | Clearer need changes for message | -7/+17 | |
2013-05-10 | A bit more space | -2/+7 | |
2013-03-29 | Escape properly | -4/+4 | |
2013-03-24 | Try to do something sensible with --library <full-path> | -0/+4 | |
2013-03-11 | allow partitioning image | -5/+20 | |
2013-03-08 | Silence warnings | -3/+3 | |
2013-03-02 | cleanup unused variables | -0/+2 | |
2013-03-02 | cleanup not-reached warnings | -3/+7 | |
2013-03-02 | initialise extern templates in proper namespace | -5/+14 | |
2012-10-20 | cave: clean up print-unmanaged-files | -4/+4 | |
2012-10-20 | install missing manpage and fix typo | -1/+2 | |
2012-10-14 | cave: add print-unmanaged-files | -0/+275 | |
2012-10-14 | cave: fix file permission | -0/+0 | |
2012-09-14 | s for formatting parallel slot, and S for raw slot | -4/+8 | |
2012-09-14 | Parallel, not raw value for uninstalls | -1/+1 | |
2012-09-14 | Refactor to allow subslots | -15/+24 | |
2012-08-13 | Show full ID, not cat/pkg for reasons | -2/+2 | |
2012-08-05 | Group together duplicate --explain items | -4/+14 | |
2012-08-05 | Allow skipping uninstall phases. | -1/+3 | |
2012-07-27 | cave resolve --prefer-matching / --avoid-matching | -3/+15 | |
2012-05-12 | Add AtMostOneDepSpec | -0/+5 | |
2012-04-28 | Support --change-phases-for targets | -10/+21 | |
2012-04-28 | Support change-phases-for !first, !last | -1/+7 | |
2012-04-28 | Refactor | -42/+20 | |
2012-04-24 | Missing #include | -0/+1 | |
2012-04-14 | Add %u format for uniquely identifying spec | -1/+6 | |
2012-03-30 | Add cave-print-checksum-algorithms | -0/+142 | |
2012-03-30 | Add cave-print-checksum | -0/+176 | |
2012-03-03 | fix warning regarding enumerals in conditional expressions | -1/+1 | |
2012-03-03 | include unistd.h for some function declarations | -0/+4 | |
2012-02-26 | ...but ignore not explicitly listed things | -11/+32 | |
2012-02-26 | Show added and changed choices even if they're hidden | -20/+41 | |
2012-01-15 | Tweak error for match not finding its ID | -2/+13 | |
2012-01-01 | Change URLs to exherbo.org | -12/+12 | |
2011-10-22 | Add -C/--case-sensitive option to the cave search command to make matching ca... | -15/+23 | |
2011-10-19 | Make cave import pick the right ID | -1/+1 | |
2011-10-04 | Rename sync suffixes to sources | -5/+7 | |
2011-09-14 | Maintainers as objects | -0/+35 | |
2011-09-04 | Contents is not a MetadataKey | -53/+0 | |
2011-09-04 | Remove PackageID::contents_key | -14/+12 | |
2011-08-18 | Fix this: Resolving: , n metadata (..) | -3/+6 | |
2011-08-11 | Show (nothing is fine too) | -0/+3 | |
2011-08-07 | Move explicit instantiations to namespace paludis | -6/+10 | |
2011-08-06 | Better tracking of choice origins | -12/+12 | |
2011-06-30 | Start using the new format_package_id | -60/+7 | |
2011-06-30 | Factor out format_package_id (but don't use it yet) | -0/+98 |