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
/
lib
/
byteback
/
backup_directory.rb
Age
Commit message (
Expand
)
Author
2017-01-31
First pass with rubocop
rubocop
Patrick J Cherry
2016-11-09
Merge branch 'master' into 12-fix-btrfs-path
Patrick J Cherry
2016-11-09
First pass at fixing btrfs path
Patrick J Cherry
2016-05-11
Avoid chaining over a newline
Jamie Nguyen
2015-08-11
Updated formatting - just for neatness.
Steve Kemp
2015-06-03
Reformatted the code to lose literal TABs, etc.
Steve Kemp
2015-06-03
Ensure that we don't use null variables.
Steve Kemp
2014-12-09
Reworked sorting of backups by importance. Added "tests"
Patrick J Cherry
2014-12-05
Re-jigged least-relevant backup selection. ALSO PARSE FILE PATHS AS TIMES CO...
Patrick J Cherry
2014-12-04
Replaced pathless btrfs invocation with /sbin/btrfs (as we're no longer root).
Matthew Bloch
2014-11-20
Tweaked default backup retention.
Matthew Bloch
2014-11-07
Tested fix to snapshot path :)
Matthew Bloch
2014-11-06
Corrected snapshot path for new backups (was missing hostname).
Matthew Bloch
2014-11-05
Split out -prune from -snapshot, tested the latter on various live setups.
Matthew Bloch
2014-10-31
Removed executable bit from library files.
Patrick J Cherry
2014-10-31
Refactored to improve logging and reduce cut & paste code, bumped Debian vers...
Matthew Bloch