Dan Helfman
|
f48f52079d
Support for Borg --keep-exclude-tags and --exclude-nodump options (#234).
|
5 yıl önce |
Dan Helfman
|
458e7776c5
Database dump hooks for PostgreSQL, so you can easily dump your databases before backups run (#225).
|
5 yıl önce |
Dan Helfman
|
a897ffd514
Fix "borgmatic create --progress" output so that it updates on the console in real-time (#221).
|
5 yıl önce |
Dan Helfman
|
c085bacccf
Reorder arguments passed to Borg to fix duplicate directories when using Borg patterns (#213).
|
5 yıl önce |
Dan Helfman
|
4444219e17
Support for Borg --noatime, --noctime, and --nobirthtime flags (mentioned in #193).
|
6 yıl önce |
Dan Helfman
|
1af95714c2
Collapse two execute_command() parameters into one output log level parameter.
|
6 yıl önce |
Dan Helfman
|
0406d18cfd
Log Borg --stats output as warning so it shows up at any verbosity level.
|
6 yıl önce |
Dan Helfman
|
66e9ec9c3c
A few tests for JSON flag suppressing Borg output.
|
6 yıl önce |
Luke Murphy
|
1c0dc3f904
Run isort over the source
|
6 yıl önce |
Dan Helfman
|
1c88dda76a
Fix for invalid JSON output when using multiple borgmatic configuration files (#155).
|
6 yıl önce |
Dan Helfman
|
3cb52423d2
Support for Borg create/extract --numeric-owner flag (#147).
|
6 yıl önce |
Dan Helfman
|
6096a7181c
Leave exclude_patterns glob expansion to Borg, since doing it in borgmatic leads to confusing behavior (#132).
|
6 yıl önce |
Dan Helfman
|
cc9dbb1def
Support for Borg repository initialization via borgmatic --init command-line flag (#110).
|
6 yıl önce |
Dan Helfman
|
7417a3cd00
Update Borg create --filter values so a dry run lists files to back up. (#111).
|
6 yıl önce |
Dan Helfman
|
5c0b17ef39
Support for Borg --chunker-params create option via "chunker_params" in borgmatic's storage section (#105).
|
6 yıl önce |
Dan Helfman
|
a125df991b
Move tests to the root of the repository, in keeping with more common convention.
|
6 yıl önce |