summaryrefslogtreecommitdiff
path: root/src/Command.h
Commit message (Expand)AuthorAge
* Consistent naming of mutable globalsRichard Kettlewell2019-01-06
* New database path directiveRichard Kettlewell2019-01-05
* New --unmounted-store optionRichard Kettlewell2018-02-16
* New --forget-only option to retire volume without deleting filesRichard Kettlewell2017-10-15
* Add [[noreturn]] attributes to version/help functionsRichard Kettlewell2017-08-05
* Placate leak checkersRichard Kettlewell2017-01-21
* Move debug output to Utils.hRichard Kettlewell2016-03-12
* Take a more systematic approach to warningsRichard Kettlewell2016-01-03
* Move volume selection into its own classRichard Kettlewell2015-12-19
* Move debug, configPath and database out of CommandRichard Kettlewell2015-12-19
* Delete copy operators where practicalRichard Kettlewell2015-11-29
* In-class member initialization where possibleRichard Kettlewell2015-11-14
* DoxygenRichard Kettlewell2015-11-13
* oxygenRichard Kettlewell2015-11-11
* Adopt use of nullptrRichard Kettlewell2015-11-07
* Minor formatting issuesRichard Kettlewell2015-11-07
* Typo fix.Richard Kettlewell2015-01-24
* New --database option.Richard Kettlewell2015-01-24
* Stricter checking of host:volume selectionsRichard Kettlewell2014-07-05
* A little more command parser testing.Richard Kettlewell2014-07-05
* doxygenRichard Kettlewell2014-06-14
* Command: add missing --help entriesRichard Kettlewell2014-05-02
* New --dump-config option.Richard Kettlewell2014-04-27
* Add doxygen markupRichard Kettlewell2012-03-24
* --logs option to control logfile verbosity in report.Richard Kettlewell2011-11-05
* Display rsync errors on stderr.Richard Kettlewell2011-10-15
* Add --warn-partial option.Richard Kettlewell2011-10-15
* New warning options:Richard Kettlewell2011-05-06
* Option to control 'unknown host' etc warningsRichard Kettlewell2011-05-05
* Implement --store option.Richard Kettlewell2011-05-02
* Generate text version of report.Richard Kettlewell2011-05-02
* Copyright noticesRichard Kettlewell2011-04-30
* command line fixesRichard Kettlewell2011-04-28
* --retire-deviceRichard Kettlewell2011-04-28
* Man page for the C++ versionRichard Kettlewell2011-04-28
* Don't use static in CommandRichard Kettlewell2011-04-23
* Start on report generationRichard Kettlewell2011-04-10
* Read in stateRichard Kettlewell2011-04-09
* dir-localsRichard Kettlewell2011-04-09
* Config and command-line parsingRichard Kettlewell2011-04-09