slantsh slantsh
  • Joined on 2026-02-19
slantsh commented on pull request borgmatic-collective/borgmatic#1272 2026-02-28 07:19:19 +00:00
Closes #1175

All set, I've removed the WIP prefix.

slantsh pushed to flags at slantsh/borgmatic 2026-02-28 04:10:54 +00:00
1ada61a1d3 ruff formatting?
slantsh commented on pull request borgmatic-collective/borgmatic#1272 2026-02-28 04:10:13 +00:00
Closes #1175

Also want to ask whether I should use ruff to properly format it, because there are 2 other files that need formatting.

slantsh commented on pull request borgmatic-collective/borgmatic#1272 2026-02-28 04:02:50 +00:00
Closes #1175

Oh, that makes sense! Thank you for being patient and guiding me, by the way. I've made the changes and it does seem to pass all tests on my end.

slantsh pushed to flags at slantsh/borgmatic 2026-02-28 03:58:57 +00:00
75dcd41050 test reconfigured
slantsh pushed to flags at slantsh/borgmatic 2026-02-25 14:45:19 +00:00
ee32cc19e9 change BORG_MSGPACK_VERSION_CHECK to default bool
slantsh commented on pull request borgmatic-collective/borgmatic#1272 2026-02-25 14:43:21 +00:00
Closes #1175
for (
        option_name,
        environment_variable_name,
    ) in DEFAULT_BOOL_OPTION_TO_ENVIRONMENT_VARIABLE.items():
        if os.environ.get(environment_variable_name) is
slantsh pushed to flags at slantsh/borgmatic 2026-02-25 14:24:30 +00:00
ceb487a6b9 Fixed documentation in schema
slantsh commented on pull request borgmatic-collective/borgmatic#1272 2026-02-24 21:18:51 +00:00
Closes #1175

Oh, my bad, I've corrected the documentation and changed it to an enum string (According to the docs it should be just those 3 values? That is ctime, mtime or disabled.)

The new problem I've…

slantsh commented on issue borgmatic-collective/borgmatic#1175 2026-02-23 00:50:34 +00:00
Add Borg 1.4.2 features

That's fine, I still managed to get valuable experience regarding contributing. I've submitted a PR (correctly I hope?) and I'd like to know if theres any corrections.

slantsh created pull request borgmatic-collective/borgmatic#1272 2026-02-23 00:44:03 +00:00
Closes #1175
slantsh pushed to flags at slantsh/borgmatic 2026-02-23 00:34:07 +00:00
7dcb4e3c3a added BORG_MSGPACK_VERSION_CHECK, no test
slantsh commented on issue borgmatic-collective/borgmatic#1175 2026-02-22 08:33:34 +00:00
Add Borg 1.4.2 features

Hey! I'm a beginner in open source (Coming over from GSoC) and I'd love to work on this issue. I have implemented the '--files-changed=MODE' flag already, however I'm not sure where to get started…

slantsh pushed to flags at slantsh/borgmatic 2026-02-22 07:47:30 +00:00
ea2a253134 added --files-changed flag
slantsh deleted branch 1.4.2flags from slantsh/borgmatic 2026-02-22 07:23:54 +00:00
slantsh created branch flags in slantsh/borgmatic 2026-02-22 07:23:33 +00:00
slantsh pushed to flags at slantsh/borgmatic 2026-02-22 07:23:33 +00:00
slantsh created branch 1.4.2flags in slantsh/borgmatic 2026-02-22 06:52:15 +00:00
slantsh pushed to 1.4.2flags at slantsh/borgmatic 2026-02-22 06:52:15 +00:00
e23ce80775 added --files-changed flag
e3779c90ad added --files_changed flag
Compare 2 commits »
slantsh pushed to main at slantsh/borgmatic 2026-02-22 06:44:04 +00:00
7ca42a8f4f Follow symlinks when backing up borgmatic configuration files to support the "bootstrap" action (#1270).
67eb48e643 Add a policy about the use of generative AI in the borgmatic codebase.
Compare 2 commits »