Age | Commit message (Expand) | Author | Files | Lines |
2016-07-15 | archive-tar: huge offset and future timestamps would not work on 32-bit | Junio C Hamano | 1 | -6/+6 |
2016-07-01 | archive-tar: write extended headers for far-future mtime | Jeff King | 1 | -2/+2 |
2016-07-01 | archive-tar: write extended headers for file sizes >= 8GB | Jeff King | 1 | -2/+2 |
2016-07-01 | t5000: test tar files that overflow ustar headers | Jeff King | 1 | -0/+74 |
2014-12-22 | Merge branch 'js/t5000-dont-copy-bin-sh' | Junio C Hamano | 1 | -1/+1 |
2014-11-24 | t5000 on Windows: do not mistake "sh.exe" as "sh" | Johannes Sixt | 1 | -1/+1 |
2014-10-08 | Merge branch 'nd/archive-pathspec' | Junio C Hamano | 1 | -0/+14 |
2014-09-22 | archive: support filtering paths with glob | Nguyễn Thái Ngọc Duy | 1 | -0/+14 |
2014-07-07 | t5000, t5003: simplify commit | René Scharfe | 1 | -8/+4 |
2014-06-25 | Merge branch 'ep/avoid-test-a-o' | Junio C Hamano | 1 | -1/+1 |
2014-06-16 | Merge branch 'sk/test-cmp-bin' | Junio C Hamano | 1 | -17/+17 |
2014-06-09 | t/t5000-tar-tree.sh: avoid "test <cond> -a/-o <cond>" | Elia Pinto | 1 | -1/+1 |
2014-06-04 | t5000, t5003: do not use test_cmp to compare binary files | Stepan Kasal | 1 | -17/+17 |
2014-04-30 | t5000-tar-tree.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -3/+3 |
2014-02-28 | add uploadarchive.allowUnreachable option | Scott J. Goldman | 1 | -0/+9 |
2013-12-17 | Merge branch 'jk/t5000-gzip-simplify' | Junio C Hamano | 1 | -16/+4 |
2013-12-04 | t5000: simplify gzip prerequisite checks | Jeff King | 1 | -16/+4 |
2013-11-12 | tar-tree: remove deprecated command | John Keeping | 1 | -13/+3 |
2013-05-20 | t5000: test long filenames | René Scharfe | 1 | -0/+46 |
2013-05-20 | t5000: simplify tar-tree tests | René Scharfe | 1 | -23/+8 |
2013-05-20 | t5000: use check_tar for prefix test | René Scharfe | 1 | -12/+12 |
2013-05-20 | t5000: factor out check_tar | René Scharfe | 1 | -13/+22 |
2013-05-20 | t5000, t5003: create directories for extracted files lazily | René Scharfe | 1 | -3/+3 |
2013-05-20 | t5000: integrate export-subst tests into regular tests | René Scharfe | 1 | -32/+6 |
2013-01-23 | archive-tar: use parse_config_key when parsing config | Jeff King | 1 | -1/+2 |
2013-01-07 | t5000, t5003: move ZIP tests into their own script | René Scharfe | 1 | -69/+0 |
2013-01-07 | t0024, t5000: use test_lazy_prereq for UNZIP | René Scharfe | 1 | -7/+5 |
2013-01-06 | t0024, t5000: clear variable UNZIP, use GIT_UNZIP instead | René Scharfe | 1 | -5/+5 |
2012-05-03 | t5000: rationalize unzip tests | René Scharfe | 1 | -40/+39 |
2012-05-03 | archive-zip: streaming for deflated files | René Scharfe | 1 | -0/+7 |
2012-05-03 | archive-zip: streaming for stored files | René Scharfe | 1 | -0/+6 |
2012-05-03 | archive-tar: stream large blobs to tar file | Nguyễn Thái Ngọc Duy | 1 | -0/+6 |
2011-12-16 | Merge branch 'jk/upload-archive-use-start-command' | Junio C Hamano | 1 | -5/+5 |
2011-11-21 | Merge branch 'jk/maint-1.6.2-upload-archive' into jk/maint-upload-archive | Junio C Hamano | 1 | -0/+8 |
2011-11-21 | archive: don't let remote clients get unreachable commits | Jeff King | 1 | -0/+8 |
2011-11-21 | upload-archive: use start_command instead of fork | Jeff King | 1 | -5/+5 |
2011-11-15 | Revert "upload-archive: use start_command instead of fork" | Junio C Hamano | 1 | -5/+5 |
2011-10-30 | upload-archive: use start_command instead of fork | Erik Faye-Lund | 1 | -5/+5 |
2011-08-03 | Skip archive --remote tests on Windows | Johannes Sixt | 1 | -4/+4 |
2011-06-22 | upload-archive: allow user to turn off filters | Jeff King | 1 | -3/+22 |
2011-06-22 | archive: provide builtin .tar.gz filter | Jeff King | 1 | -0/+38 |
2011-06-22 | archive: implement configurable tar filters | Jeff King | 1 | -0/+43 |
2010-10-01 | Skip 'git archive --remote' test on msysGit | Pat Thoyts | 1 | -1/+1 |
2010-02-07 | archive: simplify archive format guessing | René Scharfe | 1 | -0/+10 |
2009-10-08 | Git archive and trailing "/" in prefix | René Scharfe | 1 | -0/+12 |
2009-06-27 | Test git archive --remote | Thomas Rast | 1 | -0/+4 |
2009-04-17 | archive tests: do not use .gitattributes in working directory | René Scharfe | 1 | -4/+5 |
2009-03-22 | Use prerequisites to skip tests that need unzip | Johannes Sixt | 1 | -8/+8 |
2009-03-22 | Use prerequisite tags to skip tests that depend on symbolic links | Johannes Sixt | 1 | -1/+5 |
2009-03-19 | test suite: Use 'say' to say something instead of 'test_expect_success' | Johannes Sixt | 1 | -1/+1 |