Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-02 | Added manpages | Patrick J Cherry | |
I've moved documentation out of README.md into the man/*.txt files to convert to manpages. | |||
2015-11-03 | Update our deletion-handling. | Steve Kemp | |
We've switched the default from --delete-after to --delete-during. The intention being that we'll free up space during the rsync run, rather than having to wait until all data has transferred, hoping it will fit before deletion. | |||
2015-06-03 | Updated documentation on restoration. | Steve Kemp | |
2015-06-03 | Use the full options in the demonstration. | Steve Kemp | |
Since we've told the user they must use `user_subvol_rm_allowed` we should actually do so explicitly. | |||
2015-04-02 | Text files don't need to be executable. | Steve Kemp | |
2015-02-20 | Updated install instructions slightly, found an odd parse error | John Hackett | |
2015-02-02 | Updated README | Patrick J Cherry | |
2014-12-04 | Realised we don't need sudo at all to run our btrfs commands, removed all | Matthew Bloch | |
references. | |||
2014-11-05 | Split out -prune from -snapshot, tested the latter on various live setups. | Matthew Bloch | |
2014-10-30 | Moved TODO items to separate file. | Matthew Bloch | |
2014-06-13 | Updated docs | Patrick J Cherry | |
2014-05-12 | Updated docs to reflect new code and settings changes. | Patrick J Cherry | |
2014-01-08 | Fleshed out documentation a bit more | Matthew Bloch | |
2014-01-06 | First commit of working code, needs a lot more writing and testing | Matthew Bloch | |
2013-11-13 | First bit of README | Matthew Bloch | |