Commit graph

  • ea3da3e18f
    Merge caa9fdcd36 into 857db0532d TW 2026-03-26 16:17:11 +0100
  • aaa1346beb
    Merge 7cf609526b into 857db0532d TW 2026-03-26 16:17:11 +0100
  • e8e57abc41
    Merge 4b37491794 into 857db0532d Ogak 2026-03-26 16:17:11 +0100
  • d6dab40585
    Merge 32813e5962 into 857db0532d Rayyan Ansari 2026-03-26 16:17:10 +0100
  • b1848bdbc0
    Merge 9cb5e5f1b9 into 857db0532d Charlie Herz 2026-03-26 16:17:10 +0100
  • de6df2991a
    Merge d82339931b into 857db0532d TW 2026-03-26 16:17:10 +0100
  • 0fc920d4b6
    Merge 9e0ab332e4 into 857db0532d TW 2026-03-26 16:17:10 +0100
  • 21c64e63db
    Merge 9df300c260 into 857db0532d Sagar 2026-03-26 15:45:54 +0100
  • 0d2a9a0705
    Merge 13c7df2ef0 into 857db0532d Mrityunjay Raj 2026-03-25 19:41:40 +0000
  • 13c7df2ef0 patterns: add path existence validation for RootPath, improve test coverage Mrityunjay Raj 2026-03-26 01:06:48 +0530
  • 792d4419d5
    Merge e6d6ab66e7 into 857db0532d Yash Kaushik 2026-03-25 18:12:37 +0100
  • 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
  • 17c0b0c644
    Merge 5ba8acfe61 into 857db0532d gmatht 2026-03-25 15:31:19 +0100
  • 857db0532d
    Merge pull request #9543 from ThomasWaldmann/revert-pr-9535 master 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
  • 0a1d55988a patterns: clean up TODOs, move is_include_cmd to IECommand property, fixes #9442 Mrityunjay Raj 2026-03-25 02:37:01 +0530
  • 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
  • c2191237e4
    hashindex_size: return int64_t, fixes #9423 Thomas Waldmann 2026-03-01 18:25:29 +0100
  • aaf397a632
    Merge pull request #9511 from ThomasWaldmann/rel144 TW 2026-03-19 09:10:48 +0100
  • 4092ebf065 Add --json flag to borg prune for structured output ebuzerdrmz44 2026-03-19 05:00:52 +0300
  • 083eaa0418
    update CHANGES 1.4.4 Thomas Waldmann 2026-03-18 23:23:48 +0100
  • 8ddf789ec3
    add .DS_Store to .gitignore Thomas Waldmann 2026-03-18 23:55:53 +0100
  • ff5be71f73
    build_usage build_man Thomas Waldmann 2026-03-18 23:55:22 +0100
  • b3e695cc49
    Merge pull request #9510 from ThomasWaldmann/new-version-selector-location-1.4 TW 2026-03-18 23:39:00 +0100
  • c046a154f2
    docs: move RTD version selector to sidebar top-left Thomas Waldmann 2026-03-02 19:57:03 +0100
  • 519cc99f30
    Merge pull request #9505 from ThomasWaldmann/fix/borgfs-fstab-home-dir-3395 TW 2026-03-18 23:12:08 +0100
  • fe721d6a3c
    Merge pull request #9509 from ThomasWaldmann/hashindex-fixes-1.1 TW 2026-03-18 22:08:24 +0100
  • 783eb9bb08
    Merge pull request #9508 from ThomasWaldmann/hashindex-fixes-1.2 TW 2026-03-18 22:08:06 +0100
  • 65422547a1
    Merge pull request #9507 from ThomasWaldmann/hashindex-fixes-1.4 TW 2026-03-18 22:07:28 +0100
  • 21353a34c5
    Merge pull request #9506 from ThomasWaldmann/improve-serve-append-only-docs-1.4 TW 2026-03-18 19:52:31 +0100
  • 67d79a51ee
    hashindex: check values in read HashHeader Thomas Waldmann 2026-03-16 00:52:04 +0100
  • 1dd57081c7
    hashindex: check values in read HashHeader Thomas Waldmann 2026-03-16 00:52:04 +0100
  • 9917dd8541
    hashindex: check values in read HashHeader Thomas Waldmann 2026-03-16 00:52:04 +0100
  • d6ac92a452
    Merge pull request #9499 from ThomasWaldmann/hashindex-memleak-1.2 TW 2026-03-18 19:14:07 +0100
  • 4efaaca751
    clarify append-only != write-only, fixes #9304 Thomas Waldmann 2026-03-18 19:11:35 +0100
  • 951e5849f3
    Merge pull request #9500 from ThomasWaldmann/hashindex-memleak-1.1 TW 2026-03-18 18:57:04 +0100
  • f4dacad528
    Merge pull request #9498 from ThomasWaldmann/hashindex-memleak-1.4 TW 2026-03-18 18:55:01 +0100
  • 7f6226ca09
    Merge pull request #9504 from ThomasWaldmann/warn-replaying-segments-1.4 TW 2026-03-18 18:53:32 +0100
  • 77db9c114f
    helpers: get_base_dir: avoid using HOME when it incorrectly points to root's home for non-root users (fstab borgfs), fixes #3395 Thomas Waldmann 2025-11-17 21:26:25 +0100
  • d2bc38acaa
    warn when replaying segments, fixes #9233 Thomas Waldmann 2026-03-18 18:08:01 +0100
  • b9aaf24949
    hashindex: fix memory leak, fixes #9497 Thomas Waldmann 2026-03-17 19:03:03 +0100
  • 8eb8779023
    hashindex: fix memory leak, fixes #9497 Thomas Waldmann 2026-03-17 19:03:03 +0100
  • 5df07b51ef
    hashindex: fix memory leak, fixes #9497 Thomas Waldmann 2026-03-17 19:03:03 +0100
  • 6b51f36569 passing black lint ebuzerdrmz44 2026-03-18 16:15:30 +0300
  • 440b7039af addressing review ebuzerdrmz44 2026-03-18 16:02:34 +0300
  • 6a3158729f about issue ebuzerdrmz44 2026-03-18 02:00:21 +0300