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-backup
Age
Commit message (
Expand
)
Author
2015-06-03
Relocated the binaries to bin/
Steve Kemp
2015-06-03
Reformatted.
Steve Kemp
2015-04-02
Use consistant load-path fiddling.
Steve Kemp
2015-02-01
Moved added rsync options file so xattrs etc can be specified in there
Patrick J Cherry
2015-01-19
Fixed up calls to trigger the snapshot.
Patrick J Cherry
2014-12-17
Added ACL, Hard Link and Xattr flags to rsync
James Hannah
2014-12-04
Realised we don't need sudo at all to run our btrfs commands, removed all
Matthew Bloch
2014-11-05
Stopped "--exclude /" being added to rsync command line.
Matthew Bloch
2014-10-31
Don't lock the process before help can be shown. Keep args the same as they ...
Patrick J Cherry
2014-10-31
Refactored to improve logging and reduce cut & paste code, bumped Debian vers...
Matthew Bloch
2014-07-11
Now defintely treats code 24 as success.
Patrick J Cherry
2014-07-10
Don't retry if source files vanish
Patrick J Cherry
2014-07-02
Change Dir::exists? to File::directory? for ruby1.8
James Hannah
2014-06-13
Updated --help and expanded list of excluded things to include common meta-fi...
Patrick J Cherry
2014-06-13
Removed --one-filesystem flag to avoid cock-ups, and removed the sources opti...
Patrick J Cherry
2014-06-11
Added lockfile stuff
James Hannah
2014-05-09
byteback-backup: Adjusted not to use trollop. Also sources and excludes can ...
Patrick J Cherry
2014-01-08
Bug fixes after testing.
Matthew Bloch
2014-01-08
Second attempt
Matthew Bloch
2014-01-08
Normalized line endings
Matthew Bloch
2014-01-08
Fixed file permissions.
Matthew Bloch
2014-01-08
Put ssh options in common function, moved hostname invocation to the place wh...
Matthew Bloch
2014-01-06
First commit of working code, needs a lot more writing and testing
Matthew Bloch