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
/
builtin
/
index-pack.c
Commit message (
Expand
)
Author
Age
*
index-pack: fix buffer overflow caused by translations
Nguyễn Thái Ngọc Duy
2013-03-16
*
i18n: mark more index-pack strings for translation
Nguyễn Thái Ngọc Duy
2012-08-31
*
Merge branch 'jk/index-pack-streaming-fix'
Junio C Hamano
2012-07-15
|
\
|
*
index-pack: loop while inflating objects in unpack_data
Jeff King
2012-07-10
*
|
Merge branch 'rj/platform-pread-may-be-thread-unsafe'
Junio C Hamano
2012-07-09
|
\
\
|
|
/
|
/
|
|
*
index-pack: Disable threading on cygwin
Junio C Hamano
2012-06-26
*
|
index-pack: use streaming interface for collision test on large blobs
Nguyễn Thái Ngọc Duy
2012-05-24
*
|
index-pack: factor out unpack core from get_data_from_pack
Nguyễn Thái Ngọc Duy
2012-05-23
*
|
index-pack: use streaming interface on large blobs (most of the time)
Nguyễn Thái Ngọc Duy
2012-05-23
*
|
index-pack: hash non-delta objects while reading from stream
Nguyễn Thái Ngọc Duy
2012-05-23
|
/
*
Merge branch 'nd/threaded-index-pack'
Junio C Hamano
2012-05-14
|
\
|
*
index-pack: disable threading if NO_PREAD is defined
Nguyễn Thái Ngọc Duy
2012-05-07
|
*
index-pack: support multithreaded delta resolving
Nguyễn Thái Ngọc Duy
2012-05-07
|
*
index-pack: restructure pack processing into three main functions
Nguyễn Thái Ngọc Duy
2012-05-07
*
|
i18n: index-pack: mark strings for translation
Nguyễn Thái Ngọc Duy
2012-04-24
|
/
*
index-pack: eliminate unlimited recursion in get_base_data()
Nguyễn Thái Ngọc Duy
2012-01-16
*
index-pack: eliminate recursion in find_unresolved_deltas
Nguyễn Thái Ngọc Duy
2012-01-16
*
Appease Sun Studio by renaming "tmpfile"
Ævar Arnfjörð Bjarmason
2011-12-21
*
receive-pack, fetch-pack: reject bogus pack that records objects twice
Junio C Hamano
2011-11-16
*
Merge branch 'jc/index-pack'
Junio C Hamano
2011-07-19
|
\
|
*
index-pack: show histogram when emulating "verify-pack -v"
Junio C Hamano
2011-06-05
|
*
index-pack: start learning to emulate "verify-pack -v"
Junio C Hamano
2011-06-05
|
*
index-pack: a miniscule refactor
Junio C Hamano
2011-06-05
|
*
index-pack --verify: read anomalous offsets from v2 idx file
Junio C Hamano
2011-02-27
|
*
index-pack: --verify
Junio C Hamano
2011-02-27
|
*
write_idx_file: introduce a struct to hold idx customization options
Junio C Hamano
2011-02-27
|
*
index-pack: group the delta-base array entries also by type
Junio C Hamano
2011-02-27
*
|
Merge branch 'jc/zlib-wrap'
Junio C Hamano
2011-07-19
|
\
\
|
*
|
zlib: zlib can only process 4GB at a time
Junio C Hamano
2011-06-10
|
*
|
zlib: wrap deflate side of the API
Junio C Hamano
2011-06-10
*
|
|
sparse: Fix an "symbol 'cmd_index_pack' not declared" warning
Ramsay Jones
2011-04-11
|
/
/
*
|
sparse: Fix errors and silence warnings
Stephen Boyd
2011-04-03
*
|
Fix sparse warnings
Stephen Boyd
2011-03-22
*
|
standardize brace placement in struct definitions
Jonathan Nieder
2011-03-16
|
/
*
Use parentheses and `...' where appropriate
Štěpán Němec
2010-10-08
*
do not depend on signed integer overflow
Erik Faye-Lund
2010-10-06
*
Merge branch 'jn/paginate-fix'
Junio C Hamano
2010-08-31
|
\
|
*
index-pack: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
2010-08-15
*
|
Merge branch 'jn/maint-setup-fix'
Junio C Hamano
2010-08-31
|
\
\
|
|
/
|
*
Revert "rehabilitate 'git index-pack' inside the object store"
Nguyễn Thái Ngọc Duy
2010-08-04
*
|
index-pack: Don't follow replace refs.
Nelson Elhage
2010-08-12
|
/
*
Merge branch 'np/index-pack-memsave'
Junio C Hamano
2010-05-21
*
Merge branch 'maint'
Junio C Hamano
2010-05-01
*
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
2010-02-22