index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t5300-pack-object.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pack-objects tests: don't leave test .git corrupt at end
Ævar Arnfjörð Bjarmason
2018-10-31
1
-17
/
+20
*
pack-objects test: modernize style
Ævar Arnfjörð Bjarmason
2018-10-31
1
-15
/
+15
*
t5000-t5999: fix broken &&-chains
Eric Sunshine
2018-07-16
1
-1
/
+1
*
Merge branch 'jk/index-pack-maint'
Junio C Hamano
2018-06-13
1
-0
/
+6
|
\
|
*
prepare_commit_graft: treat non-repository as a noop
Jeff King
2018-06-01
1
-0
/
+6
*
|
Merge branch 'bc/hash-independent-tests'
Junio C Hamano
2018-05-30
1
-3
/
+5
|
\
\
|
*
|
t5300: abstract away SHA-1-specific constants
brian m. carlson
2018-05-21
1
-3
/
+5
*
|
|
pack-objects: move in_pack out of struct object_entry
Nguyễn Thái Ngọc Duy
2018-04-16
1
-0
/
+5
|
/
/
*
|
Merge branch 'pk/test-avoid-pipe-hiding-exit-status'
Junio C Hamano
2018-04-11
1
-4
/
+4
|
\
\
|
*
|
test: avoid pipes in git related commands for test
Pratik Karki
2018-03-28
1
-4
/
+4
|
|
/
*
/
t/helper: merge test-genrandom into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
1
-2
/
+2
|
/
*
pack-objects: fix buggy warning about threads
Ævar Arnfjörð Bjarmason
2017-05-26
1
-1
/
+1
*
pack-objects & index-pack: add test for --threads warning
Ævar Arnfjörð Bjarmason
2017-05-26
1
-0
/
+36
*
index-pack: complain when --stdin is used outside of a repo
Jeff King
2016-12-16
1
-0
/
+15
*
Merge branch 'jc/maint-index-pack-keep'
Junio C Hamano
2016-04-03
1
-0
/
+6
|
\
|
*
index-pack: correct --keep[=<msg>]
Junio C Hamano
2016-03-03
1
-0
/
+6
*
|
t/t5300-pack-object.sh: use the $( ... ) construct for command substitution
Elia Pinto
2015-12-28
1
-9
/
+9
|
/
*
Merge branch 'jk/wrap-perl-used-in-tests'
Junio C Hamano
2013-11-04
1
-4
/
+4
|
\
|
*
t: use perl instead of "$PERL_PATH" where applicable
Jeff King
2013-10-29
1
-4
/
+4
*
|
t5300-pack-object: do not compare binary data using test_cmp
Johannes Sixt
2013-10-28
1
-5
/
+5
|
/
*
Fix tests under GETTEXT_POISON on pack-object
Jiang Xin
2012-08-27
1
-2
/
+2
*
Merge branch 'vr/use-our-perl-in-tests'
Junio C Hamano
2012-07-09
1
-4
/
+4
|
\
|
*
tests: enclose $PERL_PATH in double quotes
Junio C Hamano
2012-06-25
1
-4
/
+4
|
*
t: Replace 'perl' by $PERL_PATH
Vincent van Ravesteijn
2012-06-12
1
-4
/
+4
*
|
index-pack: use streaming interface for collision test on large blobs
Nguyễn Thái Ngọc Duy
2012-05-24
1
-0
/
+5
|
/
*
pack-objects: remove bogus comment
Nguyễn Thái Ngọc Duy
2012-02-01
1
-0
/
+4
*
tests: add missing &&
Jonathan Nieder
2010-11-09
1
-1
/
+1
*
tests: use "test_cmp", not "diff", when verifying the result
Gary V. Vaughan
2010-06-01
1
-3
/
+3
*
Revert "pack-objects: fix pack generation when using pack_size_limit"
Nicolas Pitre
2010-02-08
1
-1
/
+1
*
make --max-pack-size argument to 'git pack-object' count in bytes
Nicolas Pitre
2010-02-04
1
-6
/
+8
*
fix multiple issues with t5300
Nicolas Pitre
2010-02-04
1
-20
/
+34
*
t5300, t5302, t5303: Do not use /dev/zero
Johannes Sixt
2009-03-19
1
-9
/
+8
*
Merge branch 'jc/maint-1.6.0-pack-directory'
Junio C Hamano
2009-02-25
1
-0
/
+17
|
\
|
*
Make sure objects/pack exists before creating a new pack
Junio C Hamano
2009-02-25
1
-0
/
+17
*
|
Merge branch 'maint'
Junio C Hamano
2008-11-13
1
-0
/
+6
|
\
|
|
*
Fix pack.packSizeLimit and --max-pack-size handling
Nicolas Pitre
2008-11-12
1
-0
/
+6
*
|
Merge branch 'np/pack'
Junio C Hamano
2008-09-19
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
t5300: improve SHA1 collision test
Nicolas Pitre
2008-09-03
1
-1
/
+2
*
|
Merge branch 'ho/dashless' into maint
Junio C Hamano
2008-09-03
1
-8
/
+8
|
\
\
|
|
/
|
/
|
|
*
tests: use "git xyzzy" form (t3600 - t6999)
Nanako Shiraishi
2008-09-03
1
-8
/
+8
*
|
discard revindex data when pack list changes
Nicolas Pitre
2008-08-23
1
-0
/
+6
|
/
*
t/: Use "test_must_fail git" instead of "! git"
Stephan Beyer
2008-07-13
1
-1
/
+1
*
Merge branch 'mk/unpack-careful'
Junio C Hamano
2008-04-09
1
-0
/
+95
|
\
|
*
t5300: add test for "index-pack --strict"
Martin Koegler
2008-03-07
1
-0
/
+47
|
*
unpack-objects: fix --strict handling
Junio C Hamano
2008-03-05
1
-1
/
+1
|
*
t5300: add test for "unpack-objects --strict"
Junio C Hamano
2008-03-05
1
-0
/
+48
*
|
more tr portability test script fixes
Jeff King
2008-03-13
1
-1
/
+1
|
/
*
Introduce the config variable pack.packSizeLimit
Johannes Schindelin
2008-02-10
1
-0
/
+6
*
Sane use of test_expect_failure
Junio C Hamano
2008-02-02
1
-2
/
+2
*
the use of 'tr' in the test suite isn't really portable
H.Merijn Brand
2007-12-18
1
-1
/
+1
[next]