This website works better with JavaScript.
Home
Help
Register
Sign In
nicoulaj
/
borgmatic
forked from
witten/borgmatic
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
A wrapper script for Borg backup software that creates and prunes backups
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
617
Commits
1
Branch
8.2 MiB
Python
97.4%
Shell
2.6%
Branch:
master
master
1.5.9
1.5.8
1.5.7.dev0
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.10
1.5.1
1.5.0
1.4.9
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.22
1.4.21
1.4.20
1.4.2
1.4.19
1.4.18
1.4.17
1.4.16
1.4.15
1.4.14
1.4.13
1.4.12
1.4.11
1.4.10
1.4.1
1.4.0
1.3.9
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.26
1.3.25
1.3.24
1.3.23
1.3.22
1.3.21
1.3.20
1.3.2
1.3.19
1.3.18
1.3.17
1.3.16
1.3.15
1.3.14
1.3.13
1.3.12
1.3.11
1.3.10
1.3.1
1.3.0
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.18
1.2.17
1.2.16
1.2.15
1.2.14
1.2.13
1.2.12
1.2.11
1.2.10
1.2.1
1.2.0
1.1.9
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.15
1.1.14
1.1.13
1.1.12
1.1.11
1.1.10
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
1.5.12
1.5.11
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
borgmatic
/
borgmatic
History
Dan Helfman
6096a7181c
Leave exclude_patterns glob expansion to Borg, since doing it in borgmatic leads to confusing behavior (
#132
).
2 years ago
..
borg
Leave exclude_patterns glob expansion to Borg, since doing it in borgmatic leads to confusing behavior (#132).
2 years ago
commands
Allow use of --stats flag when --create or --prune flags are implied (#139).
2 years ago
config
Remove date echo from schema example, as it's not a substitute for real logging (#127).
2 years ago
__init__.py
Dropping support for Attic.
4 years ago
signals.py
Typo in comment.
3 years ago
verbosity.py
Limit argument range for --verbose, make default log level more explicit. (#93)
2 years ago