Dan Helfman
|
9968a15ef8
Clarifying code style for multiline constructs.
|
7 년 전 |
Dan Helfman
|
d93da55ce9
Add code style guidelines to the documention, and reformat some code accordingly.
|
7 년 전 |
Thomas LÉVEIL
|
789bcd402a
add support for `--list --json` (#74)
|
7 년 전 |
Dan Helfman
|
cf6ab60d2e
Use XDG_CONFIG_HOME for user configuration directory, if set. (Thanks to floli.) (#71)
|
7 년 전 |
Dan Helfman
|
64364b20ff
Skip non-"*.yaml" config filenames in /etc/borgmatic.d/ so as not to parse backup files, editor swap files, etc. (#77)
|
7 년 전 |
Dan Helfman
|
d29c7956bc
Upgrade ruamel.yaml compatibility version range and fix support for Python 3.7 (#38, #76).
|
7 년 전 |
Dan Helfman
|
e5ef485d6b
Merge branch 'master' of ssh://projects.torsion.org:3022/witten/borgmatic
|
7 년 전 |
Dan Helfman
|
fc8046edc4
Adding NEWS item about skipping before/after backup hooks.
|
7 년 전 |
Dan Helfman
|
4538017206
Merge branch 'fix-72-hooks-are-executed-when-list-or-info' of thomasleveil/borgmatic into master
|
7 년 전 |
Thomas LEVEIL
|
d664b6d253
only run hooks when creating an archive
|
7 년 전 |
Dan Helfman
|
f42aa0a6f2
Revving version for development.
|
7 년 전 |
Dan Helfman
|
9d4ba66f6e
Revving version for release.
|
7 년 전 |
Dan Helfman
|
cf846ab8ac
Support for Borg prune --umask option (#69).
|
7 년 전 |
Dan Helfman
|
219e287c6c
Document how to develop on and contribute to borgmatic.
|
7 년 전 |
Dan Helfman
|
dede8f9d4b
News for: ~/.config/borgmatic/config.yaml.
|
7 년 전 |
Dan Helfman
|
7a1e3f5639
Merge branch 'add_user_config' of floli/borgmatic into master
|
7 년 전 |
Florian Lindner
|
9bd77292ff
Add default path for user configuration
|
7 년 전 |
Dan Helfman
|
f1a143de5b
Adding list and info Borg sub-commands to find-unsupported-borg-options script.
|
7 년 전 |
Dan Helfman
|
765e343c71
Support for Borg --info via borgmatic command-line (#61).
|
7 년 전 |
Dan Helfman
|
af4b91a048
Support for Borg --list option via borgmatic command-line to list all archives (#61).
|
7 년 전 |
Dan Helfman
|
cc9044487b
Support for Borg --nobsdflags option to skip recording bsdflags (e.g. NODUMP, IMMUTABLE) in archive (#63).
|
7 년 전 |
Dan Helfman
|
11c30001c3
Add "Persistent" flag to systemd timer example. (#60)
|
7 년 전 |
Dan Helfman
|
ac9161035a
Merge branch 'master' of floli/borgmatic into master
|
7 년 전 |
Dan Helfman
|
007ec0644c
Ignore "check_last" and consistency "prefix" when "archives" not in consistency checks. (#59)
|
7 년 전 |
Dan Helfman
|
1db808fb3d
Link to OpenBSD port of borgmatic.
|
7 년 전 |
Dan Helfman
|
76656275c3
Update README to mention other ways of installing borgmatic. (#62)
|
7 년 전 |
Florian Lindner
|
64bdbc4bf0
Add Persistent, so that the timer is triggered if missed last time.
|
7 년 전 |
Dan Helfman
|
61033bb4e5
Update tox.ini to only assume Python 3.x instead of Python 3.4 specifically.
|
7 년 전 |
Dan Helfman
|
e608b7924a
Adding note about executable location.
|
7 년 전 |
Dan Helfman
|
f7f852a28b
Fix tests broken by addition of check --prefix default.
|
7 년 전 |