summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* New upstream version 2.0.0b5Helmut Grohne2023-02-28
* New upstream version 2.0.0b4Helmut Grohne2023-01-14
* New upstream version 1.2.3Gianfranco Costamagna2022-12-29
|\
| * fix xattr testsThomas Waldmann2022-12-24
| * remove deprecated --prefix from docs, fixes #7109Thomas Waldmann2022-12-24
| * create: --list --dry-run output for directories, fixes #7209Thomas Waldmann2022-12-15
| * archive.save(): always use metadata from stats, fixes #7072Thomas Waldmann2022-11-20
| * testsuite: repository: skip some tests for RemoteRepositoryRayyan Ansari2022-11-19
| * file_integrity.py: make sure file_fd is always closed on exitRayyan Ansari2022-11-19
| * testsuite: repository: close fd before deleting segmentRayyan Ansari2022-11-19
| * repository: cleanup(): close segment before unlinkingRayyan Ansari2022-11-19
| * repository: use os.replace instead of os.renameRayyan Ansari2022-11-19
| * remove python < 3.7 compatibility codeThomas Waldmann2022-11-06
| * Merge pull request #7130 from ThomasWaldmann/fix-6070-1.2TW2022-11-05
| |\
| | * improve/clarify strange test code, fixes #6070Thomas Waldmann2022-11-05
| * | fix args.paths related argparsing, fixes #6994Thomas Waldmann2022-11-05
| |/
| * Merge pull request #7124 from ThomasWaldmann/hashindex-test-win-1.2TW2022-11-04
| |\
| | * Fix test_size_on_disk_accurate on WindowsThomas Waldmann2022-11-04
| * | tar_filter: recognize .tar.zst as zstd (backport) (#7095)nyuszika7h2022-10-22
| |/
| * diff: more precise warning msgs for different chunker paramsThomas Waldmann2022-10-11
| * recreate: normalize chunker params before comparing them, see #7079Thomas Waldmann2022-10-10
| * diff: normalize chunker params before comparing them, fixes #7079Thomas Waldmann2022-10-10
| * get_chunker: fix missing sparse=False argument, fixes #7056Thomas Waldmann2022-09-27
| * add test for recreate with "fixed" chunkerThomas Waldmann2022-09-27
| * check: fix uninitialised variable if repo is completely empty, fixes #7034Thomas Waldmann2022-09-17
| * cosmetic: add missing blank to xattr test skip reasonThomas Waldmann2022-08-24
| * xattrs: improve error handling, fixes #6988Thomas Waldmann2022-08-24
| * extended stat: more fine grained exception handlingThomas Waldmann2022-08-23
* | New upstream version 1.2.2Gianfranco Costamagna2022-09-12
|\|
| * ctrl-c must not kill other subprocesses, fixes #6912Thomas Waldmann2022-08-06
| * ctrl-c must not kill the ssh subprocess, fixes #6912Thomas Waldmann2022-08-06
| * Merge pull request #6918 from ThomasWaldmann/compaction-debugging-1.2TW2022-08-06
| |\
| | * repository: add debug logging for issue #6687Thomas Waldmann2022-07-31
| * | Merge pull request #6936 from ThomasWaldmann/mkstemp_mode-1.2TW2022-08-05
| |\ \
| | * | use a custom mkstemp with mode support, fixes #6933, fixes #6400Thomas Waldmann2022-08-04
| | |/
| * / _chunker.c: fix warnings on macOSThomas Waldmann2022-08-04
| |/
| * Merge pull request #6887 from ThomasWaldmann/prune-checkpointing-1.2TW2022-07-30
| |\
| | * prune/delete --checkpoint-interval=1800 and ctrl-c/SIGINT support, fixes #6284Thomas Waldmann2022-07-28
| * | Merge pull request #6905 from ThomasWaldmann/fix-flags-formatting-1.2TW2022-07-30
| |\ \
| | * | list: fix {flags:<WIDTH>} formatting, fixes #6081Thomas Waldmann2022-07-29
| | |/
| * / check: try harder to create the key, fixes #5719Thomas Waldmann2022-07-29
| |/
| * deprecate --prefix, use -a / --glob-archives, see #6806Thomas Waldmann2022-07-09
| * hashindex_compact: fix eval order (check idx before use), fixes #5899Thomas Waldmann2022-06-29
| * SaveFile: the chmod is optional, fixes #6786Thomas Waldmann2022-06-23
| * Merge pull request #6779 from ThomasWaldmann/paths-from-normpath-1.2TW2022-06-22
| |\
| | * create --paths-from-(stdin|command): normalize paths, fixes #6778Thomas Waldmann2022-06-20
| * | fix test_obfuscate byte accountingRicardo M. Correia2022-06-14
| * | secure_erase: avoid collateral damage, fixes #6768Thomas Waldmann2022-06-13
| |/
* | New upstream version 1.2.1Gianfranco Costamagna2022-06-07
|\|
| * allow msgpack 1.0.4, fixes #6716Thomas Waldmann2022-06-03