index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t5000-tar-tree.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sk/test-cmp-bin'
Junio C Hamano
2014-06-16
1
-17
/
+17
|
\
|
*
t5000, t5003: do not use test_cmp to compare binary files
Stepan Kasal
2014-06-04
1
-17
/
+17
*
|
t5000-tar-tree.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-30
1
-3
/
+3
|
/
*
add uploadarchive.allowUnreachable option
Scott J. Goldman
2014-02-28
1
-0
/
+9
*
Merge branch 'jk/t5000-gzip-simplify'
Junio C Hamano
2013-12-17
1
-16
/
+4
|
\
|
*
t5000: simplify gzip prerequisite checks
Jeff King
2013-12-05
1
-16
/
+4
*
|
tar-tree: remove deprecated command
John Keeping
2013-11-12
1
-13
/
+3
|
/
*
t5000: test long filenames
René Scharfe
2013-05-21
1
-0
/
+46
*
t5000: simplify tar-tree tests
René Scharfe
2013-05-21
1
-23
/
+8
*
t5000: use check_tar for prefix test
René Scharfe
2013-05-21
1
-12
/
+12
*
t5000: factor out check_tar
René Scharfe
2013-05-21
1
-13
/
+22
*
t5000, t5003: create directories for extracted files lazily
René Scharfe
2013-05-21
1
-3
/
+3
*
t5000: integrate export-subst tests into regular tests
René Scharfe
2013-05-21
1
-32
/
+6
*
archive-tar: use parse_config_key when parsing config
Jeff King
2013-01-23
1
-1
/
+2
*
t5000, t5003: move ZIP tests into their own script
René Scharfe
2013-01-07
1
-69
/
+0
*
t0024, t5000: use test_lazy_prereq for UNZIP
René Scharfe
2013-01-07
1
-7
/
+5
*
t0024, t5000: clear variable UNZIP, use GIT_UNZIP instead
René Scharfe
2013-01-07
1
-5
/
+5
*
t5000: rationalize unzip tests
René Scharfe
2012-05-03
1
-40
/
+39
*
archive-zip: streaming for deflated files
René Scharfe
2012-05-03
1
-0
/
+7
*
archive-zip: streaming for stored files
René Scharfe
2012-05-03
1
-0
/
+6
*
archive-tar: stream large blobs to tar file
Nguyễn Thái Ngọc Duy
2012-05-03
1
-0
/
+6
*
Merge branch 'jk/upload-archive-use-start-command'
Junio C Hamano
2011-12-17
1
-5
/
+5
|
\
|
*
upload-archive: use start_command instead of fork
Jeff King
2011-11-21
1
-5
/
+5
|
*
Revert "upload-archive: use start_command instead of fork"
Junio C Hamano
2011-11-16
1
-5
/
+5
|
*
upload-archive: use start_command instead of fork
Erik Faye-Lund
2011-10-31
1
-5
/
+5
*
|
Merge branch 'jk/maint-1.6.2-upload-archive' into jk/maint-upload-archive
Junio C Hamano
2011-11-22
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
archive: don't let remote clients get unreachable commits
Jeff King
2011-11-21
1
-0
/
+8
*
|
Skip archive --remote tests on Windows
Johannes Sixt
2011-08-03
1
-4
/
+4
*
|
upload-archive: allow user to turn off filters
Jeff King
2011-06-22
1
-3
/
+22
*
|
archive: provide builtin .tar.gz filter
Jeff King
2011-06-22
1
-0
/
+38
*
|
archive: implement configurable tar filters
Jeff King
2011-06-22
1
-0
/
+43
*
|
Skip 'git archive --remote' test on msysGit
Pat Thoyts
2010-10-02
1
-1
/
+1
*
|
archive: simplify archive format guessing
René Scharfe
2010-02-08
1
-0
/
+10
*
|
Git archive and trailing "/" in prefix
René Scharfe
2009-10-09
1
-0
/
+12
*
|
Test git archive --remote
Thomas Rast
2009-06-27
1
-0
/
+4
*
|
archive tests: do not use .gitattributes in working directory
René Scharfe
2009-04-18
1
-4
/
+5
*
|
Use prerequisites to skip tests that need unzip
Johannes Sixt
2009-03-22
1
-8
/
+8
*
|
Use prerequisite tags to skip tests that depend on symbolic links
Johannes Sixt
2009-03-22
1
-1
/
+5
*
|
test suite: Use 'say' to say something instead of 'test_expect_success'
Johannes Sixt
2009-03-19
1
-1
/
+1
*
|
Tests: use test_cmp instead of diff where possible
Miklos Vajna
2009-03-17
1
-11
/
+11
*
|
git-archive: add --output=<file> to send output to a file
Carlos Manuel Duclos Vergara
2009-03-04
1
-0
/
+8
|
/
*
Use test-chmtime -v instead of perl in t5000 to get mtime of a file
Alex Riesen
2008-10-31
1
-1
/
+1
*
git-archive: work in bare repos
Charles Bailey
2008-10-27
1
-0
/
+21
*
Merge branch 'maint'
Junio C Hamano
2008-07-25
1
-6
/
+5
|
\
|
*
Makefile: fix shell quoting
Junio C Hamano
2008-07-25
1
-5
/
+5
|
*
tests: propagate $(TAR) down from the toplevel Makefile
Junio C Hamano
2008-07-25
1
-1
/
+0
*
|
Teach new attribute 'export-ignore' to git-archive
René Scharfe
2008-06-09
1
-0
/
+9
|
/
*
t5000: tar portability fix
Jeff King
2008-05-14
1
-4
/
+4
*
git-archive: ignore prefix when checking file attribute
René Scharfe
2008-04-10
1
-1
/
+14
*
archive: fix subst file generation
René Scharfe
2007-09-14
1
-6
/
+9
[next]