Commit graph

  • 985d6f0ab0
    Merge pull request #9655 from mr-raj12/legacy-upgrade-phase5 master TW 2026-05-22 16:21:12 +0200
  • 614baf5308
    Merge pull request #9648 from mr-raj12/testsuite-legacy-archives TW 2026-05-22 14:12:45 +0200
  • b0f3096989 legacy: move UpgraderFrom12To20 to borg.legacy, refs #9556 Mrityunjay Raj 2026-05-19 04:49:26 +0530
  • 0178431fc3
    Merge pull request #9662 from ThomasWaldmann/remove-repo-compress TW 2026-05-22 13:44:52 +0200
  • 6cb6ac43b5 testsuite: rename _item to _iteminfo, _make to _archives, _info to _archiveinfo for clarity, refs #9556 Mrityunjay Raj 2026-05-22 16:52:39 +0530
  • 6cfb90dae9
    repo-compress: remove this command for now Thomas Waldmann 2025-06-25 16:52:13 +0200
  • 37a4f10755
    Merge pull request #9661 from borgbackup/ai-findings-autofix/src-borg-testsuite-helpers-yes_no_test.py TW 2026-05-22 12:40:58 +0200
  • 45eeb1ba3a
    Merge pull request #9660 from borgbackup/ai-findings-autofix/src-borg-version.py TW 2026-05-22 12:40:36 +0200
  • 1dd5840225
    Merge pull request #9635 from borgbackup/finding-autofix-03f334da TW 2026-05-22 12:36:10 +0200
  • a9bf624338
    Apply suggested fix to src/borg/testsuite/helpers/yes_no_test.py from Copilot Autofix TW 2026-05-22 11:56:24 +0200
  • 147b7ef348
    Apply suggested fix to src/borg/version.py from Copilot Autofix TW 2026-05-22 11:52:59 +0200
  • 9d6a64ec32
    Fix for Missing call to superclass __init__ during object initialization TW 2026-05-13 23:16:39 +0200
  • a3d32f8846
    Merge pull request #9634 from borgbackup/finding-autofix-59e7d13e TW 2026-05-22 11:34:02 +0200
  • 4d966e4d55
    Merge cf7bd04599 into e016a51cf2 Rezky Hamid 2026-05-22 11:18:39 +0200
  • ed7bf18ee1
    Merge b3a573a1f0 into e016a51cf2 gmatht 2026-05-22 11:14:20 +0200
  • a946e20eb9
    Merge 252cf06eb9 into e016a51cf2 TW 2026-05-22 11:08:24 +0200
  • a6c28fe84f
    Merge 854b6b2773 into e016a51cf2 TW 2026-05-22 11:02:18 +0200
  • e016a51cf2
    Merge pull request #9657 from borgbackup/dependabot/github_actions/actions-c5db1ac7a0 TW 2026-05-22 10:56:34 +0200
  • 969cb83852
    Merge pull request #9658 from borgbackup/dependabot/pip/requirements.d/pip-dependencies-c992239b81 TW 2026-05-22 10:54:33 +0200
  • 243e24567e
    Merge pull request #9650 from mr-raj12/legacy-package-phase4 TW 2026-05-21 19:43:09 +0200
  • 854b6b2773
    CI: use a custom Haiku VM image Thomas Waldmann 2026-05-14 15:06:22 +0200
  • 1d44571242
    CI: install rust and python-maturin for windows/msys2 Thomas Waldmann 2026-05-14 15:32:48 +0200
  • 5fe9af556d
    CI: install rust on omniOS Thomas Waldmann 2026-05-14 15:02:55 +0200
  • f7cda94b63
    fix typos / grammar in transfer docs Thomas Waldmann 2026-05-15 19:10:17 +0200
  • 7bb4b929c1
    crypto: integrate blake3, blake2b is legacy, fixes #8867 Thomas Waldmann 2026-05-14 23:46:21 +0200
  • 75d67d196d
    blake3: add to requirements and borg benchmark cpu Thomas Waldmann 2026-05-14 14:52:03 +0200
  • 2117a00957
    build(deps-dev): bump the pip-dependencies group dependabot[bot] 2026-05-19 18:32:44 +0000
  • 483798d79f
    build(deps): bump the actions group with 2 updates dependabot[bot] 2026-05-19 18:26:00 +0000
  • eec76e66ac
    Merge 0a484ebc07 into 1f356d8a87 TW 2026-05-19 12:53:49 +0300
  • db1231b58f
    Merge 9df300c260 into adf7352695 Sagar 2026-05-19 12:53:49 +0300
  • fb11f5a1e5
    Merge 7cf609526b into adf7352695 TW 2026-05-19 12:53:49 +0300
  • bb9c84a198
    Merge e6d6ab66e7 into adf7352695 Yash Kaushik 2026-05-19 12:53:49 +0300
  • 40f7cb0cd0
    Merge 37510469c3 into adf7352695 Hugo Wallenburg 2026-05-19 12:53:48 +0300
  • e53147a436
    Merge 9cb5e5f1b9 into adf7352695 Charlie Herz 2026-05-19 12:53:48 +0300
  • b3a573a1f0 Warn user borg list warns needs name, unless they meant repo-list John C. McCabe-Dansted 2026-05-18 19:05:39 +1200
  • 317713378f Warn user borg2 does not accept repo::archive notation John C. McCabe-Dansted 2026-05-18 18:52:30 +1200
  • c108b79c62 Warn user --glob-archives has been replaced with --match-archives John C. McCabe-Dansted 2026-05-18 18:35:45 +1200
  • e998d6c4c5 Warn if borg1 init command used on borg2 John C. McCabe-Dansted 2026-05-18 18:27:59 +1200
  • fc0b076870 testsuite: cover get_repository v1_or_v2 lazy-import branches, refs #9556 Mrityunjay Raj 2026-05-19 03:58:58 +0530
  • 4f8f610d05
    Merge 1a30ef16f1 into 1f356d8a87 Arno Gobbin 2026-05-17 22:21:33 +0200
  • 411094d7eb
    Merge 32813e5962 into adf7352695 Rayyan Ansari 2026-05-17 22:21:24 +0200
  • e6d3ef0c4a
    Merge 4b37491794 into adf7352695 Ogak 2026-05-17 22:20:21 +0200
  • adf7352695
    Merge pull request #9652 from PhrozenByte/docs-slashdot-and-pattern-master TW 2026-05-17 22:13:20 +0200
  • ecc9ead889
    Merge pull request #9653 from ThomasWaldmann/versioning-master TW 2026-05-17 22:12:49 +0200
  • da0a2ff26f
    fix: properly handle invalid and dev versions in version parser, fixes #9014 Thomas Waldmann 2026-05-12 22:22:33 +0200
  • 1f356d8a87
    Merge pull request #9608 from ThomasWaldmann/versioning-1.4 1.4-maint TW 2026-05-17 21:12:19 +0200
  • 0a1ed6a4e2
    Merge 80b967ea56 into e2a651c684 Charmi Kadi 2026-05-17 16:24:22 +0000
  • ae7d286fdd
    Document the impact of the slashdot hack to pattern matching Daniel Rudolf 2026-05-15 14:47:44 +0200
  • 9fa3b5f61d legacy: lazy-import legacy classes inside v1 branches only, refs #9556 Mrityunjay Raj 2026-05-16 10:06:54 +0530
  • fdc00d9e8e testsuite: add Archives unit tests, refs #9556 Mrityunjay Raj 2026-05-15 22:35:09 +0530
  • 32e81f6db6
    Merge pull request #9649 from ThomasWaldmann/update-changes-1.4 TW 2026-05-15 22:04:09 +0200
  • 074c0c0e18
    update CHANGES Thomas Waldmann 2026-05-15 21:32:24 +0200
  • ec366d5b5f
    Merge pull request #9647 from PhrozenByte/docs-slashdot-and-pattern TW 2026-05-15 20:46:51 +0200
  • ae1440ed7e
    Document the impact of the slashdot hack to pattern matching Daniel Rudolf 2026-05-15 14:47:44 +0200
  • e2a651c684
    contributing guide incl. AI policy, fixes #9409 TW 2026-05-15 14:41:36 +0200
  • 91c616cece
    Merge pull request #9645 from ThomasWaldmann/related-repos-1.4 TW 2026-05-15 14:25:48 +0200
  • 5035710042
    Minimal implementation of "related repositories" for Borg 1.4.x. Thomas Waldmann 2026-05-14 18:14:09 +0200
  • a918deefa9 testsuite: add LegacyArchives unit tests, refs #9556 Mrityunjay Raj 2026-05-15 06:22:25 +0530
  • 0a1570f2a8
    Merge pull request #9644 from mr-raj12/legacy-archives-extract TW 2026-05-14 20:10:38 +0200
  • 6659bd9e3f legacy: address review: fix docstrings, restore create() comment, add get_by_id test, refs #9556 Mrityunjay Raj 2026-05-14 20:20:55 +0530
  • 789c5060d6
    Merge pull request #9640 from ThomasWaldmann/backport-9633-to-1.4-maint TW 2026-05-14 09:44:39 +0200
  • 0c6b2e8a90
    Merge pull request #9641 from ThomasWaldmann/fix-test_key_export_repokey-1.4 TW 2026-05-14 09:43:06 +0200
  • 4f0098a954
    Merge pull request #9642 from ThomasWaldmann/backport-9638-to-1.4-maint TW 2026-05-14 09:42:30 +0200
  • e8f61d80f3 docs: backport #9638 (minor fixes) to 1.4-maint Thomas Waldmann 2026-05-14 00:51:29 +0200
  • 9060e8afb9 fix test_key_export_repokey typo Thomas Waldmann 2026-05-14 00:47:10 +0200
  • 79ffb3fcde tests: make FakeInput usage less suspicious for code checkers Thomas Waldmann 2026-05-14 00:41:34 +0200
  • 3db86906b7
    Merge pull request #9633 from ThomasWaldmann/fix-fakeinput-usage-master TW 2026-05-14 00:29:47 +0200
  • bf756daaea legacy: extract LegacyArchives, add ArchivesInterface, drop self.legacy branches, refs #9556 Mrityunjay Raj 2026-05-14 03:57:30 +0530
  • e134212231
    Merge pull request #9636 from ThomasWaldmann/fix-test_key_export_repokey-master TW 2026-05-14 00:27:18 +0200
  • be78ec0983
    Merge pull request #9638 from borgbackup/ai-findings-autofix/docs-deployment-pull-backup.rst TW 2026-05-14 00:26:21 +0200
  • 620e2534b8
    Apply suggested fix to docs/deployment/pull-backup.rst from Copilot Autofix TW 2026-05-14 00:18:42 +0200
  • b404c36ae0
    Apply suggested fix to docs/deployment/pull-backup.rst from Copilot Autofix TW 2026-05-14 00:18:41 +0200
  • 4fcc2cc1d2
    Apply suggested fix to docs/deployment/pull-backup.rst from Copilot Autofix TW 2026-05-14 00:18:41 +0200
  • 07a1c341ca tests: make FakeInput usage less suspicious for code checkers Thomas Waldmann 2026-05-13 22:59:07 +0200
  • 808a2643c7 Fix for Missing call to superclass __init__ during object initialization TW 2026-05-13 23:15:00 +0200
  • b5a0d77354 fix test_key_export_repokey typo Thomas Waldmann 2026-05-13 23:28:15 +0200
  • ac88561323
    Merge pull request #9637 from ThomasWaldmann/fix-docs-syntax-master TW 2026-05-13 23:35:44 +0200
  • 4a75a84bf3 docs: fix rst syntax error Thomas Waldmann 2026-05-13 23:34:45 +0200
  • fbf6c766ca
    Merge pull request #9632 from ThomasWaldmann/port-9629-to-master TW 2026-05-13 22:37:03 +0200
  • abdd068db3 add a FAQ entry about scalability, fixes #4742 Thomas Waldmann 2026-05-13 22:01:46 +0200
  • 89128822d1
    Merge pull request #9631 from borgbackup/backport-9630-to-master TW 2026-05-13 22:26:31 +0200
  • f40878e1e7 docs: sshfs + chroot does support different CPU architectures, fixes #6878 Thomas Waldmann 2026-05-13 22:08:46 +0200
  • 2a9429d9d7
    Merge pull request #9630 from ThomasWaldmann/pull-backup-different-arch-1.4 TW 2026-05-13 22:19:22 +0200
  • e9a1906821
    Merge pull request #9629 from ThomasWaldmann/scalability-1.4 TW 2026-05-13 22:18:34 +0200
  • 49365617c4 docs: sshfs + chroot does support different CPU architectures, fixes #6878 Thomas Waldmann 2026-05-13 22:08:46 +0200
  • 2dec0d32de add a FAQ entry about scalability, fixes #4742 Thomas Waldmann 2026-05-13 22:01:46 +0200
  • cb1ad25b80 fixup Thomas Waldmann 2026-05-13 21:33:17 +0200
  • c305dfa2c4 contributing guide incl. AI policy, fixes #9409 Thomas Waldmann 2026-05-13 14:17:52 +0200
  • 316d774bbd
    Merge pull request #9623 from ThomasWaldmann/port-9616-to-master TW 2026-05-13 13:06:36 +0200
  • 28cf47313d
    Merge pull request #9625 from ThomasWaldmann/port-9618-to-master TW 2026-05-13 13:06:09 +0200
  • 7227fbbde6
    docs: forward port FAQ entry for full repository filesystem, fixes #9573 TW 2026-05-13 10:30:12 +0200
  • bc000b13e5 docs: adapt ENOSPC FAQ for master branch, address feedback on #9624 Thomas Waldmann 2026-05-13 10:27:24 +0200
  • 274708de9c
    docs: forward port FAQ entry for SSH connection timeouts, fixes #5629 TW 2026-05-13 10:27:19 +0200
  • b942261751
    Merge pull request #9626 from ThomasWaldmann/port-9619-to-master TW 2026-05-13 10:26:47 +0200
  • 0bebe0f4d9 docs: generalize SSH connection timeout FAQ title (address feedback on #9620) Thomas Waldmann 2026-05-13 09:45:24 +0200
  • bf0efe3ea4 docs: use only link to vorta docs (address feedback on #9620) Thomas Waldmann 2026-05-13 02:34:25 +0200
  • d93f295082 docs: add FAQ entry for SSH connection timeouts (fixes #5629) Thomas Waldmann 2026-05-13 02:30:28 +0200
  • f02a47d022 docs: forward port FAQ entry for bad backups and deduplication (fixes #4744) Thomas Waldmann 2026-05-13 02:14:22 +0200
  • de0f7ac528 docs: forward port error handling documentation for create (fixes #4912) Thomas Waldmann 2026-05-13 10:16:04 +0200
  • 5e242fdede docs: forward port FAQ entry for full repository filesystem (fixes #9573) Thomas Waldmann 2026-05-13 01:47:11 +0200