Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-31 | Roughly deal with ENOSPC condition despite disk being reported as full | Matthew Bloch | |
(btrfs metadata problem). Possibly needs more safety features. | |||
2014-12-04 | Replaced pathless btrfs invocation with /sbin/btrfs (as we're no longer root). | Matthew Bloch | |
2014-12-04 | Realised we don't need sudo at all to run our btrfs commands, removed all | Matthew Bloch | |
references. | |||
2014-11-22 | Clarified error condition when there are no snapshots but not enough space. | Matthew Bloch | |
2014-11-20 | Tweaked logging to byteback-prune, added new error check to ensure backup ↵ | Matthew Bloch | |
directory is writeable. | |||
2014-11-05 | Usability and bug fixes for byteback-prune, including --prune-force flag. | Matthew Bloch | |
2014-11-05 | Split out -prune from -snapshot, tested the latter on various live setups. | Matthew Bloch | |