Commit graph

  • 5c1454933a
    Merge caa9fdcd36 into cb2721dc31 TW 2026-04-06 07:21:11 +0000
  • 380c4c188c
    Merge 5ba8acfe61 into cb2721dc31 gmatht 2026-04-06 02:13:28 +0000
  • f643a255d2
    Merge 7cf609526b into cb2721dc31 TW 2026-04-06 02:13:26 +0000
  • d680029ae2
    Merge 4b37491794 into cb2721dc31 Ogak 2026-04-06 02:13:26 +0000
  • c4fd5d917b
    Merge e6d6ab66e7 into cb2721dc31 Yash Kaushik 2026-04-06 02:13:26 +0000
  • 6081cfe8e0
    Merge bc51d2e045 into cb2721dc31 Himanshu Joshi 2026-04-06 02:13:26 +0000
  • bb0faf810e
    Merge a5001648c0 into cb2721dc31 TW 2026-04-06 02:13:26 +0000
  • 2eeffbf9b2
    Merge 3afee0b34d into cb2721dc31 dependabot[bot] 2026-04-06 02:13:25 +0000
  • 290a8a675e
    Merge cf7bd04599 into cb2721dc31 Rezky Hamid 2026-04-05 23:34:30 +0000
  • cf7bd04599 fix: apply black formatting to fix CI lint failures hiepau1231 2026-04-06 06:33:41 +0700
  • 29c00d575f
    Merge 9df300c260 into cb2721dc31 Sagar 2026-04-05 20:46:26 +0200
  • 8c78de9245
    Merge 32813e5962 into cb2721dc31 Rayyan Ansari 2026-04-05 18:43:27 +0000
  • 09dd48d9d0
    Merge cb83cc19e0 into cb2721dc31 Mrityunjay Raj 2026-04-05 23:12:41 +0530
  • cb83cc19e0 CI: fix Haiku git safe.directory issue, fixes #9562 Mrityunjay Raj 2026-04-05 23:02:25 +0530
  • d4e1585c58
    Merge 15bec44c76 into cb2721dc31 Mrityunjay Raj 2026-04-05 16:44:23 +0000
  • 15bec44c76 legacy: extract RepoObj1, update all imports, drop re-export stubs Mrityunjay Raj 2026-04-04 03:09:31 +0530
  • e19dd4bcc1
    Merge d82339931b into cb2721dc31 TW 2026-04-05 07:44:53 +0000
  • 5b7add32f2
    Merge 9cb5e5f1b9 into cb2721dc31 Charlie Herz 2026-04-05 07:44:52 +0000
  • d36b16eb8e fix: include OpenBSD in BSD ctime conditional in diff test hiepau1231 2026-04-05 14:22:26 +0700
  • 3c23db8923 fix: re-enable test_hard_link_deletion_and_replacement on FreeBSD/NetBSD hiepau1231 2026-04-05 14:19:18 +0700
  • e66c9c9dd4 test: add control-case test and fix import in parseformat_test hiepau1231 2026-04-05 14:17:37 +0700
  • b844dd7645 fix: DiffFormatter.format_time() uses microsecond precision for sub-second timestamp diffs hiepau1231 2026-04-05 14:13:00 +0700
  • 2177b78945 refactor: use replace(microsecond=0) in format_timestamp_pair for clarity hiepau1231 2026-04-05 14:09:41 +0700
  • 1c22998ef4 feat: add format_timestamp_pair() for sub-second aware diff timestamp display hiepau1231 2026-04-05 14:03:29 +0700
  • 16c5f70aaf
    Merge 9e0ab332e4 into cb2721dc31 TW 2026-04-05 03:44:34 +0000
  • cb2721dc31
    Merge pull request #9560 from Goddesen/fix-append-file-removal master TW 2026-04-04 23:57:10 +0200
  • 354ca28842
    Fixes cleanup of append-only test tempfiles on macOS/BSD Hugo Wallenburg 2026-04-04 20:38:38 +0200
  • 8565ff5edb
    Merge 37510469c3 into 6959b69f9b Hugo Wallenburg 2026-04-04 17:27:48 +0000
  • 37510469c3
    Removes unnecessarily complicated local timezone in test Hugo Wallenburg 2025-06-03 23:11:55 +0200
  • b1e7b988ee
    Adds optional interval support for all prune retention flags Hugo Wallenburg 2025-04-19 21:11:05 +0200
  • 4db927c62e legacy: git mv legacyrepository and legacyremote Mrityunjay Raj 2026-04-04 03:00:02 +0530
  • bcd9f84643
    Adds int_or_interval format parser Hugo Wallenburg 2025-04-19 20:43:10 +0200
  • 6959b69f9b
    Merge pull request #9558 from Goddesen/fix-xdg-config-assumptions-macos TW 2026-04-03 20:17:08 +0200
  • c8f8defc0f
    Fixes tests/docs assuming XDG_* vars not used on macOS Hugo Wallenburg 2026-04-03 11:34:10 +0200
  • 84fb1c9435
    Merge pull request #9552 from borgbackup/dependabot/pip/requirements.d/pip-dependencies-875f133aec TW 2026-03-31 10:39:17 +0200
  • 3afee0b34d
    build(deps): bump codecov/codecov-action in the actions group dependabot/github_actions/actions-7980569b8c dependabot[bot] 2026-03-31 05:45:45 +0000
  • 4a10a94809
    build(deps-dev): bump the pip-dependencies group dependabot[bot] 2026-03-31 05:43:26 +0000
  • a5001648c0
    temp: only run test_create_read_special Thomas Waldmann 2026-03-29 19:42:44 +0200
  • 2b720aa07f
    test_create_read_special_symlink: remove test skip Thomas Waldmann 2026-03-29 19:37:48 +0200
  • 78b4aacaa6
    Merge pull request #9542 from mr-raj12/cleanup-patterns-todos-master TW 2026-03-29 15:23:12 +0200
  • bc51d2e045 refactor: replace logging with structlog in helpers (issue #9529) hiijoshi 2026-03-28 14:01:59 +0530
  • 60596bd7a4 patterns: clean up TODOs, move is_include_cmd to IECommand property, add RootPath validation, fixes #9442 Mrityunjay Raj 2026-03-28 04:36:01 +0530
  • a4e44126e2 Add test case to parseformat_test.py hiijoshi 2026-03-25 22:07:40 +0530
  • 36fdb562d6 style: apply black formatting to win32 ctime test hiijoshi 2026-03-25 21:37:19 +0530
  • 9a1dd8fbfd helpers: fix coverage and restrict ctime on Windows for FilesCacheMode hiijoshi 2026-03-25 21:33:47 +0530
  • 3531c82f80 fix: chunk store_load over RPC to avoid msgpack BufferFull hiijoshi 2026-03-24 19:19:21 +0530
  • 857db0532d
    Merge pull request #9543 from ThomasWaldmann/revert-pr-9535 TW 2026-03-25 15:10:56 +0100
  • e9a7349ba1
    CI: canary: avoid MSYS2 arg/env conversions, fixes #9513 Thomas Waldmann 2026-03-25 14:12:28 +0100
  • 38e6dbef5c
    Revert "ci: disable MSYS2 path conversion in windows tests, fixes #9513" Thomas Waldmann 2026-03-25 14:05:51 +0100
  • 5ba8acfe61 cli error help now exactly matches test-ux.sh.blessed_stderr John C. McCabe-Dansted 2026-03-25 03:44:30 +0800
  • dddbaf02fc tests: CLI UX regression coverage and test-ux.sh gmatht 2026-03-25 02:35:58 +0800
  • ed85f0004f cli: print borg1 option migration under Common fixes gmatht 2026-03-25 02:34:32 +0800
  • d1e80cfab5 cli: ArgumentParser hints for commands, locations, and argv gmatht 2026-03-25 02:33:26 +0800
  • ffbfb80a30 cli: repository DoesNotExist and InvalidRepository common fixes gmatht 2026-03-25 02:33:11 +0800
  • d6d0cd6de3 cli: expand repo::archive parse errors with corrected command lines gmatht 2026-03-25 02:32:55 +0800
  • 688afbf6fd fix: chunk store_load over RPC to avoid msgpack BufferFull hiijoshi 2026-03-24 19:19:21 +0530
  • 3664d2f7bc
    Merge pull request #9535 from hiijoshi/fix-windows-ci-msys2-warning TW 2026-03-24 14:52:43 +0100
  • e3a2c9bb83
    Merge pull request #9538 from borgbackup/dependabot/pip/requirements.d/pip-dependencies-d1b4e14bc1 TW 2026-03-24 12:20:26 +0100
  • e6d6ab66e7 Add phase field to file_status JSON output with correct lifecycle emission Yash Kaushik 2026-03-24 01:13:58 +0530
  • af41d25328
    build(deps-dev): bump the pip-dependencies group dependabot[bot] 2026-03-24 05:43:28 +0000
  • 5420009528 docs: update quickstart guide hiijoshi 2026-03-24 07:24:21 +0530
  • 533c9bb297 Use mtime,size,inode files cache default on Windows, fixes #7193 hiijoshi 2026-03-22 07:39:18 +0530
  • 9d5687d584 ci: disable MSYS2 path conversion in windows tests, fixes #9513 hiijoshi 2026-03-23 10:06:39 +0530
  • 7cf609526b
    fix: improve tcsh completion support Thomas Waldmann 2026-03-18 12:56:49 +0100
  • d80724b24b Add phase field to file_status JSON output (start/end lifecycle events) Yash Kaushik 2026-03-22 19:25:43 +0530
  • eff7c2d5c3
    Merge 1a30ef16f1 into 477f987372 Arno Gobbin 2026-03-23 16:16:58 +0100
  • d0cfba8d1e
    Merge 0a484ebc07 into 477f987372 TW 2026-03-23 20:35:49 +1300
  • 9df300c260 fix: use progress indicator only when --progress is set sagar 2026-03-22 23:25:10 +0530
  • 1b9805842c move ProgressIndicatorCounter import to module level and fix progress guard pattern sagar 2026-03-21 23:18:12 +0530
  • 6bc41465a4
    Add --json flag to borg prune for structured output (#9512) Ebuzer Celil Durmaz 2026-03-20 23:03:01 +0300
  • 81e11b01e8 fix:resolve PR CI failures by fixing import loop and remote API versioning sagar 2026-03-20 18:45:53 +0530
  • 4b37491794 Add FUSE read caching benchmark for issue #5110 Ogak-AI 2026-03-20 06:45:27 +0100
  • a8d39d07ea Reuse archives_deleted counter, guard manifest write for dry-run ebuzerdrmz44 2026-03-19 23:07:34 +0300
  • 3e3522e38a
    Merge pull request #9519 from ThomasWaldmann/remove-py38-support 1.2-maint TW 2026-03-19 20:51:24 +0100
  • 86b82714cb Rename JSON fields per review feedback ebuzerdrmz44 2026-03-19 22:10:16 +0300
  • 8eff8270c0
    Merge pull request #9525 from ThomasWaldmann/remove-backslash-assertion TW 2026-03-19 18:56:31 +0100
  • 2ac51d71cf
    patterns: allow backslashes in paths, fixes #9518 Thomas Waldmann 2026-03-19 17:41:51 +0100
  • 428c26d755
    Merge pull request #9524 from ThomasWaldmann/hashindex-fix-for-bigendian-1.1 1.1-maint TW 2026-03-19 16:21:44 +0100
  • 148844286e
    Merge pull request #9523 from ThomasWaldmann/hashindex-fix-for-bigendian-1.2 TW 2026-03-19 16:21:27 +0100
  • 3b9ccaa1ff
    hashindex: fix new checks for big endian archs, fixes #9521 Thomas Waldmann 2026-03-19 15:14:57 +0100
  • d2db21e1f9
    hashindex: fix new checks for big endian archs, fixes #9521 Thomas Waldmann 2026-03-19 15:14:57 +0100
  • 477f987372
    Merge pull request #9522 from ThomasWaldmann/hashindex-fix-for-bigendian-1.4 1.4-maint TW 2026-03-19 16:03:00 +0100
  • 7fd6df2514
    hashindex: fix new checks for big endian archs, fixes #9521 Thomas Waldmann 2026-03-19 15:14:57 +0100
  • cb4ed496ea Address review: rename JSON fields ebuzerdrmz44 2026-03-19 16:40:43 +0300
  • b9c31f5e58 fix ci sagar 2026-03-19 18:57:11 +0530
  • c349e141bb
    CI: increase timeout, macOS runners are sloooow Thomas Waldmann 2026-03-19 14:06:53 +0100
  • 5e922339c3
    Merge pull request #9520 from ThomasWaldmann/fix-ci-1.1 TW 2026-03-19 14:05:05 +0100
  • da77417c0f
    CI: increase timeout, macOS runners are slooow Thomas Waldmann 2026-03-19 14:04:24 +0100
  • ff2b9b6ef2
    CI: use macOS 15 Thomas Waldmann 2026-03-19 11:34:21 +0100
  • c77fb4060d
    CI/requirements: use pytest < 9.0.0 Thomas Waldmann 2026-03-19 11:26:14 +0100
  • eda794c844
    CI: remove outdated Pythons Thomas Waldmann 2026-03-19 11:17:43 +0100
  • cd6e93c4c4
    CI: use cache@v4 Thomas Waldmann 2026-03-19 11:15:05 +0100
  • eb09c5a359
    CI: use Ubuntu 22.04 / macOS 15 Thomas Waldmann 2026-03-19 11:10:50 +0100
  • f5cb28f22e
    CI/tox: do not test on Python 3.8 anymore Thomas Waldmann 2026-03-19 11:06:21 +0100
  • 742978911c
    Merge pull request #9501 from ebuzerdrmz44/fix/transfer-cwd-metadata TW 2026-03-19 10:42:45 +0100
  • 69f53e8402
    Merge pull request #9517 from ThomasWaldmann/fix-hashindex-1.2 TW 2026-03-19 10:41:37 +0100
  • e676c5ff63
    Merge pull request #9515 from ThomasWaldmann/hashindex_size-64bit-1.1 TW 2026-03-19 10:12:42 +0100
  • 6bc07f5a1b
    Merge pull request #9516 from ThomasWaldmann/fix-hashindex-1.1 TW 2026-03-19 10:11:34 +0100
  • 5a3f71f691
    hashindex: fixed iteritems segfaulting with non-existent marker, fixes #9368 Thomas Waldmann 2026-02-18 22:40:22 +0100
  • 5c322640e0
    hashindex: fixed iteritems segfaulting with non-existent marker, fixes #9368 Thomas Waldmann 2026-02-18 22:40:22 +0100