Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2014-09-14 | Add --chroot-path | -2/+7 | |
2014-08-27 | Nothing to see here, move along | -0/+4 | |
2014-06-06 | Report stale packages | -0/+20 | |
2014-04-20 | I hate std::thread | -36/+46 | |
2014-04-20 | Look for exceptions inside threads | -4/+13 | |
2014-03-21 | Add --promote-binaries option | -0/+16 | |
2014-03-21 | Add PromoteBinariesHelper | -0/+4 | |
2014-01-17 | doc: reenable automatic generation of cave.txt | -396/+2 | |
2014-01-16 | Typo | -1/+1 | |
2013-12-15 | cave: modernise cave uninstall | -27/+21 | |
2013-10-26 | Use std::thread::hardware_concurrency instead of get_nprocs | -3/+3 | |
2013-10-26 | Fix argument order in xmlto invocations | -1/+1 | |
2013-09-29 | Add cave print-resolution-required-confirmations | -1/+324 | |
2013-09-17 | Don't verify volatile files | -2/+14 | |
2013-09-08 | Add UninstallConfirmation | -0/+6 | |
2013-06-23 | C++11: auto convert to nullptr via cpp11-migrate | -21/+21 | |
2013-06-04 | Convert to fancy new visitors | -294/+139 | |
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 |