Commit graph

  • 8509b3b7fa
    Merge pull request #9751 from ThomasWaldmann/fix-9749 master TW 2026-06-10 14:48:05 +0200
  • d2cdeaff57
    Merge pull request #9750 from ThomasWaldmann/remove-xxh64 TW 2026-06-10 14:00:23 +0200
  • 70c89e1e5b
    Merge ea867c4b91 into 5a9855dda3 Hugo Wallenburg 2026-06-10 13:17:16 +0200
  • b75cd6e18e
    Merge 5cca46e859 into 5a9855dda3 Mrityunjay Raj 2026-06-10 10:46:29 +0000
  • 5cca46e859 repository: add set_chunk_index() for ChunkIndex-based pack routing, refs #8572 Mrityunjay Raj 2026-06-10 10:44:51 +0530
  • 65d43461ec repository: add obj_offset/obj_size range-load params to Store.load calls Mrityunjay Raj 2026-06-10 10:43:45 +0530
  • c08c2ca461
    files cache: don't empty cache on a no-change backup, #9749 Thomas Waldmann 2026-06-10 12:39:36 +0200
  • c6c990f735
    Merge 8232e39233 into 5a9855dda3 TW 2026-06-10 12:02:07 +0200
  • 5a9855dda3
    Merge pull request #9747 from ThomasWaldmann/remove-RepositoryNoCache TW 2026-06-10 11:48:32 +0200
  • ed97dcdd1c
    Merge 4b37491794 into ac0a643087 Ogak 2026-06-10 16:14:13 +0800
  • 31202ea4f1
    remove xxhash / xxh64 requirement, mentions Thomas Waldmann 2026-06-10 00:38:18 +0200
  • c35bc660dd
    Remove cache_if_remote and RepositoryNoCache Thomas Waldmann 2026-06-09 23:35:26 +0200
  • ac0a643087
    Merge pull request #9745 from ThomasWaldmann/remove-preload TW 2026-06-09 22:51:52 +0200
  • c914035d08
    repository: remove chunk preloading Thomas Waldmann 2026-06-09 21:22:40 +0200
  • 368e760660
    Merge f0fb796bcc into 2600428f81 Ali G 2026-06-09 14:11:31 -0500
  • 2600428f81
    Merge pull request #9741 from ThomasWaldmann/fix-omnios-tmp-tmpdir TW 2026-06-09 16:04:18 +0200
  • 35eff1c91a
    tests: skip test_extract_y2261 when FS rejects post-y2038 timestamps Thomas Waldmann 2026-06-09 13:06:17 +0200
  • b56107dfe4
    tests: allow omniOS CI runtime dir in test_get_runtime_dir Thomas Waldmann 2026-06-09 13:02:22 +0200
  • 7cdaebf4f3
    Merge pull request #9723 from mr-raj12/pack-files-step5-packwriter TW 2026-06-09 12:55:28 +0200
  • f0f40eb936
    CI: redirect TMPDIR off tmpfs /tmp on omniOS Thomas Waldmann 2026-06-09 11:29:10 +0200
  • 0395cc1bef hashindex: add UNKNOWN_BYTES32, batch update_pack_info, return None from PackWriter, refs #8572 Mrityunjay Raj 2026-06-08 03:41:33 +0530
  • 71bbde208f repository: add PackWriter and two-phase chunk index update, refs #8572 Mrityunjay Raj 2026-06-06 00:09:08 +0530
  • 9b8fc60430
    Merge pull request #9734 from ThomasWaldmann/borg-serve-rest TW 2026-06-09 11:13:11 +0200
  • 82465062f8
    Merge 8c1543fa8b into e46b4bf5d1 dependabot[bot] 2026-06-09 05:44:08 +0000
  • 8c1543fa8b
    build(deps): bump codecov/codecov-action in the actions group dependabot/github_actions/actions-484570b1b1 dependabot[bot] 2026-06-09 05:44:05 +0000
  • 1bb3da73a2
    Merge 0a484ebc07 into ba799bdab7 TW 2026-06-08 22:20:22 -0600
  • e46b4bf5d1
    Merge pull request #9739 from ThomasWaldmann/pdf-docs-master TW 2026-06-09 02:09:24 +0200
  • a5ef482ca8
    docs: offer a PDF download and link offline formats in the sidebar, fixes #9731 Thomas Waldmann 2026-06-09 02:08:14 +0200
  • ba799bdab7
    Merge pull request #9738 from ThomasWaldmann/pdf-docs4-1.4 1.4-maint TW 2026-06-09 01:54:41 +0200
  • e182c982cc
    docs: left-align the downloads line with separators above and below Thomas Waldmann 2026-06-09 01:51:27 +0200
  • 1fb3a0ab4d
    Merge pull request #9737 from ThomasWaldmann/pdf-docs3-1.4 TW 2026-06-09 01:30:37 +0200
  • 42217765a4
    docs: render downloads as a single inline line below the search box Thomas Waldmann 2026-06-09 01:28:43 +0200
  • 6b60292bde
    Merge pull request #9736 from ThomasWaldmann/pdf-docs2-1.4 TW 2026-06-09 01:17:41 +0200
  • c7939669d0
    docs: drop stale 'resources' from latex_appendices Thomas Waldmann 2026-06-09 01:15:59 +0200
  • 2527cd2947
    Merge pull request #9735 from ThomasWaldmann/pdf-docs-1.4 TW 2026-06-09 01:10:45 +0200
  • 1bf806b2f2
    docs: offer PDF download and link offline formats in sidebar, fixes #9731 Thomas Waldmann 2026-06-09 01:05:46 +0200
  • a1e8e538c0 drop unused permissions param from legacy RepositoryServer Thomas Waldmann 2026-06-09 00:55:50 +0200
  • 83b0dd66c7
    improve docs / comments Thomas Waldmann 2026-06-09 00:44:15 +0200
  • 3f31abe22a
    serve --rest: let client choose backend under forced-command restrictions Thomas Waldmann 2026-06-08 21:02:03 +0200
  • 17aecfef6e
    move PathNotAllowed to helpers/errors.py Thomas Waldmann 2026-06-08 20:47:56 +0200
  • 2741265463
    CI: make the rest repo test use "borg serve --rest" Thomas Waldmann 2026-06-08 15:25:57 +0200
  • 2ba43a1d74
    Merge pull request #9718 from Tawfeeqshaik/feature/enable-strict-warnings-9140 TW 2026-06-08 23:13:42 +0200
  • 7fe2d56a9f Build: enable strict Cython warnings and clean up compiler flags TawfeeqShaik 2026-06-08 21:31:48 +0530
  • 785e79335f
    Merge 7cf609526b into 12a0c54448 TW 2026-06-08 15:53:01 +0200
  • 810d5f8e40
    Merge e6d6ab66e7 into 12a0c54448 Yash Kaushik 2026-06-08 15:53:01 +0200
  • 80876a3775
    Merge cf7bd04599 into 12a0c54448 Rezky Hamid 2026-06-08 15:53:01 +0200
  • 571f54d20a
    Merge 80b967ea56 into 12a0c54448 Charmi Kadi 2026-06-08 15:53:01 +0200
  • 99399f290c
    Merge 32813e5962 into 12a0c54448 Rayyan Ansari 2026-06-08 15:53:00 +0200
  • 9a11922e17
    Merge 9cb5e5f1b9 into 12a0c54448 Charlie Herz 2026-06-08 15:53:00 +0200
  • 12a0c54448
    Merge pull request #9733 from ThomasWaldmann/test-transfer-legacy-ssh TW 2026-06-08 15:12:28 +0200
  • 5415062564 borg serve --rest: serve rest:// repositories with borg Thomas Waldmann 2026-06-08 14:52:41 +0200
  • 25f25797df tests: cover borg transfer --from-borg1 from an ssh:// borg 1.x repo Thomas Waldmann 2026-06-08 13:39:49 +0200
  • ad65c9da37
    Merge 64b4adba25 into 5246d2b51e gmatht 2026-06-08 22:58:45 +1200
  • 5246d2b51e
    Merge pull request #9732 from ThomasWaldmann/remove-ssh-remote-repo TW 2026-06-08 12:52:17 +0200
  • 6565b44f55 dissolve borg.remote: server -> legacy.remote, cache helpers -> repository Thomas Waldmann 2026-06-08 09:26:51 +0200
  • 2cdb9cebc3 remove unused caching trio from legacy/remote.py Thomas Waldmann 2026-06-08 09:04:19 +0200
  • 4a4a8e4e72 remove now-dead RepositoryCache / force_cache from remote.py Thomas Waldmann 2026-06-08 08:44:53 +0200
  • cac7237d3f remove ssh:// and socket:// remote repository for current repos Thomas Waldmann 2026-06-08 08:04:59 +0200
  • 83c3bc8a67
    Merge pull request #9730 from ThomasWaldmann/reduce-tmp-usage-master TW 2026-06-07 21:59:50 +0200
  • 582c35823f
    tests: reduce /tmp space usage Thomas Waldmann 2026-06-07 20:56:22 +0200
  • ea867c4b91
    fixup! fixup! Updates prune parser epilog to match new int/interval behavior Hugo Wallenburg 2026-06-07 18:00:17 +0200
  • e788eed0be
    Merge pull request #9729 from ThomasWaldmann/binary-building2-master TW 2026-06-07 16:01:12 +0200
  • 44e6ebdcd0
    binary build scripts: use /bin/sh Thomas Waldmann 2026-06-07 15:32:19 +0200
  • 8232e39233
    CI: NetBSD: build a fresh OpenSSL from source, we need >= 3.2 Thomas Waldmann 2026-05-11 23:20:23 +0200
  • 4aa9b3818b
    remove cffi, not needed anymore Thomas Waldmann 2026-05-11 21:43:53 +0200
  • 15ebbfd72d
    temp: no need for lint Thomas Waldmann 2026-05-11 20:56:02 +0200
  • 7849997234
    temp: remove codeql (we need ubuntu 26.04 for this) Thomas Waldmann 2026-05-11 20:50:43 +0200
  • 5008c8f8af
    temp: for now, remove all ubuntu based testing, we need 26.04! Thomas Waldmann 2026-05-11 20:25:10 +0200
  • ecad5ae08c
    CI: use FreeBSD 15.0 (has OpenSSL 3.5.x) Thomas Waldmann 2026-05-11 20:21:09 +0200
  • 8dc28b58ec
    use argon2 from openssl >= 3.2, drop argon2-cffi, fixes #7963 Thomas Waldmann 2026-05-11 20:15:17 +0200
  • 331fcb7bfc
    Merge pull request #9727 from ThomasWaldmann/binary-building-master TW 2026-06-07 14:05:52 +0200
  • 7b522d6dfd
    binary build: pyinstaller 6.20, python 3.14, ubuntu 24.04 Thomas Waldmann 2026-06-07 02:59:13 +0200
  • 368361f11c
    fixup! Adds optional interval support for all prune retention flags Hugo Wallenburg 2026-06-07 00:00:00 +0200
  • 4581af321d
    fixup! Adds optional interval support for all prune retention flags Hugo Wallenburg 2026-06-06 23:57:18 +0200
  • 2c07bd0827
    Simplifies retention granularity ordering check Hugo Wallenburg 2026-06-06 23:55:00 +0200
  • e14ea7533d fixup! Updates prune parser epilog to match new int/interval behavior Hugo Wallenburg 2026-06-06 23:49:11 +0200
  • 1d39ecfe35 fixup! Updates prune parser epilog to match new int/interval behavior Hugo Wallenburg 2026-06-06 23:43:43 +0200
  • 0fb6470c33
    fixup! Adds optional interval support for all prune retention flags Hugo Wallenburg 2026-06-06 23:34:57 +0200
  • fbcd3914db fixup! Removes --keep-last and --keep-within, superseded by --keep Hugo Wallenburg 2026-06-06 23:33:33 +0200
  • 368ea6652f
    Merge pull request #9643 from ThomasWaldmann/blake3 TW 2026-06-06 22:22:43 +0200
  • 25fb9be320
    fixup! Adds 'prune --since', base timestamp to prune from Hugo Wallenburg 2026-06-06 20:47:34 +0200
  • ece4e32ebf
    Removes --keep-last and --keep-within, superseded by --keep Hugo Wallenburg 2026-06-06 20:16:47 +0200
  • ee284fc6c4
    fixup! Adds optional interval support for all prune retention flags Hugo Wallenburg 2026-06-06 20:05:10 +0200
  • 939568516b
    temp: downgrade py315 to py314 for now until there is a new PyO3 Thomas Waldmann 2026-06-06 19:45:40 +0200
  • e8c4a517e6
    CI: install rust and python-maturin for windows/msys2 Thomas Waldmann 2026-05-14 15:32:48 +0200
  • a2ad78dfa0
    CI: install rust on omniOS Thomas Waldmann 2026-05-14 15:02:55 +0200
  • ff6d0e8775
    fix typos / grammar in transfer docs Thomas Waldmann 2026-05-15 19:10:17 +0200
  • 5d8b761a6c
    crypto: integrate blake3, blake2b is legacy, fixes #8867 Thomas Waldmann 2026-05-14 23:46:21 +0200
  • ea13c3329e
    blake3: add to requirements and borg benchmark cpu Thomas Waldmann 2026-05-14 14:52:03 +0200
  • 26b4b3f557 fixup! Adds optional interval support for all prune retention flags Hugo Wallenburg 2026-06-06 19:33:05 +0200
  • 4e8fa92ec8
    Merge pull request #9726 from ThomasWaldmann/drop-py310-support TW 2026-06-06 19:31:35 +0200
  • 30ed2bcbfb
    remove haiku from CI matrix Thomas Waldmann 2026-06-06 18:35:36 +0200
  • 1239068e9d
    Merge pull request #9725 from ThomasWaldmann/msgpack-120-master TW 2026-06-06 15:38:31 +0200
  • dd4ba13066
    remove python 3.10 support (master branch), fixes #9707 Thomas Waldmann 2026-06-06 15:34:05 +0200
  • e36d58d715
    Merge pull request #9724 from ThomasWaldmann/repoobj-integrity-checks TW 2026-06-06 15:08:09 +0200
  • 6fb706715d
    allow msgpack 1.2.0 Thomas Waldmann 2026-06-03 18:04:22 +0200
  • 16aeb4fce7
    deal with corrupted archive metadata items Thomas Waldmann 2026-06-06 10:18:12 +0200
  • eaf003f3ab
    repoobj: reject malformed objects with IntegrityError, not struct.error/assert Thomas Waldmann 2026-06-05 06:42:58 +0200
  • 22bc6ee419
    Merge pull request #9720 from ThomasWaldmann/pure-hashing-wrapper-master TW 2026-06-04 20:58:13 +0200
  • 68bf6a1c64
    Merge pull request #9721 from ThomasWaldmann/binary-build-scripts TW 2026-06-04 20:57:47 +0200