aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5000-tar-tree.sh
AgeCommit message (Expand)AuthorFilesLines
2023-12-21archive: "--list" does not take further optionsJunio C Hamano1-0/+10
2023-04-21Merge branch 'rs/archive-from-subdirectory-fixes'Junio C Hamano1-0/+13
2023-03-27t5000: use check_mtime()René Scharfe1-8/+1
2023-03-24archive: improve support for running in subdirectoryRené Scharfe1-0/+13
2023-02-18archive: add --mtimeRené Scharfe1-0/+19
2023-02-06t5000: modernise archive and :(glob) testKostya Farber1-5/+5
2022-10-30archive-tar: report filter start error only onceRené Scharfe1-0/+7
2022-07-18Merge branch 'ab/test-without-templates'Junio C Hamano1-1/+4
2022-06-15archive-tar: use internal gzip by defaultRené Scharfe1-16/+16
2022-06-15archive-tar: add internal gzip implementationRené Scharfe1-0/+16
2022-06-06tests: don't assume a .git/info for .git/info/attributesÆvar Arnfjörð Bjarmason1-1/+4
2021-12-13t5000-t5999: detect and signal failure within loopEric Sunshine1-2/+2
2021-06-02t5000: inspect HEAD using git-rev-parseHan-Wen Nienhuys1-4/+5
2021-06-02t5000: reformat indentation to the latest fashionHan-Wen Nienhuys1-51/+62
2021-01-18commit-graph: consolidate fill_commit_graph_infoAbhishek Kumar1-3/+21
2020-09-19archive: add --add-fileRené Scharfe1-0/+29
2019-07-01t5000: make hash independentbrian m. carlson1-5/+11
2018-10-26archive: initialize archivers earlierJosh Steadmon1-0/+6
2018-04-25Merge branch 'ps/test-chmtime-get'Junio C Hamano1-1/+1
2018-04-09t/helper: 'test-chmtime (--get|-g)' to print only the mtimePaul-Sebastian Ungureanu1-1/+1
2018-03-27t/helper: merge test-genrandom into test-toolNguyễn Thái Ngọc Duy1-1/+1
2018-03-27t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy1-1/+1
2017-04-20t0006 & t5000: skip "far in the future" test when time_t is too limitedJohannes Schindelin1-1/+1
2017-04-20t0006 & t5000: prepare for 64-bit timestampsJohannes Schindelin1-3/+3
2016-12-16t5000: extract nongit function to test-lib-functions.shJeff King1-14/+0
2016-11-22archive: read local configurationJunio C Hamano1-3/+32
2016-07-15archive-tar: huge offset and future timestamps would not work on 32-bitJunio C Hamano1-6/+6
2016-07-01archive-tar: write extended headers for far-future mtimeJeff King1-2/+2
2016-07-01archive-tar: write extended headers for file sizes >= 8GBJeff King1-2/+2
2016-07-01t5000: test tar files that overflow ustar headersJeff King1-0/+74
2014-12-22Merge branch 'js/t5000-dont-copy-bin-sh'Junio C Hamano1-1/+1
2014-11-24t5000 on Windows: do not mistake "sh.exe" as "sh"Johannes Sixt1-1/+1
2014-10-08Merge branch 'nd/archive-pathspec'Junio C Hamano1-0/+14
2014-09-22archive: support filtering paths with globNguyễn Thái Ngọc Duy1-0/+14
2014-07-07t5000, t5003: simplify commitRené Scharfe1-8/+4
2014-06-25Merge branch 'ep/avoid-test-a-o'Junio C Hamano1-1/+1
2014-06-16Merge branch 'sk/test-cmp-bin'Junio C Hamano1-17/+17
2014-06-09t/t5000-tar-tree.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto1-1/+1
2014-06-04t5000, t5003: do not use test_cmp to compare binary filesStepan Kasal1-17/+17
2014-04-30t5000-tar-tree.sh: use the $( ... ) construct for command substitutionElia Pinto1-3/+3
2014-02-28add uploadarchive.allowUnreachable optionScott J. Goldman1-0/+9
2013-12-17Merge branch 'jk/t5000-gzip-simplify'Junio C Hamano1-16/+4
2013-12-04t5000: simplify gzip prerequisite checksJeff King1-16/+4
2013-11-12tar-tree: remove deprecated commandJohn Keeping1-13/+3
2013-05-20t5000: test long filenamesRené Scharfe1-0/+46
2013-05-20t5000: simplify tar-tree testsRené Scharfe1-23/+8
2013-05-20t5000: use check_tar for prefix testRené Scharfe1-12/+12
2013-05-20t5000: factor out check_tarRené Scharfe1-13/+22
2013-05-20t5000, t5003: create directories for extracted files lazilyRené Scharfe1-3/+3
2013-05-20t5000: integrate export-subst tests into regular testsRené Scharfe1-32/+6
2013-01-23archive-tar: use parse_config_key when parsing configJeff King1-1/+2
2013-01-07t5000, t5003: move ZIP tests into their own scriptRené Scharfe1-69/+0
2013-01-07t0024, t5000: use test_lazy_prereq for UNZIPRené Scharfe1-7/+5
2013-01-06t0024, t5000: clear variable UNZIP, use GIT_UNZIP insteadRené Scharfe1-5/+5
2012-05-03t5000: rationalize unzip testsRené Scharfe1-40/+39
2012-05-03archive-zip: streaming for deflated filesRené Scharfe1-0/+7
2012-05-03archive-zip: streaming for stored filesRené Scharfe1-0/+6
2012-05-03archive-tar: stream large blobs to tar fileNguyễn Thái Ngọc Duy1-0/+6
2011-12-16Merge branch 'jk/upload-archive-use-start-command'Junio C Hamano1-5/+5
2011-11-21Merge branch 'jk/maint-1.6.2-upload-archive' into jk/maint-upload-archiveJunio C Hamano1-0/+8
2011-11-21archive: don't let remote clients get unreachable commitsJeff King1-0/+8
2011-11-21upload-archive: use start_command instead of forkJeff King1-5/+5
2011-11-15Revert "upload-archive: use start_command instead of fork"Junio C Hamano1-5/+5
2011-10-30upload-archive: use start_command instead of forkErik Faye-Lund1-5/+5
2011-08-03Skip archive --remote tests on WindowsJohannes Sixt1-4/+4
2011-06-22upload-archive: allow user to turn off filtersJeff King1-3/+22
2011-06-22archive: provide builtin .tar.gz filterJeff King1-0/+38
2011-06-22archive: implement configurable tar filtersJeff King1-0/+43
2010-10-01Skip 'git archive --remote' test on msysGitPat Thoyts1-1/+1
2010-02-07archive: simplify archive format guessingRené Scharfe1-0/+10
2009-10-08Git archive and trailing "/" in prefixRené Scharfe1-0/+12
2009-06-27Test git archive --remoteThomas Rast1-0/+4
2009-04-17archive tests: do not use .gitattributes in working directoryRené Scharfe1-4/+5
2009-03-22Use prerequisites to skip tests that need unzipJohannes Sixt1-8/+8
2009-03-22Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt1-1/+5
2009-03-19test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt1-1/+1
2009-03-17Tests: use test_cmp instead of diff where possibleMiklos Vajna1-11/+11
2009-03-04git-archive: add --output=<file> to send output to a fileCarlos Manuel Duclos Vergara1-0/+8
2008-10-31Use test-chmtime -v instead of perl in t5000 to get mtime of a fileAlex Riesen1-1/+1
2008-10-26git-archive: work in bare reposCharles Bailey1-0/+21
2008-07-25Merge branch 'maint'Junio C Hamano1-6/+5
2008-07-25Makefile: fix shell quotingJunio C Hamano1-5/+5
2008-07-25tests: propagate $(TAR) down from the toplevel MakefileJunio C Hamano1-1/+0
2008-06-09Teach new attribute 'export-ignore' to git-archiveRené Scharfe1-0/+9
2008-05-13t5000: tar portability fixJeff King1-4/+4
2008-04-10git-archive: ignore prefix when checking file attributeRené Scharfe1-1/+14
2007-09-13archive: fix subst file generationRené Scharfe1-6/+9
2007-09-06archive: rename attribute specfile to export-substRené Scharfe1-9/+9
2007-09-06archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLD...René Scharfe1-2/+2
2007-09-03archive: specfile support (--pretty=format: in archive files)René Scharfe1-0/+19
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano1-25/+25
2007-06-09t5000: silence unzip availability checkRené Scharfe1-1/+1
2007-06-06t5000: skip ZIP tests if unzip was not foundJohannes Schindelin1-0/+7
2007-04-09git-archive: make tar the default formatRené Scharfe1-1/+9
2007-04-05Revert "builtin-archive: use RUN_SETUP"René Scharfe1-0/+4
2007-02-03Assorted typo fixesPavel Roskin1-1/+1
2006-10-07git-archive --format=zip: add symlink supportRene Scharfe1-0/+35
2006-03-25tar-tree: Use the prefix field of a tar headerRene Scharfe1-0/+3
2005-11-08fix t5000-tar-tree.sh when $TAR isn't setAlex Riesen1-0/+1
2005-10-11Use git-update-ref and git-symbolic-ref in testsJohannes Schindelin1-3/+3
2005-10-01More portability.Junio C Hamano1-3/+3
2005-09-07Big tool rename.Junio C Hamano1-2/+2
2005-08-13[PATCH] fix null TZ problems on os/xBrad Roberts1-2/+2
2005-07-26Adjust diff-raw tests to the status letter change.Junio C Hamano1-0/+0
2005-06-14[PATCH] Unset TZ in t5000Mark Allen1-2/+3
2005-06-03[PATCH] git-tar-tree: do only basic tests in t/t5000-git-tar-tree.shRene Scharfe1-20/+7
2005-06-02[PATCH] git-tar-tree: add a test caseRene Scharfe1-0/+106