This website requires JavaScript.
Explore
Help
Sign in
psw
/
borgmatic
Watch
1
Star
0
Fork
You've already forked borgmatic
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a5ff35c198
borgmatic
/
borgmatic
/
borg
History
Dan Helfman
458e7776c5
Database dump hooks for PostgreSQL, so you can easily dump your databases before backups run (
#225
).
2019-10-22 16:28:42 -07:00
..
__init__.py
Split out Borg integration code into multiple files, as it was getting kind of hairy all in one.
2017-08-05 16:21:39 -07:00
check.py
Override configured consistency checks via "borgmatic check --only" command-line flag (
#210
).
2019-09-19 11:43:53 -07:00
create.py
Database dump hooks for PostgreSQL, so you can easily dump your databases before backups run (
#225
).
2019-10-22 16:28:42 -07:00
environment.py
Bypass Borg error about a moved repository (
#209
).
2019-08-26 09:39:41 -07:00
extract.py
Fix "borgmatic create --progress" output so that it updates on the console in real-time (
#221
).
2019-09-25 12:03:10 -07:00
flags.py
Sort generated flags before passing them to Borg.
2019-06-25 11:04:10 -07:00
info.py
Reorder arguments passed to Borg to fix duplicate directories when using Borg patterns (
#213
).
2019-09-12 15:27:04 -07:00
init.py
Fix "borgmatic create --progress" output so that it updates on the console in real-time (
#221
).
2019-09-25 12:03:10 -07:00
list.py
Fix "borgmatic list --successful" with a slightly better heuristic for listing successful (non-checkpoint) archives.
2019-10-16 10:24:58 -07:00
prune.py
Fix visibility of "borgmatic prune --stats" output (
#219
).
2019-09-23 13:07:51 -07:00