summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-10-30Moved TODO items to separate file.Matthew Bloch
2014-07-11Updated changelogPatrick J Cherry
2014-07-11Now defintely treats code 24 as success.Patrick J Cherry
2014-07-10Updated changelogPatrick J Cherry
2014-07-10Don't retry if source files vanishPatrick J Cherry
2014-07-02Updated changelogPatrick J Cherry
2014-07-02Merge branch 'master' of ssh://dev/home/git/bytebackPatrick J Cherry
2014-07-02Fixed an issue with byteback-snapshotJames Hannah
2014-07-02Updated changelog, bumped version to 0.2.3James Hannah
2014-07-02Change Dir::exists? to File::directory? for ruby1.8James Hannah
2014-06-25Fixed order of injectPatrick J Cherry
2014-06-13Updated changelogPatrick J Cherry
2014-06-13Updated docsPatrick J Cherry
2014-06-13Updated --help and expanded list of excluded things to include common ↵Patrick J Cherry
meta-filesystems
2014-06-13Removed --one-filesystem flag to avoid cock-ups, and removed the sources ↵Patrick J Cherry
option, and rejigged the excludes option to allow the excludes file to be parsed as an rsync filter. Added an rsync_filter file, which is merged in as a filter.
2014-06-11Added lockfile stuffJames Hannah
2014-06-05updated changelogPatrick J Cherry
2014-06-05Pipe output to /dev/null unless $VERBOSEPatrick J Cherry
2014-05-14updated debian/changelogPatrick J Cherry
2014-05-14byteback binaries installed into /usr/bin not /usr/sbinPatrick J Cherry
2014-05-14Removed gem2deb dependencies from packagingPatrick J Cherry
2014-05-14Added gitignorePatrick J Cherry
2014-05-14Removed mess.Patrick J Cherry
2014-05-14bytemark: Added debian packagingPatrick J Cherry
2014-05-12Updated docs to reflect new code and settings changes.Patrick J Cherry
2014-05-12Added timezone to backup directory snapshot name.Patrick J Cherry
2014-05-09byteback-backup: Adjusted not to use trollop. Also sources and excludes can ↵Patrick J Cherry
be specified in /etc/byteback/sources and excludes.
2014-01-08Bug fixes after testing.Matthew Bloch
2014-01-08Second attemptMatthew Bloch
2014-01-08Normalized line endingsMatthew Bloch
2014-01-08Fixed file permissions.Matthew Bloch
2014-01-08Fleshed out documentation a bit moreMatthew Bloch
2014-01-08Trying new calculation for amount of space needed for prune, forbid snapshot ↵Matthew Bloch
at more than 6 hour intervals.
2014-01-08Put ssh options in common function, moved hostname invocation to the place ↵Matthew Bloch
where we actually use it.
2014-01-06First commit of working code, needs a lot more writing and testingMatthew Bloch
2013-11-13First bit of READMEMatthew Bloch