Dan Helfman
|
f894c49540
Merge branch 'rename_howto_guide' of duncanbetts/borgmatic into master
|
hace 6 años |
duncanbetts
|
7900e5ea53
Update 'README.md'
|
hace 6 años |
duncanbetts
|
5587f48bda
Update 'docs/how-to/run-preparation-steps-before-backups.md'
|
hace 6 años |
duncanbetts
|
de3ee07566
Update 'README.md'
|
hace 6 años |
Dan Helfman
|
fe39453598
Change example filename to be more descriptive.
|
hace 6 años |
Dan Helfman
|
9c75063c05
Unbreak console snippet in docs.
|
hace 6 años |
Dan Helfman
|
5cf2ef1732
Add note to documentation about using spaces instead of tabs for indentation, as YAML does not allow tabs (#199).
|
hace 6 años |
Dan Helfman
|
f35e6ea7ad
Upgrade base layers.
|
hace 6 años |
Dan Helfman
|
90595e9c18
Only log to syslog when run from a non-interactive console (e.g. a cron job). Related to #197.
|
hace 6 años |
Dan Helfman
|
032d4adee3
Remove unicode byte order mark from syslog output. (Related to #197.)
|
hace 6 años |
Dan Helfman
|
4444219e17
Support for Borg --noatime, --noctime, and --nobirthtime flags (mentioned in #193).
|
hace 6 años |
Dan Helfman
|
56fd78089d
Sort generated flags before passing them to Borg.
|
hace 6 años |
Dan Helfman
|
86dbc00cbe
Support for several more borgmatic/borg info command-line flags (#193).
|
hace 6 años |
Dan Helfman
|
c644270599
Pass through several "borg list" flags (#193).
|
hace 6 años |
Dan Helfman
|
1676a98c51
Fix for Borg create error output not showing up at borgmatic verbosity level zero (#198).
|
hace 6 años |
Dan Helfman
|
358ed53da0
Only show build status badge for master branch.
|
hace 6 años |
Dan Helfman
|
90925c9428
Provide tips about old-style flags for those on older versions.
|
hace 6 años |
Dan Helfman
|
cd192a6909
Bump version for release.
|
hace 6 años |
Dan Helfman
|
7185146481
A bunch of tests for parse_subparser_arguments().
|
hace 6 años |
Dan Helfman
|
c15e6c5fe5
More actions help.
|
hace 6 años |
Dan Helfman
|
79c2b9df06
Don't make major version bump after all.
|
hace 6 años |
Dan Helfman
|
acd6772148
Update documentation to refer to dashless action sub-commands.
|
hace 6 años |
Dan Helfman
|
cd91dbd4f7
Include sub-command help in documentation.
|
hace 6 años |
Dan Helfman
|
8fc4efff88
Add subcommand note to NEWS.
|
hace 6 años |
Dan Helfman
|
4bf3e906a1
Break out main borgmatic arguments-parsing code into a separate file.
|
hace 6 años |
Dan Helfman
|
0ca43ef67a
Get tests passing.
|
hace 6 años |
Dan Helfman
|
603e055a39
Fix borgmatic command unit tests for new parsed arguments.
|
hace 6 años |
Dan Helfman
|
75c04611dc
Refactor to support subparsed-based parsed arguments.
|
hace 6 años |
Dan Helfman
|
881dc9b01e
Make each subparser get a crack all all arguments.
|
hace 6 años |
Dan Helfman
|
8c72e909a7
Initial stab at subparsers for argument parsing. Not yet fully working.
|
hace 6 años |