summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-06-05build_manThomas Waldmann
2022-06-05build_usageThomas Waldmann
2022-06-03Merge pull request #6744 from ThomasWaldmann/update-changes-1.1TW
2022-06-03update CHANGESThomas Waldmann
2022-05-30Merge pull request #6730 from KN4CK3R/backport-6724-1.1TW
2022-05-30make constants for files cache mode more clear (#6724)Elmar Hoffmann
2022-05-16Merge pull request #6699 from KN4CK3R/backport-6688-1.1TW
2022-05-15Fix typos (#6688)Andrea Gelmini
2022-05-15Merge pull request #6696 from ThomasWaldmann/versions-mount-1archive-error-1.1TW
2022-05-15mount -o versions: give clear error msg instead of crashingThomas Waldmann
2022-05-08Merge pull request #6684 from ThomasWaldmann/fix-archive-progress-json-1.1TW
2022-05-08show_progress: add finished=true/false to archive_progress json, fixes #6570Thomas Waldmann
2022-05-07Merge pull request #6680 from KN4CK3R/backport-6670-1.1TW
2022-05-07Merge pull request #6677 from KN4CK3R/backport-6659-1.1TW
2022-05-07check that borg does not require pytest for normal usage, fixes #6563Thomas Waldmann
2022-05-07docs: mention BORG_FILES_CACHE_SUFFIX as alternative to BORG_FILES_CACHE_TTL,...Thomas Waldmann
2022-04-27Merge pull request #6649 from ThomasWaldmann/key-algo-error-msg-1.1TW
2022-04-24give a more helpful error msg for unsupported key format, fixes #6561Thomas Waldmann
2022-04-24give a more helpful error msg for unsupported encrypted key format, fixes #6561Thomas Waldmann
2022-04-24Merge pull request #6644 from hexagonrecursion/1.1-faqTW
2022-04-24Add a troubleshooting note to the FAQAndrey Bienkowski
2022-04-20Merge pull request #6634 from ThomasWaldmann/update-changes-1.1TW
2022-04-20Merge pull request #6635 from ThomasWaldmann/docs-files-cache-1.1TW
2022-04-20FAQ: add a hint about --debug-topic=files_cacheThomas Waldmann
2022-04-19update CHANGESThomas Waldmann
2022-04-19Merge pull request #6631 from ThomasWaldmann/fix-info-authenticated-1.1TW
2022-04-19info: fix authenticated mode repo to show "Encrypted: No", fixes #6462Thomas Waldmann
2022-04-19Merge pull request #6626 from ThomasWaldmann/issue-5673-1.1TW
2022-04-19Merge pull request #6628 from ThomasWaldmann/fix-files-cache-6353-1.1TW
2022-04-19fix transaction rollback: use files cache filename as found in txn.active, fi...Thomas Waldmann
2022-04-19do not load files cache for commands not using it, fixes #5673Thomas Waldmann
2022-04-19diff: support presence change for blkdev, chrdev and fifo items (1.1-maint) (...TW
2022-04-18Merge pull request #6621 from ThomasWaldmann/secure-erase-msg-1.1TW
2022-04-18Merge pull request #6617 from ThomasWaldmann/invalid-repo-msg-1.1TW
2022-04-18remove stray punctuation from secure-erase messageJakub Wilk
2022-04-18better error msg for defect or unsupported repo configs, fixes #6566Thomas Waldmann
2022-04-13Merge pull request #6590 from ThomasWaldmann/docs-virt-1.1TW
2022-04-13virtualisation speed tipsThomas Waldmann
2022-04-12Merge pull request #6583 from ThomasWaldmann/deleted-key-1.1TW
2022-04-12load_key: no key is same as empty key, fixes #6441Thomas Waldmann
2022-04-12Merge pull request #6577 from ThomasWaldmann/repo-tags-docs-1.1TW
2022-04-12docs: fix values of TAG bytes, fixes #6515Thomas Waldmann
2022-04-12Merge pull request #6541 from ThomasWaldmann/more-robust-iterator-1.1TW
2022-04-10Merge pull request #6559 from bcat/1.1-maintTW
2022-04-09(docs) Recommend umask for passphrase file permsJonathan Rascher
2022-04-07check archives: improve error handling for corrupt archive metadata blockThomas Waldmann
2022-04-07check archive: make robust_iterator more robust, fixes #4777Thomas Waldmann
2022-04-05Merge pull request #6537 from bket/1.1_fix_#2055TW
2022-04-051.1 - Fix OpenBSD symlink mode test failure (#2055)Björn Ketelaars
2022-04-04Merge pull request #6527 from ThomasWaldmann/fix-ipv6-url-parsing-1.1TW