index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t5300-pack-object.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-16
index-pack: complain when --stdin is used outside of a repo
Jeff King
1
-0
/
+15
2016-04-03
Merge branch 'jc/maint-index-pack-keep'
Junio C Hamano
1
-0
/
+6
2016-03-03
index-pack: correct --keep[=<msg>]
Junio C Hamano
1
-0
/
+6
2015-12-28
t/t5300-pack-object.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-9
/
+9
2013-11-04
Merge branch 'jk/wrap-perl-used-in-tests'
Junio C Hamano
1
-4
/
+4
2013-10-29
t: use perl instead of "$PERL_PATH" where applicable
Jeff King
1
-4
/
+4
2013-10-28
t5300-pack-object: do not compare binary data using test_cmp
Johannes Sixt
1
-5
/
+5
2012-08-27
Fix tests under GETTEXT_POISON on pack-object
Jiang Xin
1
-2
/
+2
2012-07-09
Merge branch 'vr/use-our-perl-in-tests'
Junio C Hamano
1
-4
/
+4
2012-06-24
tests: enclose $PERL_PATH in double quotes
Junio C Hamano
1
-4
/
+4
2012-06-12
t: Replace 'perl' by $PERL_PATH
Vincent van Ravesteijn
1
-4
/
+4
2012-05-24
index-pack: use streaming interface for collision test on large blobs
Nguyễn Thái Ngọc Duy
1
-0
/
+5
2012-02-01
pack-objects: remove bogus comment
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2010-11-09
tests: add missing &&
Jonathan Nieder
1
-1
/
+1
2010-05-31
tests: use "test_cmp", not "diff", when verifying the result
Gary V. Vaughan
1
-3
/
+3
2010-02-08
Revert "pack-objects: fix pack generation when using pack_size_limit"
Nicolas Pitre
1
-1
/
+1
2010-02-03
make --max-pack-size argument to 'git pack-object' count in bytes
Nicolas Pitre
1
-6
/
+8
2010-02-03
fix multiple issues with t5300
Nicolas Pitre
1
-20
/
+34
2009-03-19
t5300, t5302, t5303: Do not use /dev/zero
Johannes Sixt
1
-9
/
+8
2009-02-25
Merge branch 'jc/maint-1.6.0-pack-directory'
Junio C Hamano
1
-0
/
+17
2009-02-25
Make sure objects/pack exists before creating a new pack
Junio C Hamano
1
-0
/
+17
2008-11-12
Merge branch 'maint'
Junio C Hamano
1
-0
/
+6
2008-11-12
Fix pack.packSizeLimit and --max-pack-size handling
Nicolas Pitre
1
-0
/
+6
2008-09-18
Merge branch 'np/pack'
Junio C Hamano
1
-1
/
+2
2008-09-03
Merge branch 'ho/dashless' into maint
Junio C Hamano
1
-8
/
+8
2008-09-03
tests: use "git xyzzy" form (t3600 - t6999)
Nanako Shiraishi
1
-8
/
+8
2008-09-02
t5300: improve SHA1 collision test
Nicolas Pitre
1
-1
/
+2
2008-08-22
discard revindex data when pack list changes
Nicolas Pitre
1
-0
/
+6
2008-07-13
t/: Use "test_must_fail git" instead of "! git"
Stephan Beyer
1
-1
/
+1
2008-04-09
Merge branch 'mk/unpack-careful'
Junio C Hamano
1
-0
/
+95
2008-03-13
more tr portability test script fixes
Jeff King
1
-1
/
+1
2008-03-07
t5300: add test for "index-pack --strict"
Martin Koegler
1
-0
/
+47
2008-03-05
unpack-objects: fix --strict handling
Junio C Hamano
1
-1
/
+1
2008-03-05
t5300: add test for "unpack-objects --strict"
Junio C Hamano
1
-0
/
+48
2008-02-09
Introduce the config variable pack.packSizeLimit
Johannes Schindelin
1
-0
/
+6
2008-02-01
Sane use of test_expect_failure
Junio C Hamano
1
-2
/
+2
2007-12-17
the use of 'tr' in the test suite isn't really portable
H.Merijn Brand
1
-1
/
+1
2007-11-14
t5300-pack-object.sh: Split the big verify-pack test into smaller parts.
Johannes Sixt
1
-16
/
+18
2007-07-02
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
1
-36
/
+36
2007-04-22
Update tests not to assume that generated packfiles are writable.
Junio C Hamano
1
-11
/
+11
2007-04-06
t5300-pack-object.sh: portability issue using /usr/bin/stat
Arjen Laarhoven
1
-5
/
+6
2007-03-20
don't ever allow SHA1 collisions to exist by fetching a pack
Nicolas Pitre
1
-0
/
+10
2007-03-16
[PATCH] add test for OFS_DELTA objects
Nicolas Pitre
1
-6
/
+65
2007-03-16
[PATCH] fix t5300-pack-object.sh
Nicolas Pitre
1
-1
/
+1
2007-01-12
use 'init' instead of 'init-db' for shipped docs and tools
Nicolas Pitre
1
-3
/
+3
2005-12-27
Guard a test against wc that pads its output with whitespace
Junio C Hamano
1
-1
/
+1
2005-12-26
t5300: avoid false failures.
Junio C Hamano
1
-1
/
+7
2005-12-23
check_packed_git_idx(): check integrity of the idx file itself.
Junio C Hamano
1
-0
/
+7
2005-10-28
fix testsuite to tolerate spaces in path
Pavel Roskin
1
-4
/
+4
2005-10-12
Add git-index-pack utility
Sergey Vlasov
1
-0
/
+18
[next]