- Oct 04, 2015
-
-
Richard Kettlewell authored
-
Richard Kettlewell authored
Surprisingly disruptive!
-
Richard Kettlewell authored
-
Richard Kettlewell authored
Document the ways in which Subprocess is expected to be used. In standalone execution, ensure event loop exists before child is created.
-
Richard Kettlewell authored
Add a missing header.
-
Richard Kettlewell authored
-
- Sep 28, 2015
-
-
Richard Kettlewell authored
-
- Sep 27, 2015
-
-
Richard Kettlewell authored
-
Richard Kettlewell authored
-
Richard Kettlewell authored
-
Richard Kettlewell authored
fixes #7
-
Richard Kettlewell authored
-
- Sep 13, 2015
-
-
Richard Kettlewell authored
-
Richard Kettlewell authored
-
Richard Kettlewell authored
-
Richard Kettlewell authored
-
Richard Kettlewell authored
-
- Sep 07, 2015
-
-
Richard Kettlewell authored
-
Richard Kettlewell authored
...and therefore map the set of complete backups to the set of prunable backups. This actually turns out to be a simplication in some ways.
-
- Sep 05, 2015
-
-
Richard Kettlewell authored
rsbackup now needs (limited) C++11 support.
-
- Sep 01, 2015
-
-
Richard Kettlewell authored
-
Richard Kettlewell authored
-
Richard Kettlewell authored
-
Richard Kettlewell authored
-
Richard Kettlewell authored
The prior pruning policy is now available as the 'age' policy.
-
- Aug 31, 2015
-
-
Richard Kettlewell authored
-
Richard Kettlewell authored
-
Richard Kettlewell authored
-
Richard Kettlewell authored
-
- Aug 09, 2015
-
-
Richard Kettlewell authored
-
Richard Kettlewell authored
-
Richard Kettlewell authored
-
Richard Kettlewell authored
The inheritable directives are now given their own section. Within each section directives are now listed in alphabetical order.
-
Richard Kettlewell authored
This a bugfix; they were always supposed to be inheritable.
-
Richard Kettlewell authored
Instead of a rather dense if-chain there is now a collection of classes, one for each directive. Common checking functionality is de-duplicated and directive grouping is a bit more coherent. As with the previous commit this isn't quite a refactoring; at least one error message is corrected.
-
Richard Kettlewell authored
Move them to Utils.h and add unit tests. This isn't quite a refactoring: split() now throws SyntaxError rather than std::out_of_range when supplied a trailing quoted \, a minor bugfix.
-
Richard Kettlewell authored
-
Richard Kettlewell authored
-
- Aug 08, 2015
-
-
Richard Kettlewell authored
-
- Jun 20, 2015
-
-
Richard Kettlewell authored
-