This website works better with JavaScript.
Home
Help
Register
Sign In
duncanbetts
/
borgmatic
forked from
witten/borgmatic
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Simple, configuration-driven backup software for servers and workstations
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.
796
Commits
2
Branches
14 MiB
Python
97.8%
Shell
2.2%
Branch:
master
master
rename_howto_guide
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
90595e9c18
Only log to syslog when run from a non-interactive console (e.g. a cron job). Related to
#197
.
1 year ago
..
borg
Support for Borg --noatime, --noctime, and --nobirthtime flags (mentioned in #193).
1 year ago
commands
Only log to syslog when run from a non-interactive console (e.g. a cron job). Related to #197.
1 year ago
config
Support for Borg --noatime, --noctime, and --nobirthtime flags (mentioned in #193).
1 year ago
__init__.py
Dropping support for Attic.
4 years ago
execute.py
Fix for Borg create error output not showing up at borgmatic verbosity level zero (#198).
1 year ago
hook.py
Don't color syslog output (#197).
1 year ago
logger.py
Only log to syslog when run from a non-interactive console (e.g. a cron job). Related to #197.
1 year ago
signals.py
Typo in comment.
3 years ago
verbosity.py
Run isort over the source
1 year ago