summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | | * remove deprecated --prefix from docs, fixes #7109Thomas Waldmann2022-12-24
| | |/
| | * Merge pull request #7222 from ThomasWaldmann/vagrant-updatesTW2022-12-24
| | |\
| | | * vagrant: use python 3.9.16 for the binary buildThomas Waldmann2022-12-24
| | | * vagrant: use the openbsd 7.1 boxThomas Waldmann2022-12-24
| | |/
| | * Merge pull request #7215 from ThomasWaldmann/github-actions-updates-1.2TW2022-12-17
| | |\
| | | * github CI: set PKG_CONFIG_PATH againThomas Waldmann2022-12-17
| | | * github CI: prepend to PKG_CONFIG_PATHThomas Waldmann2022-12-17
| | | * github CI: use actions/cache@v3Thomas Waldmann2022-12-17
| | | * github CI: use actions/setup-python@v4Thomas Waldmann2022-12-17
| | | * github CI: use actions/checkout@v3Thomas Waldmann2022-12-17
| | | * github CI: use ubuntu-20.04 (not -latest)Thomas Waldmann2022-12-17
| | * | Merge pull request #7216 from ThomasWaldmann/fix-ci-1.2TW2022-12-17
| | |\ \ | | | |/ | | |/|
| | | * no fail fast, just checking...Thomas Waldmann2022-12-17
| | |/
| | * Merge pull request #7214 from ThomasWaldmann/update-changes-1.2TW2022-12-17
| | |\
| | | * update CHANGESThomas Waldmann2022-12-17
| | |/
| | * Merge pull request #7210 from ThomasWaldmann/list-directories-dry-run-1.2TW2022-12-15
| | |\
| | | * create: --list --dry-run output for directories, fixes #7209Thomas Waldmann2022-12-15
| | |/
| | * Merge pull request #7201 from ThomasWaldmann/fix-macos-ci-1.2TW2022-12-10
| | |\
| | | * fix tox4 passenv issue, fixes #7199Thomas Waldmann2022-12-10
| | |/
| | * Merge pull request #7169 from ThomasWaldmann/update-twine-upload-1.2TW2022-11-27
| | |\
| | | * twine: use repo name instead of urlThomas Waldmann2022-11-27
| | |/
| | * Merge pull request #7150 from ThomasWaldmann/fix-nfiles-1.2TW2022-11-20
| | |\
| | | * archive.save(): always use metadata from stats, fixes #7072Thomas Waldmann2022-11-20
| | * | Merge pull request #7149 from ThomasWaldmann/py311-1.2TW2022-11-20
| | |\ \ | | | |/ | | |/|
| | | * github CI: use python 3.11 (not -dev)Thomas Waldmann2022-11-20
| | | * vagrant: use python 3.9.15 for tests/binary buildThomas Waldmann2022-11-20
| | |/
| | * Merge pull request #7147 from ThomasWaldmann/fix-repository-tests-1.2TW2022-11-19
| | |\
| | | * 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
| | |/
| | * Merge pull request #7135 from ThomasWaldmann/remove-py37-compat-code-1.2TW2022-11-07
| | |\
| | | * 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
| | * | Merge pull request #7128 from ThomasWaldmann/fix-root-paths-1.2TW2022-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
| | * | Merge pull request #7106 from RayyanAnsari/msys2-ci-backportTW2022-10-28
| | |\ \
| | | * | Add new Windows build scripts and CI with GitHub and MSYS2 [backport]Rayyan Ansari2022-10-27
| | | * | Remove old Windows scripts and Appveyor CI [backport]Rayyan Ansari2022-10-27
| | |/ /
| | * / tar_filter: recognize .tar.zst as zstd (backport) (#7095)nyuszika7h2022-10-22
| | |/
| | * Merge pull request #7082 from ThomasWaldmann/fix-chunker-params-comparisonTW2022-10-11
| | |\
| | | * 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
| | |/
| | * Merge pull request #7057 from ThomasWaldmann/fix-recreate-fixed-chunker-1.2TW2022-09-27
| | |\
| | | * get_chunker: fix missing sparse=False argument, fixes #7056Thomas Waldmann2022-09-27