Benjamin Bock
|
81a3a99578
Fix extracting from remote repositories with working_directory defined
|
8 months ago |
Dan Helfman
|
f3cc3b1b65
Merge branch 'main' into config-command-line
|
8 months ago |
Dan Helfman
|
587d31de7c
Run all command hooks respecting the "working_directory" option if configured (#790).
|
8 months ago |
Dan Helfman
|
cbfc0bead1
Exclude --match-archives from global flags since it already exists on several actions (#303).
|
8 months ago |
Nish_
|
8aaa5ba8a6
minor changes
|
8 months ago |
Dan Helfman
|
7d989f727d
Don't auto-add CLI flags for configuration options that already have per-action CLI flags (#303).
|
8 months ago |
Nish_
|
5525b467ef
add key import command
|
8 months ago |
Dan Helfman
|
89c98de122
Merge branch 'main' into config-command-line.
|
8 months ago |
Dan Helfman
|
c2409d9968
Remove the "dump_data_sources" command hook, as it doesn't really solve the use case and works differently than all the other command hooks (#790).
|
8 months ago |
Dan Helfman
|
624a7de622
Document "after" command hooks running in case of error and make sure that happens in case of "before" hook error (#790).
|
8 months ago |
Dan Helfman
|
3119c924b4
In configuration option descriptions, remove mention of corresponding CLI flags because it looks dumb on the command-line help (#303).
|
8 months ago |
Dan Helfman
|
ed6022d4a9
Add "list" option to configuration, corresponding to "--list" (#303).
|
8 months ago |
Dan Helfman
|
3e21cdb579
Add "stats" option to configuration (#303).
|
8 months ago |
Dan Helfman
|
d02d31f445
Use schema defaults instead of a flag name whitelist to make valueless boolean flags (#303).
|
8 months ago |
Dan Helfman
|
1097a6576f
Add "progress" option to configuration (#303).
|
8 months ago |
Dan Helfman
|
63b0c69794
Add additional options under "repositories:" for parity with repo-create #303.
|
8 months ago |
Vandal
|
4e2805918d
update borg/recreate.py
|
8 months ago |
Dan Helfman
|
711f5fa6cb
UX nicety to make default-false boolean options into valueless CLI flags (#303).
|
8 months ago |
Dan Helfman
|
93e7da823c
Add an encryption option to repositories (#303).
|
8 months ago |
Dan Helfman
|
903308864c
Factor out schema type parsing (#303).
|
8 months ago |
Dan Helfman
|
d75c8609c5
Merge branch 'main' into config-command-line
|
8 months ago |
Dan Helfman
|
c926f0bd5d
Clarify documentation for `dump_data_sources` command hook (#790).
|
8 months ago |
Dan Helfman
|
7b14e8c7f2
Add feature to NEWS (#303).
|
8 months ago |
Dan Helfman
|
87b9ad5aea
Code formatting (#303).
|
8 months ago |
Dan Helfman
|
eca78fbc2c
Support setting whole lists and dicts from the command-line (#303).
|
8 months ago |
Vandal
|
6adb0fd44c
add borg recreate
|
8 months ago |
Dan Helfman
|
05900c188f
Expand docstrings (#303).
|
8 months ago |
Dan Helfman
|
1d5713c4c5
Updated outdated schema comment referencing ~/.borgmatic path (#836).
|
8 months ago |
Dan Helfman
|
f9612cc685
Add SQLite custom command option to NEWS (#836).
|
8 months ago |
Dan Helfman
|
5742a1a2d9
Add custom command option for SQLite hook (#836).
|
8 months ago |