index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t1050-large.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bulk-checkin: fix leaking state TODO
Patrick Steinhardt
2024-08-14
1
-0
/
+1
*
git_parse_unsigned: reject negative values
Phillip Wood
2022-11-10
1
-0
/
+6
*
t0000-t3999: detect and signal failure within loop
Eric Sunshine
2021-12-13
1
-2
/
+2
*
tests: apply modern idiom for exiting loop upon failure
Eric Sunshine
2021-12-13
1
-18
/
+8
*
tests: fix broken &&-chains in compound statements
Eric Sunshine
2021-12-13
1
-2
/
+2
*
object-file: fix SEGV on free() regression in v2.34.0-rc2
Ævar Arnfjörð Bjarmason
2021-11-11
1
-0
/
+8
*
tests: consolidate the `file_size` function into `test-lib-functions.sh`
Johannes Schindelin
2020-11-07
1
-7
/
+1
*
t: remove test_oid_init in tests
brian m. carlson
2020-07-30
1
-1
/
+0
*
t1050: pass algorithm to index-pack when outside repo
brian m. carlson
2020-06-19
1
-1
/
+3
*
t1050: match object ID paths in a hash-insensitive way
brian m. carlson
2020-05-13
1
-1
/
+1
*
t1050: replace test -f with test_path_is_file
Rasmus Jonsson
2020-02-24
1
-4
/
+6
*
Fix spelling errors in names of tests
Elijah Newren
2019-11-10
1
-3
/
+3
*
tests: avoid calling Perl just to determine file sizes
Johannes Schindelin
2019-01-29
1
-1
/
+1
*
t1000-t1999: fix broken &&-chains
Eric Sunshine
2018-07-16
1
-3
/
+3
*
t/helper: merge test-genrandom into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
1
-3
/
+3
*
compression: unify pack.compression configuration parsing
Junio C Hamano
2016-11-16
1
-0
/
+29
*
fsck: use streaming interface for large blobs in pack
Nguyễn Thái Ngọc Duy
2016-07-13
1
-4
/
+3
*
t1050-large: generate large files without dd
Johannes Sixt
2015-01-14
1
-6
/
+6
*
Merge branch 'sp/stream-clean-filter'
Junio C Hamano
2014-10-08
1
-1
/
+1
|
\
|
*
memory_limit: use git_env_ulong() to parse GIT_ALLOC_LIMIT
Steffen Prohaska
2014-08-28
1
-1
/
+1
*
|
diff: shortcut for diff'ing two binary SHA-1 objects
Nguyễn Thái Ngọc Duy
2014-08-18
1
-0
/
+10
*
|
diff --stat: mark any file larger than core.bigfilethreshold binary
Nguyễn Thái Ngọc Duy
2014-08-18
1
-0
/
+4
*
|
sha1_file.c: do not die failing to malloc in unpack_compressed_entry
Nguyễn Thái Ngọc Duy
2014-08-18
1
-0
/
+6
|
/
*
t1050-large.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-29
1
-2
/
+2
*
Merge branch 'nd/stream-pack-objects'
Junio C Hamano
2012-06-29
1
-0
/
+12
|
\
|
*
pack-objects: use streaming interface for reading large loose blobs
Nguyễn Thái Ngọc Duy
2012-05-29
1
-0
/
+12
*
|
index-pack: use streaming interface on large blobs (most of the time)
Nguyễn Thái Ngọc Duy
2012-05-23
1
-0
/
+5
|
/
*
archive-zip: streaming for deflated files
René Scharfe
2012-05-03
1
-0
/
+4
*
archive-zip: streaming for stored files
René Scharfe
2012-05-03
1
-0
/
+4
*
archive-tar: stream large blobs to tar file
Nguyễn Thái Ngọc Duy
2012-05-03
1
-0
/
+4
*
update-server-info: respect core.bigfilethreshold
Nguyễn Thái Ngọc Duy
2012-03-07
1
-1
/
+1
*
show: use streaming API for showing blobs
Nguyễn Thái Ngọc Duy
2012-03-07
1
-1
/
+1
*
cat-file: use streaming API to print blobs
Nguyễn Thái Ngọc Duy
2012-03-07
1
-2
/
+2
*
Add more large blob test cases
Nguyễn Thái Ngọc Duy
2012-03-07
1
-2
/
+36
*
bulk-checkin: replace fast-import based implementation
Junio C Hamano
2011-12-01
1
-9
/
+85
*
Bigfile: teach "git add" to send a large file straight to a pack
Junio C Hamano
2011-05-14
1
-0
/
+27