Dan Helfman
|
dc4e7093e5
Remove link to related software that hasn't seen updates in the past couple years.
|
3 years ago |
Dan Helfman
|
b6f1025ecb
Bump version for release.
|
3 years ago |
Dan Helfman
|
65b2fe86c6
Fix Bash completion script to no longer alter your shell's settings.
|
3 years ago |
Dan Helfman
|
0e90a80680
Add links in documentation for ntfy monitoring hook (#543).
|
3 years ago |
Dan Helfman
|
7648bcff39
Add a hook for sending push notifications via ntfy.sh.
|
3 years ago |
Gavin Chappell
|
a8b8d507b6
add a hook for sending push notifications via ntfy.sh
|
3 years ago |
Dan Helfman
|
3561c93d74
Fix Healthchecks tests that leak global state, breaking downstream tests (discovered in #543).
|
3 years ago |
Dan Helfman
|
331a503a25
Document the borgmatic version in which "borgmatic list --find" is available (#541).
|
3 years ago |
Dan Helfman
|
9aefb5179f
Fix None find paths (#541).
|
3 years ago |
Dan Helfman
|
d14f22e121
Add "borgmatic list --find" flag for searching for files across multiple archives (#541).
|
3 years ago |
Dan Helfman
|
b6893f6455
Exclude deprecated "borg list --successful" flag from getting passed to Borg.
|
3 years ago |
Dan Helfman
|
80ec3e7d97
Deprecate "borgmatic list --successful" flag, as listing only non-checkpoint (successful) archives is now the default in newer versions of Borg.
|
3 years ago |
Dan Helfman
|
cd834311eb
Clarify completion docs.
|
3 years ago |
Dan Helfman
|
d751cceeb0
Merge branch 'master' of ssh://projects.torsion.org:3022/borgmatic-collective/borgmatic
|
3 years ago |
Dan Helfman
|
ce78b07e4b
Add macOs to install and Bash completion documentation.
|
3 years ago |
adidalal
|
87f3c50931
setup: add macOS
|
3 years ago |
Dan Helfman
|
8e9e06afe6
Bump version for release.
|
3 years ago |
Dan Helfman
|
2bc91ac3d2
Add "generate-borgmatic-config --overwrite" flag to replace an existing destination file (#539).
|
3 years ago |
Dan Helfman
|
5b615d51a4
Add support for "borgmatic borg debug" command (#538).
|
3 years ago |
Dan Helfman
|
c7f5d5fd0b
Fix broken Bash completion of filenames, as in "-c config.yaml".
|
3 years ago |
Dan Helfman
|
6ef7538eb0
Fix typo in Bash completions script.
|
3 years ago |
Dan Helfman
|
8fa90053cf
Add "borgmatic check --force" flag to ignore configured check frequencies (#523).
|
3 years ago |
Dan Helfman
|
b3682b61d1
Add another note about the consistency checks schema in old versions (#523).
|
3 years ago |
Dan Helfman
|
ad0e2e0d7c
Tweak default check frequency to 1 month (#523).
|
3 years ago |
Dan Helfman
|
6629f40cab
In bash completion script, warn when script is out of date using script contents instead of version. (Fewer spurious warnings that way.)
|
3 years ago |
Dan Helfman
|
e76bfa555f
Reduce the default consistency check frequency and support configuring the frequency independently for each check (#523).
|
3 years ago |
Dan Helfman
|
8ddb7268eb
Reuse "borg info" function.
|
3 years ago |
Dan Helfman
|
cb5fe02ebd
Fix broken Bash completion end-to-end test.
|
3 years ago |
Dan Helfman
|
77b84f8a48
Add Bash completion script so you can tab-complete the borgmatic command-line.
|
3 years ago |
Dan Helfman
|
691ec96909
Fix python_requires to support all versions of 3.7 (#537).
|
3 years ago |