index
:
byteback.git
16-delete-settings-are-too-slow-for-a-busy-host
fix-bad-merge
master
package-for-more-distroswq
rubocop
A maintenance-free Linux backup solution, using btrfs snapshots
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
byteback-prune
Age
Commit message (
Collapse
)
Author
2015-06-03
Reformatted.
Steve Kemp
This involved fixing the literal TAB characters, changing the quotes, and similar non-functional edits.
2015-04-02
Removed commented out lines and updated headers.
Steve Kemp
2015-04-02
Use consistant load-path fiddling.
Steve Kemp
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