Commit Graph

1708 Commits (master)
 

Author SHA1 Message Date
Dan Helfman 50b0a9ce38 Remove newline at end of file. 2 months ago
Dan Helfman 8802f6888e Fix "TypeError: 'module' object is not callable" in test_commands.py' (#676).
Reviewed-on: borgmatic-collective/borgmatic#676
2 months ago
polyzen ebe5c5e839 Fix "TypeError: 'module' object is not callable" in test_commands.py 2 months ago
Dan Helfman 613f6c602c Bump version for release. 2 months ago
Dan Helfman 4a94c2c9bf Selectively omit list values when including configuration files (#672). 2 months ago
Dan Helfman 08843d51d9 Replace "sequence" with "list" in docs for consistency. 2 months ago
Dan Helfman ea9213cb03 Spelling. 2 months ago
Dan Helfman 1ea4433aa9 Selectively shallow merge certain mappings or sequences when including configuration files (#672). 2 months ago
Dan Helfman 4c0e2cab78 View the results of configuration file merging via "validate-borgmatic-config --show" flag (#673). 2 months ago
Dan Helfman 31a2ac914a Add optional support for running end-to-end tests and building documentation with rootless Podman instead of Docker. 2 months ago
Dan Helfman d6ef0df50d Mention #670 being fixed in NEWS. 2 months ago
Dan Helfman cc60a71210 Clarify "log_file" NEWS (#413). 2 months ago
Dan Helfman 4cd7556a34 Add "log_file" command hook context to NEWS and docs (#413). 2 months ago
Dan Helfman b4b1fa939d
feat: add logfile name to hook context for interpolation
Merge pull request #68 from diivi/feat/add-log-filename-to-hook-context
2 months ago
Divyansh Singh 16d7131fb7 refactor tests 2 months ago
Divyansh Singh 091d60c226 refactor and improve tests 2 months ago
Divyansh Singh 0fbdf8d860 feat: add logfile name to hook context for interpolation 2 months ago
Dan Helfman 192bfe46a9 Fix error when running the "prune" action with both "archive_name_format" and "prefix" options set (#668). 2 months ago
Dan Helfman 080c3afa0d Fix documentation referring to "archive_name_format" in wrong configuration section. 2 months ago
Dan Helfman a9a65ebe54 Fix integration tests to actually assert (#666). 2 months ago
Dan Helfman 616eb6b6da Fix error with "info --match-archives" and fix "--match-archives" overriding logic (#666). 2 months ago
Dan Helfman 00d1dea94e Bump version for release. 2 months ago
Dan Helfman 127ad1dd1f
Add favicon to documentation.
Merge pull request #66 from diivi/add-favicon
2 months ago
Divyansh Singh fc58ba5763 add favicon to documentation 2 months ago
Dan Helfman 7e6bee84b0 Add "--log-file-format" flag for customizing the log message format (#658). 2 months ago
Dan Helfman 01811e03ba Tagged the auto-matching archive behavior as breaking in NEWS. 2 months ago
Dan Helfman 9712d00680 Add "match_archives" option (#588). 2 months ago
Dan Helfman 275e99d0b9 Add codespell link to documentation. 2 months ago
Dan Helfman b9328e6d42 Add spellchecking of source code to NEWS. 2 months ago
Dan Helfman 2934d0902c Code spell checking on every test run! 2 months ago
Dan Helfman 1ad43ad4b5
Fix: run typos to fix various typos in source code.
Merge pull request #65 from diivi/fix/run-typos
2 months ago
Divyansh Singh 32ab17fa46 merge 2 months ago
Divyansh Singh 6054ced931 fix: run typos 2 months ago
Dan Helfman 1412038ed3
Fix randomly failing test: test_log_outputs_kills_other_processes_when_one_errors (#635).
Merge pull request #64 from kxxt/master
2 months ago
kxxt fa8bc285c8 Fix randomly failing test. 2 months ago
Dan Helfman f256908b27 Document wording tweaks (#479). 2 months ago
Dan Helfman 3f78ac4085 Automatically use the "archive_name_format" option to filter which archives get used for borgmatic actions that operate on multiple archives (#479). 2 months ago
Dan Helfman 5f595f7ac3 Fix regression in which the "transfer" action produced a traceback (#663). 2 months ago
Dan Helfman b27e625a77 Update schema comment for check_repositories to mention labels (#635). 2 months ago
Dan Helfman fc2c181b74 Add missing Docker Compose depends. 2 months ago
Dan Helfman 010b82d6d8 Remove unnecessary cd in dev documentation. 2 months ago
Dan Helfman aaf3462d17 Fix Drone intentation. 2 months ago
Dan Helfman f709125110 Error out if run-full-tests is run not inside a test container. 2 months ago
Dan Helfman 3512191f3e Add check_repositories regression fix to NEWS (#662). 2 months ago
Dan Helfman 06b5d81baa Merge branch 'master' of github.com:borgmatic-collective/borgmatic 2 months ago
Dan Helfman 9d71bf916e
fix: make check repositories work with dict and str repositories (#662).
Merge pull request #63 from diivi/fix/check-repositories-by-label
2 months ago
Dan Helfman 59fe01b56d Update script comment. 2 months ago
Divyansh Singh 08e358e27f add and update tests 2 months ago
Divyansh Singh ce22d2d302 reformat 2 months ago
Divyansh Singh 2d08a63e60 fix: make check repositories work with dict and str repositories 2 months ago