63 Commits (182d7dc46b23b4a20985c93ea3a6ba3e6f267ff6)

Author SHA1 Message Date
René Scharfe 9bf1ac41d2 t5000: test long filenames 12 years ago
René Scharfe 0a00ee5844 t5000: simplify tar-tree tests 12 years ago
René Scharfe 03d9bc564b t5000: use check_tar for prefix test 12 years ago
René Scharfe deb9c8ed85 t5000: factor out check_tar 12 years ago
René Scharfe 1355241bf5 t5000, t5003: create directories for extracted files lazily 12 years ago
René Scharfe c420df7b9b t5000: integrate export-subst tests into regular tests 12 years ago
Jeff King 785a042981 archive-tar: use parse_config_key when parsing config 12 years ago
René Scharfe e9882c80cd t5000, t5003: move ZIP tests into their own script 12 years ago
René Scharfe 25d3d32363 t0024, t5000: use test_lazy_prereq for UNZIP 12 years ago
René Scharfe ac00128298 t0024, t5000: clear variable UNZIP, use GIT_UNZIP instead 12 years ago
René Scharfe 2dd42334de t5000: rationalize unzip tests 13 years ago
René Scharfe c743c21591 archive-zip: streaming for deflated files 13 years ago
René Scharfe 2158f883d9 archive-zip: streaming for stored files 13 years ago
Nguyễn Thái Ngọc Duy 5544049def archive-tar: stream large blobs to tar file 13 years ago
Jeff King ee27ca4a78 archive: don't let remote clients get unreachable commits 13 years ago
Jeff King 1bc01efed1 upload-archive: use start_command instead of fork 13 years ago
Junio C Hamano f0c7fd49c0 Revert "upload-archive: use start_command instead of fork" 13 years ago
Erik Faye-Lund c09cd77ea2 upload-archive: use start_command instead of fork 13 years ago
Johannes Sixt 1b57e56c61 Skip archive --remote tests on Windows 14 years ago
Jeff King 7b97730b76 upload-archive: allow user to turn off filters 14 years ago
Jeff King 0e804e0993 archive: provide builtin .tar.gz filter 14 years ago
Jeff King 767cf4579f archive: implement configurable tar filters 14 years ago
Pat Thoyts 97f2c33a52 Skip 'git archive --remote' test on msysGit 15 years ago
René Scharfe fe12d8e84f archive: simplify archive format guessing 15 years ago
René Scharfe ebfbdb340a Git archive and trailing "/" in prefix 16 years ago
Thomas Rast 4813926921 Test git archive --remote 16 years ago
René Scharfe ad94657fdb archive tests: do not use .gitattributes in working directory 16 years ago
Johannes Sixt 552a26c8c0 Use prerequisites to skip tests that need unzip 16 years ago
Johannes Sixt 704a3143d5 Use prerequisite tags to skip tests that depend on symbolic links 16 years ago
Johannes Sixt fae74a04d7 test suite: Use 'say' to say something instead of 'test_expect_success' 16 years ago
Miklos Vajna 188c3827c1 Tests: use test_cmp instead of diff where possible 16 years ago
Carlos Manuel Duclos Vergara aec0c1bbfb git-archive: add --output=<file> to send output to a file 16 years ago
Alex Riesen 111539a3c7 Use test-chmtime -v instead of perl in t5000 to get mtime of a file 17 years ago
Charles Bailey ddff856351 git-archive: work in bare repos 17 years ago
Junio C Hamano bfce5087ee Makefile: fix shell quoting 17 years ago
Junio C Hamano c30e699fc5 tests: propagate $(TAR) down from the toplevel Makefile 17 years ago
René Scharfe 008d896df5 Teach new attribute 'export-ignore' to git-archive 17 years ago
Jeff King 30684dfaf8 t5000: tar portability fix 17 years ago
René Scharfe ac7fa2776c git-archive: ignore prefix when checking file attribute 17 years ago
René Scharfe 760da9607e archive: fix subst file generation 18 years ago
René Scharfe 38c9c9b798 archive: rename attribute specfile to export-subst 18 years ago
René Scharfe df4a394f91 archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLDR" (take 2) 18 years ago
René Scharfe 8460b2fcd4 archive: specfile support (--pretty=format: in archive files) 18 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
René Scharfe 27c96c4fd3 t5000: silence unzip availability check 18 years ago
Johannes Schindelin 3a86f36bed t5000: skip ZIP tests if unzip was not found 18 years ago
René Scharfe 8ff21b1a33 git-archive: make tar the default format 18 years ago
René Scharfe 265d528032 Revert "builtin-archive: use RUN_SETUP" 18 years ago
Pavel Roskin 3dff5379bf Assorted typo fixes 18 years ago
Rene Scharfe 62cdce17c5 git-archive --format=zip: add symlink support 19 years ago