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
2022-03-09
index-pack: document and test the --promisor option
Derrick Stolee
1
-1
/
+3
2021-12-13
t5000-t5999: detect and signal failure within loop
Eric Sunshine
1
-3
/
+3
2021-12-13
tests: use test_write_lines() to generate line-oriented output
Eric Sunshine
1
-10
/
+2
2021-07-09
pack-objects: fix segfault in --stdin-packs option
Ævar Arnfjörð Bjarmason
1
-0
/
+19
2021-06-28
pack-objects tests: cover blindspots in stdin handling
Ævar Arnfjörð Bjarmason
1
-0
/
+85
2021-05-03
pack-objects: clamp negative window size to 0
Jeff King
1
-0
/
+5
2021-05-03
t5300: check that we produced expected number of deltas
Jeff King
1
-3
/
+20
2021-05-03
t5300: modernize basic tests
Jeff King
1
-158
/
+85
2021-03-24
Merge branch 'jk/fail-prereq-testfix'
Junio C Hamano
1
-2
/
+4
2021-03-24
Merge branch 'tb/geometric-repack'
Junio C Hamano
1
-0
/
+135
2021-03-19
builtin/pack-objects.c: ignore missing links with --stdin-packs
Taylor Blau
1
-0
/
+38
2021-03-18
t: annotate !PTHREADS tests with !FAIL_PREREQS
Jeff King
1
-2
/
+4
2021-02-22
builtin/pack-objects.c: add '--stdin-packs' option
Taylor Blau
1
-0
/
+97
2021-02-10
tests: remove most uses of C_LOCALE_OUTPUT
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2020-08-18
promisor-remote: lazy-fetch objects in subprocess
Jonathan Tan
1
-1
/
+1
2020-08-11
Merge branch 'bc/sha-256-part-3'
Junio C Hamano
1
-2
/
+1
2020-07-30
t: remove test_oid_init in tests
brian m. carlson
1
-2
/
+1
2020-07-21
pack-objects: prefetch objects to be packed
Jonathan Tan
1
-0
/
+36
2020-06-19
t5300: pass --object-format to git index-pack
brian m. carlson
1
-4
/
+5
2018-10-31
pack-objects tests: don't leave test .git corrupt at end
Ævar Arnfjörð Bjarmason
1
-17
/
+20
2018-10-31
pack-objects test: modernize style
Ævar Arnfjörð Bjarmason
1
-15
/
+15
2018-07-16
t5000-t5999: fix broken &&-chains
Eric Sunshine
1
-1
/
+1
2018-06-13
Merge branch 'jk/index-pack-maint'
Junio C Hamano
1
-0
/
+6
2018-06-01
prepare_commit_graft: treat non-repository as a noop
Jeff King
1
-0
/
+6
2018-05-30
Merge branch 'bc/hash-independent-tests'
Junio C Hamano
1
-3
/
+5
2018-05-21
t5300: abstract away SHA-1-specific constants
brian m. carlson
1
-3
/
+5
2018-04-16
pack-objects: move in_pack out of struct object_entry
Nguyễn Thái Ngọc Duy
1
-0
/
+5
2018-04-11
Merge branch 'pk/test-avoid-pipe-hiding-exit-status'
Junio C Hamano
1
-4
/
+4
2018-03-28
test: avoid pipes in git related commands for test
Pratik Karki
1
-4
/
+4
2018-03-27
t/helper: merge test-genrandom into test-tool
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2017-05-26
pack-objects: fix buggy warning about threads
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2017-05-26
pack-objects & index-pack: add test for --threads warning
Ævar Arnfjörð Bjarmason
1
-0
/
+36
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
[next]