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
/
t5303-pack-corruption-resilience.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-30
t5303: use printf to generate delta bases
Jeff King
1
-10
/
+10
2018-08-30
patch-delta: handle truncated copy parameters
Jeff King
1
-1
/
+1
2018-08-30
patch-delta: consistently report corruption
Jann Horn
1
-0
/
+30
2018-08-30
patch-delta: fix oob read
Jann Horn
1
-1
/
+1
2018-08-30
t5303: test some corrupt deltas
Jeff King
1
-0
/
+59
2018-03-27
t/helper: merge test-genrandom into test-tool
Nguyễn Thái Ngọc Duy
1
-5
/
+5
2015-12-28
t/t5303-pack-corruption-resilience.sh: use the $( ... ) construct for command...
Elia Pinto
1
-8
/
+8
2013-10-29
t: use perl instead of "$PERL_PATH" where applicable
Jeff King
1
-2
/
+2
2013-06-14
unpack_entry: do not die when we fail to apply a delta
Jeff King
1
-0
/
+27
2013-06-14
t5303: drop "count=1" from corruption dd
Jeff King
1
-1
/
+1
2012-06-24
tests: enclose $PERL_PATH in double quotes
Junio C Hamano
1
-2
/
+2
2012-06-12
t: Replace 'perl' by $PERL_PATH
Vincent van Ravesteijn
1
-2
/
+2
2009-10-14
sha1_file: Fix infinite loop when pack is corrupted
Shawn O. Pearce
1
-0
/
+9
2009-03-19
t5300, t5302, t5303: Do not use /dev/zero
Johannes Sixt
1
-5
/
+7
2008-11-09
t5303: fix printf format string for portability
Junio C Hamano
1
-1
/
+1
2008-11-09
t5303: work around printf breakage in dash
Junio C Hamano
1
-1
/
+1
2008-11-02
extend test coverage for latest pack corruption resilience improvements
Nicolas Pitre
1
-7
/
+89
2008-06-25
Fix use of "perl -i" on Windows
Alex Riesen
1
-2
/
+2
2008-06-23
test case for pack resilience against corruptions
Nicolas Pitre
1
-0
/
+194