| Commit message (Expand) | Author | Age |
* | t5000: rationalize unzip tests | René Scharfe | 2012-05-03 |
* | archive-zip: streaming for deflated files | René Scharfe | 2012-05-03 |
* | archive-zip: streaming for stored files | René Scharfe | 2012-05-03 |
* | archive-tar: stream large blobs to tar file | Nguyễn Thái Ngọc Duy | 2012-05-03 |
* | Merge branch 'jk/upload-archive-use-start-command' | Junio C Hamano | 2011-12-16 |
|\ |
|
| * | upload-archive: use start_command instead of fork | Jeff King | 2011-11-21 |
| * | Revert "upload-archive: use start_command instead of fork" | Junio C Hamano | 2011-11-15 |
| * | upload-archive: use start_command instead of fork | Erik Faye-Lund | 2011-10-30 |
* | | Merge branch 'jk/maint-1.6.2-upload-archive' into jk/maint-upload-archive | Junio C Hamano | 2011-11-21 |
|\ \
| |/
|/| |
|
| * | archive: don't let remote clients get unreachable commits | Jeff King | 2011-11-21 |
* | | Skip archive --remote tests on Windows | Johannes Sixt | 2011-08-03 |
* | | upload-archive: allow user to turn off filters | Jeff King | 2011-06-22 |
* | | archive: provide builtin .tar.gz filter | Jeff King | 2011-06-22 |
* | | archive: implement configurable tar filters | Jeff King | 2011-06-22 |
* | | Skip 'git archive --remote' test on msysGit | Pat Thoyts | 2010-10-01 |
* | | archive: simplify archive format guessing | René Scharfe | 2010-02-07 |
* | | Git archive and trailing "/" in prefix | René Scharfe | 2009-10-08 |
* | | Test git archive --remote | Thomas Rast | 2009-06-27 |
* | | archive tests: do not use .gitattributes in working directory | René Scharfe | 2009-04-17 |
* | | Use prerequisites to skip tests that need unzip | Johannes Sixt | 2009-03-22 |
* | | Use prerequisite tags to skip tests that depend on symbolic links | Johannes Sixt | 2009-03-22 |
* | | test suite: Use 'say' to say something instead of 'test_expect_success' | Johannes Sixt | 2009-03-19 |
* | | Tests: use test_cmp instead of diff where possible | Miklos Vajna | 2009-03-17 |
* | | git-archive: add --output=<file> to send output to a file | Carlos Manuel Duclos Vergara | 2009-03-04 |
|/ |
|
* | Use test-chmtime -v instead of perl in t5000 to get mtime of a file | Alex Riesen | 2008-10-31 |
* | git-archive: work in bare repos | Charles Bailey | 2008-10-26 |
* | Merge branch 'maint' | Junio C Hamano | 2008-07-25 |
|\ |
|
| * | Makefile: fix shell quoting | Junio C Hamano | 2008-07-25 |
| * | tests: propagate $(TAR) down from the toplevel Makefile | Junio C Hamano | 2008-07-25 |
* | | Teach new attribute 'export-ignore' to git-archive | René Scharfe | 2008-06-09 |
|/ |
|
* | t5000: tar portability fix | Jeff King | 2008-05-13 |
* | git-archive: ignore prefix when checking file attribute | René Scharfe | 2008-04-10 |
* | archive: fix subst file generation | René Scharfe | 2007-09-13 |
* | archive: rename attribute specfile to export-subst | René Scharfe | 2007-09-06 |
* | archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLD... | René Scharfe | 2007-09-06 |
* | archive: specfile support (--pretty=format: in archive files) | René Scharfe | 2007-09-03 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 |
* | t5000: silence unzip availability check | René Scharfe | 2007-06-09 |
* | t5000: skip ZIP tests if unzip was not found | Johannes Schindelin | 2007-06-06 |
* | git-archive: make tar the default format | René Scharfe | 2007-04-09 |
* | Revert "builtin-archive: use RUN_SETUP" | René Scharfe | 2007-04-05 |
* | Assorted typo fixes | Pavel Roskin | 2007-02-03 |
* | git-archive --format=zip: add symlink support | Rene Scharfe | 2006-10-07 |
* | tar-tree: Use the prefix field of a tar header | Rene Scharfe | 2006-03-25 |
* | fix t5000-tar-tree.sh when $TAR isn't set | Alex Riesen | 2005-11-08 |
* | Use git-update-ref and git-symbolic-ref in tests | Johannes Schindelin | 2005-10-11 |
* | More portability. | Junio C Hamano | 2005-10-01 |
* | Big tool rename. | Junio C Hamano | 2005-09-07 |
* | [PATCH] fix null TZ problems on os/x | Brad Roberts | 2005-08-13 |
* | Adjust diff-raw tests to the status letter change. | Junio C Hamano | 2005-07-26 |