Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | Patrick J Cherry | |
meta-filesystems | |||
2014-06-13 | Removed --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-11 | Added lockfile stuff | James Hannah | |
2014-05-09 | byteback-backup: Adjusted not to use trollop. Also sources and excludes can ↵ | Patrick J Cherry | |
be specified in /etc/byteback/sources and excludes. | |||
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 ↵ | Matthew Bloch | |
where we actually use it. | |||
2014-01-06 | First commit of working code, needs a lot more writing and testing | Matthew Bloch | |