Commit Graph

  • 514cef5a63
    Merge pull request #8107 from ThomasWaldmann/slashdot-hack-master TW 2024-02-20 12:56:40 +0100
  • 4abc7f18cd
    Merge pull request #8108 from ThomasWaldmann/new-rc-fix-1.4 TW 2024-02-20 12:54:53 +0100
  • 420ef45f63
    fix: Error/CommandError have a output format for 1 argument Thomas Waldmann 2024-02-20 04:23:02 +0100
  • e7bd18d7f3
    create: add the slashdot hack, fixes #4685 Thomas Waldmann 2024-01-23 18:06:55 +0100
  • f94cdee94a
    Merge pull request #8106 from ThomasWaldmann/more-errors-msgids-master TW 2024-02-20 03:23:22 +0100
  • 43a20b052e
    add ConnectionBrokenWithHint for BrokenPipeErrors and similar, see #7016 Thomas Waldmann 2024-01-19 18:38:07 +0100
  • 45815554ce
    check_can_create_repository: deal with PermissionErrors, see #7016 Thomas Waldmann 2024-01-19 18:13:53 +0100
  • 7bed7b86d4
    Merge pull request #8105 from ThomasWaldmann/corrupted-key-errmsg-master TW 2024-02-19 23:30:38 +0100
  • 83c069ce5a
    better error msg for corrupted key data, fixes #8016 Thomas Waldmann 2024-01-18 23:17:51 +0100
  • 2d31b027c7
    Merge pull request #8104 from ThomasWaldmann/error-msg-bad-nonce-file2-master TW 2024-02-19 03:02:02 +0100
  • 334fbab897
    refactor: use less binascii Thomas Waldmann 2024-01-17 14:24:22 +0100
  • 3bfd7652cd
    Merge pull request #8102 from ThomasWaldmann/error-msg-bad-nonce-file-master TW 2024-02-18 15:21:52 +0100
  • ab0b111af0
    give clean error msg for invalid nonce file, see #7967 Thomas Waldmann 2024-01-16 23:24:25 +0100
  • b65888f057
    Merge pull request #8101 from ThomasWaldmann/fix-commanderror-args-master TW 2024-02-18 14:33:35 +0100
  • 930ecd845a
    fix CommandError args, fixes 8029 Thomas Waldmann 2024-01-07 19:47:50 +0100
  • 74129e539b
    Merge pull request #8100 from ThomasWaldmann/fix-with-lock-exceptions-master TW 2024-02-18 14:07:37 +0100
  • 1f5cc355a3
    borg with-lock: catch exception, print error msg, fixes #8022 kmille 2024-01-07 00:02:43 +0100
  • ad3f1365f5
    Merge pull request #8098 from ThomasWaldmann/new-rc-master TW 2024-02-18 13:18:36 +0100
  • ed28eb9e03
    fix: Error/CommandError have a output format for 1 argument Thomas Waldmann 2024-02-18 03:46:45 +0100
  • d7e2e2cea9
    fix mypy error Thomas Waldmann 2024-02-17 23:01:46 +0100
  • a0a07ab464
    use get_reset_ec to internally re-init ec/warnings Thomas Waldmann 2023-12-16 00:30:32 +0100
  • b53c86cf4c
    refactor (re-)init of exit_code and warnings_list globals Thomas Waldmann 2023-12-15 19:42:51 +0100
  • abe6545853
    do not return the rc from Archiver methods Thomas Waldmann 2023-12-06 00:14:46 +0100
  • 5caf747011
    update frontends.rst error/warning list Thomas Waldmann 2023-12-03 00:27:19 +0100
  • 2e05c234b6
    BackupErrors get caught and give warning RCs Thomas Waldmann 2023-12-03 00:01:57 +0100
  • 97dd287584
    raise BackupOSError subclasses Thomas Waldmann 2023-11-27 17:02:23 +0100
  • 9ac4672254
    add NotFoundWarning Thomas Waldmann 2023-11-18 22:49:56 +0100
  • 4adc782100
    print_warning*: support warning msgids, fixes #7080 Thomas Waldmann 2023-11-18 22:37:38 +0100
  • 5168a97782
    extend errorlist script to warnings, update docs Thomas Waldmann 2023-11-15 23:01:26 +0100
  • 982aeb56a7
    more detailled warnings for source file OSErrors Thomas Waldmann 2023-11-15 22:39:42 +0100
  • e8fa4986cc
    BackupError->BackupWarning, BackupOSError->BackupOSWarning Thomas Waldmann 2023-11-15 18:41:02 +0100
  • 900a1674df
    move Backup*Error to errors module Thomas Waldmann 2023-11-15 18:04:54 +0100
  • c704e5ea9e
    new warnings infrastructure to support modern exit codes Thomas Waldmann 2023-11-15 01:44:01 +0100
  • b18e613627
    get rid of some rare error classes, use RTError instead Thomas Waldmann 2023-11-13 20:48:41 +0100
  • 0504dee0d9
    fix dealing with remote repo Locking Exceptions Thomas Waldmann 2023-11-12 21:09:08 +0100
  • cb8b718a96
    refactor set_ec usage Thomas Waldmann 2023-11-12 20:01:14 +0100
  • bec02a36c8
    use print_warning also in borg delete ::archive --force --force Thomas Waldmann 2023-11-12 18:35:25 +0100
  • 9de07ebd46
    update "modern" error RCs (docs and code) Thomas Waldmann 2023-11-09 06:00:13 +0100
  • 34bbce8e71
    scripts/errorlist.py: improve error list docs generation Thomas Waldmann 2023-11-09 06:50:23 +0100
  • 1b09d0efd7
    BORG_EXIT_CODES=modern can be set to get more specific process exit codes Thomas Waldmann 2023-11-09 05:40:34 +0100
  • 0e859a6d2d
    Merge pull request #8096 from ThomasWaldmann/update-changes-master TW 2024-02-13 19:30:19 +0100
  • 52c90786fc
    Merge pull request #8095 from ThomasWaldmann/update-changes-1.4 TW 2024-02-13 19:29:39 +0100
  • 3a85433ffb
    update CHANGES Thomas Waldmann 2024-02-13 18:20:10 +0100
  • 9eec58bc18
    update CHANGES Thomas Waldmann 2024-02-13 18:03:14 +0100
  • 3b43770ca6
    Merge pull request #8091 from ThomasWaldmann/fix-long-desc-master TW 2024-02-11 00:32:40 +0100
  • 8c8b5714d4
    Merge pull request #8090 from ThomasWaldmann/fix-long-desc-1.4 TW 2024-02-10 18:20:46 +0100
  • dd9358f1e2
    sdist: dynamically compute readme (long_description) Thomas Waldmann 2024-02-10 18:04:28 +0100
  • 2bb4b3d650
    sdist: dynamically compute readme (long_description) Thomas Waldmann 2024-02-10 18:04:28 +0100
  • 767504b954
    Merge pull request #8089 from ThomasWaldmann/fix-docs-1.4 TW 2024-02-10 17:30:34 +0100
  • 9057c7ba4d
    development.rst: fix markup Thomas Waldmann 2024-02-10 17:25:43 +0100
  • 77e13ad752
    Merge pull request #8087 from ThomasWaldmann/less-setuppy-master TW 2024-02-10 00:16:39 +0100
  • 8eba627b29
    scripts: make.py clean implementation Thomas Waldmann 2024-01-30 23:55:18 +0100
  • 4d424de69e
    scripts: update docs about make.py Thomas Waldmann 2024-01-30 23:21:04 +0100
  • 59bca06630
    scripts: rename gendocs.py to make.py Thomas Waldmann 2024-01-30 23:19:09 +0100
  • 48afc4c519
    requirements are defined in pyproject.toml Thomas Waldmann 2024-01-29 20:41:08 +0100
  • 38ba1c383a
    docs: do not refer to setup.py installation method Thomas Waldmann 2024-01-29 20:39:02 +0100
  • b64f6e3335
    scripts/gendocs.py: make it work Thomas Waldmann 2024-01-29 20:26:33 +0100
  • 8cfbd3ea3e
    Merge pull request #8083 from ThomasWaldmann/increase-gh-actions-timeout-master TW 2024-02-09 03:28:14 +0100
  • b34a99f337
    git mv setup_docs.py scripts/gendocs.py Thomas Waldmann 2024-02-09 02:53:17 +0100
  • 9d913b0e82
    setup.py: remove build_usage and build_man as setup.py command Thomas Waldmann 2024-01-29 19:53:22 +0100
  • 7d77985601
    setup.py: move long_desc_from_readme definition to here Thomas Waldmann 2024-01-29 19:50:14 +0100
  • a4c8d52ca0
    Merge pull request #8086 from ThomasWaldmann/index-check-value-errors-master TW 2024-02-09 02:29:46 +0100
  • 03e4494d84
    Merge pull request #8084 from ThomasWaldmann/init-message-master TW 2024-02-09 02:29:32 +0100
  • 5ee1eeaa4f
    Merge pull request #8082 from ThomasWaldmann/remote-version-master TW 2024-02-09 02:29:15 +0100
  • 75840d4ef9
    Merge pull request #8085 from ThomasWaldmann/docs-tests-pypi-pkg-master TW 2024-02-09 00:44:18 +0100
  • f43c1f56e9
    check: fix return code for index entry value discrepancies Thomas Waldmann 2024-02-08 19:31:24 +0100
  • 33393946b5
    docs: how to run the testsuite using the dist package Thomas Waldmann 2024-02-08 17:23:52 +0100
  • 08bf0f741c
    init: better borg key export instructions Thomas Waldmann 2024-02-09 00:31:00 +0100
  • 8944129806
    gh actions: increase timeout Thomas Waldmann 2024-02-09 00:22:16 +0100
  • b6a23ee1bc
    implement "borg version", fixes #7829 Thomas Waldmann 2024-01-19 12:40:40 +0100
  • ca7338f5b6
    Merge pull request #8080 from ThomasWaldmann/update-changes-master TW 2024-02-08 23:50:32 +0100
  • 094ebb6c39
    Merge pull request #8079 from ThomasWaldmann/index-check-value-errors-1.2 TW 2024-02-08 23:50:17 +0100
  • 1413b34464
    Merge pull request #8078 from ThomasWaldmann/increase-gh-actions-timeout-1.2 TW 2024-02-08 23:32:13 +0100
  • 25adac4fb4
    update CHANGES Thomas Waldmann 2024-02-08 23:28:22 +0100
  • 2317d4d197
    check: fix return code for index entry value discrepancies Thomas Waldmann 2024-02-08 19:31:24 +0100
  • 8637520199
    gh actions: increase timeout Thomas Waldmann 2024-02-08 21:59:44 +0100
  • 92669abf13
    Merge pull request #8077 from ThomasWaldmann/index-check-value-errors-1.4 TW 2024-02-08 21:56:20 +0100
  • 97fe48c44c
    check: fix return code for index entry value discrepancies Thomas Waldmann 2024-02-08 19:31:24 +0100
  • 6292db2866
    Merge pull request #8076 from ThomasWaldmann/docs-tests-pypi-pkg-1.4 TW 2024-02-08 18:27:00 +0100
  • 79268ec951
    docs: how to run the testsuite using the dist package Thomas Waldmann 2024-02-08 17:23:52 +0100
  • 3a81da1154
    Merge pull request #8072 from ThomasWaldmann/update-changes-1.4 TW 2024-02-03 01:43:17 +0100
  • acebc0bb70
    update CHANGES Thomas Waldmann 2024-02-02 10:52:35 +0100
  • 6221de8cbb
    Merge pull request #8071 from ThomasWaldmann/init-message-1.4 TW 2024-02-01 17:24:15 +0100
  • fb44fb5011
    init: better borg key export instructions Thomas Waldmann 2024-02-01 12:55:31 +0100
  • f2b3a3a383
    init: remove compatibility warning for borg <=1.0.8 Thomas Waldmann 2024-01-31 17:26:20 +0100
  • ad44430b2a
    Merge pull request #8069 from ThomasWaldmann/less-setuppy2-1.4 TW 2024-01-31 17:18:10 +0100
  • ef2728a6a6
    scripts: make.py clean implementation Thomas Waldmann 2024-01-30 23:55:18 +0100
  • 8bf7ad575a
    scripts: update docs about make.py Thomas Waldmann 2024-01-30 23:21:04 +0100
  • fd1dad2f79
    scripts: rename gendocs.py to make.py Thomas Waldmann 2024-01-30 23:19:09 +0100
  • 376ad6dc57
    Merge pull request #8060 from ThomasWaldmann/slashdot-hack-1.4 TW 2024-01-30 18:28:45 +0100
  • 5b96d5acc3
    create: add the slashdot hack, fixes #4685 Thomas Waldmann 2024-01-23 18:06:55 +0100
  • e744e04821
    Merge pull request #8067 from ThomasWaldmann/increase-gh-actions-timeout-1.4 TW 2024-01-30 13:00:10 +0100
  • 009a88626f
    gh actions: increase timeout Thomas Waldmann 2024-01-30 00:39:53 +0100
  • e0de99307a
    Merge pull request #8066 from ThomasWaldmann/upgrade-bundled-code-1.4 TW 2024-01-30 00:37:24 +0100
  • 206f90f56a
    Merge pull request #8065 from ThomasWaldmann/less-setuppy-1.4 TW 2024-01-30 00:36:25 +0100
  • b1a8924c0e
    upgrade bundled zstd to 1.5.5 Thomas Waldmann 2024-01-29 22:30:04 +0100
  • c8007e45ce
    upgrade bundled xxhash to 0.8.2 Thomas Waldmann 2024-01-29 22:07:39 +0100
  • a3998d0663
    upgrade bundled lz4 to 1.9.4 Thomas Waldmann 2024-01-29 21:54:49 +0100
  • e80d922730
    requirements are defined in pyproject.toml Thomas Waldmann 2024-01-29 20:41:08 +0100
  • 4a65f9c943
    docs: do not refer to setup.py installation method Thomas Waldmann 2024-01-29 20:39:02 +0100