Dan Helfman
|
d93fdbc5ad
Support "--files" and "--stats" flags at verbosity level 0.
|
6 سال پیش |
palto42
|
5f0c084bee
Merge 'upstream/master' into list-files
|
6 سال پیش |
Dan Helfman
|
39550a7fe9
Add ~/.config/borgmatic.d as another configuration directory default (#274).
|
6 سال پیش |
Dan Helfman
|
8d12079386
Bump version.
|
6 سال پیش |
Dan Helfman
|
7824a034ca
Add test for database dump directory removal.
|
6 سال پیش |
Dan Helfman
|
cc384f4324
Second ticket for --json color bug.
|
6 سال پیش |
palto42
|
83632448be
updated NEWS for mod. --stats & new --files opt.
|
6 سال پیش |
palto42
|
e27ba0d08a
less detail at v1 + option "--files" for details
|
6 سال پیش |
Dan Helfman
|
5afe0e3d63
Disable colored output when "--json" flag is used, so as to produce valid JSON ouput (#276).
|
6 سال پیش |
Dan Helfman
|
d0c533555e
In "borgmatic --help", don't expand $HOME in listing of default "--config" paths.
|
6 سال پیش |
Dan Helfman
|
e4f1094569
Bump version for release.
|
6 سال پیش |
Dan Helfman
|
911668f0c8
Only trigger "on_error" hooks and monitoring failures for "prune", "create", and "check" actions, and not for other actions (#270).
|
6 سال پیش |
Dan Helfman
|
d64bcd5e83
When pruning with verbosity level 1, list pruned and kept archives.
|
6 سال پیش |
Dan Helfman
|
f787dfe809
Override particular configuration options from the command-line via "--override" flag (#268).
|
6 سال پیش |
Dan Helfman
|
e009bfeaa2
Update Healthchecks/Cronitor/Cronhub monitoring integrations to fire for "check" and "prune" actions, not just "create" (#249).
|
6 سال پیش |
Dan Helfman
|
f1358d52aa
Add "borgmatic init" repository probing fix to NEWS.
|
6 سال پیش |
Dan Helfman
|
464ff2fe96
Run end-to-end tests on developer machines with Docker Compose for approximate parity with continuous integration tests.
|
6 سال پیش |
Dan Helfman
|
0cc711173a
Merge branch 'master' into end-to-end-database-tests
|
6 سال پیش |
Dan Helfman
|
14e5cfc8f8
Support piping "borgmatic list" output to grep. Retain colored output when piping/redirecting (#271).
|
6 سال پیش |
Dan Helfman
|
2e5be3d3f1
Add missing psql.
|
6 سال پیش |
Dan Helfman
|
8660af745e
Optionally change the internal database dump path via "borgmatic_source_directory" option in location configuration section (#259).
|
6 سال پیش |
Dan Helfman
|
826e4352d1
Filter listed paths via "borgmatic list --path" flag (#269).
|
6 سال پیش |
Dan Helfman
|
b94999bba4
Fix "borgmatic umount" so it only runs Borg once instead of once per repository / configuration file.
|
6 سال پیش |
Dan Helfman
|
65cc4c9429
Fix "--repository" flag to accept relative paths.
|
6 سال پیش |
Dan Helfman
|
df2be9620b
Mount whole repositories via "borgmatic mount" without any "--archive" flag (#253).
|
6 سال پیش |
Dan Helfman
|
2ab9daaa0f
Attempt to repair any inconsistencies found during a consistency check via "borgmatic check --repair" flag (#266).
|
6 سال پیش |
Dan Helfman
|
0c6c61a272
Pass extra options directly to particular Borg commands, handy for Borg options that borgmatic does not yet support natively (#235).
|
6 سال پیش |
Dan Helfman
|
00f62ca023
Fix for "before_backup" hook not triggering an error when the command contains "borg" and has an exit code of 1 (#256).
|
6 سال پیش |
Dan Helfman
|
9b2ca15de6
Fix for garbled Borg file listing when using "borgmatic create --progress" with verbosity level 1 or 2 (#257).
|
6 سال پیش |
Dan Helfman
|
c4aa34bf5c
Fix for missing Healthchecks monitoring payload or HTTP 500 due to incorrect unicode encoding (#260).
|
6 سال پیش |