index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t1050-large.sh
Commit message (
Expand
)
Author
Age
*
t1050-large: generate large files without dd
Johannes Sixt
2015-01-14
*
Merge branch 'sp/stream-clean-filter'
Junio C Hamano
2014-10-08
|
\
|
*
memory_limit: use git_env_ulong() to parse GIT_ALLOC_LIMIT
Steffen Prohaska
2014-08-28
*
|
diff: shortcut for diff'ing two binary SHA-1 objects
Nguyễn Thái Ngọc Duy
2014-08-18
*
|
diff --stat: mark any file larger than core.bigfilethreshold binary
Nguyễn Thái Ngọc Duy
2014-08-18
*
|
sha1_file.c: do not die failing to malloc in unpack_compressed_entry
Nguyễn Thái Ngọc Duy
2014-08-18
|
/
*
t1050-large.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-29
*
Merge branch 'nd/stream-pack-objects'
Junio C Hamano
2012-06-28
|
\
|
*
pack-objects: use streaming interface for reading large loose blobs
Nguyễn Thái Ngọc Duy
2012-05-29
*
|
index-pack: use streaming interface on large blobs (most of the time)
Nguyễn Thái Ngọc Duy
2012-05-23
|
/
*
archive-zip: streaming for deflated files
René Scharfe
2012-05-03
*
archive-zip: streaming for stored files
René Scharfe
2012-05-03
*
archive-tar: stream large blobs to tar file
Nguyễn Thái Ngọc Duy
2012-05-03
*
update-server-info: respect core.bigfilethreshold
Nguyễn Thái Ngọc Duy
2012-03-07
*
show: use streaming API for showing blobs
Nguyễn Thái Ngọc Duy
2012-03-07
*
cat-file: use streaming API to print blobs
Nguyễn Thái Ngọc Duy
2012-03-07
*
Add more large blob test cases
Nguyễn Thái Ngọc Duy
2012-03-07
*
bulk-checkin: replace fast-import based implementation
Junio C Hamano
2011-12-01
*
Bigfile: teach "git add" to send a large file straight to a pack
Junio C Hamano
2011-05-13