2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jul 01, 2023 — Jul 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Backup to a removable drive or intermittent server via "soft failure" feature (#284). More... over 5 years ago
View consistency check progress via "--progress" flag for "check" action (#287). More... over 5 years ago
Change "exclude_if_present" option to support multiple filenames, rather than just a single filename (#280). More... over 5 years ago
Fix unwanted console log messages with "list --json" and "info --json". More... over 5 years ago
For "list" and "info" actions, show repository names even at verbosity 0. More... over 5 years ago
No longer list files or show stats by default at verbosity 2. More... over 5 years ago
Customize Healthchecks log level via borgmatic "--monitoring-verbosity" flag (#277). More... over 5 years ago
Support "--files" and "--stats" flags at verbosity level 0. More... over 5 years ago
Disable per-file logging by default at verbosity 1; opt-in via new --files option. More... over 5 years ago
changes as per comments in PR #283 More... over 5 years ago
Add ~/.config/borgmatic.d as another configuration directory default (#274). More... over 5 years ago
Merge 'upstream/master' into list-files More... over 5 years ago
Revert "Use absolute paths in systemd commands." More... over 5 years ago
Bump version. More... over 5 years ago
Add test for database dump directory removal. More... over 5 years ago
After a backup of a database dump in directory format, properly remove the dump directory. More... over 5 years ago
Second ticket for --json color bug. More... over 5 years ago
Support directory format dump cleanup. More... over 5 years ago
Use more realistic repository examples in README. More... over 5 years ago
updated NEWS for mod. --stats & new --files opt. More... over 5 years ago
disable --stats by default More... over 5 years ago
less detail at v1 + option "--files" for details More... over 5 years ago
Disable colored output when "--json" flag is used, so as to produce valid JSON ouput (#276). More... over 5 years ago
Documentation: Enable and start borgmatic with a single systemctl command. More... over 5 years ago
In "borgmatic --help", don't expand $HOME in listing of default "--config" paths. More... over 5 years ago
Add comment about old versions of systemd and option compatibility (#275). More... over 5 years ago
Use absolute paths in systemd commands. More... over 5 years ago
Add logrotate documentation suggestion. More... over 5 years ago
Bump version for release. More... over 5 years ago
Only trigger "on_error" hooks and monitoring failures for "prune", "create", and "check" actions, and not for other actions (#270). More... over 5 years ago