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
*
use xcalloc() to allocate zero-initialized memory
René Scharfe
2014-07-21
*
Merge branch 'jk/commit-buffer-length' into maint
Junio C Hamano
2014-07-16
|
\
|
*
commit: record buffer length in cache
Jeff King
2014-06-13
|
*
provide a helper to free commit buffer
Jeff King
2014-06-13
*
|
Merge branch 'ym/fix-opportunistic-index-update-race' into maint
Junio C Hamano
2014-06-25
|
\
\
|
*
|
wrapper.c: add xpread() similar to xread()
Yiannis Marangos
2014-04-10
*
|
|
Merge branch 'jk/index-pack-report-missing' into maint
Junio C Hamano
2014-06-25
|
\
\
\
|
*
|
|
index-pack: distinguish missing objects from type errors
Jeff King
2014-05-12
|
*
|
|
Merge branch 'nd/index-pack-error-message' into maint
Junio C Hamano
2014-04-03
|
|
\
\
\
*
|
\
\
\
Merge branch 'nd/index-pack-one-fd-per-thread' into maint
Junio C Hamano
2014-06-25
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
index-pack: work around thread-unsafe pread()
Nguyễn Thái Ngọc Duy
2014-04-16
|
|
/
/
/
*
|
|
|
Merge branch 'nd/index-pack-error-message'
Junio C Hamano
2014-03-25
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
index-pack: report error using the correct variable
Junio C Hamano
2014-03-17
|
|
|
/
|
|
/
|
*
|
|
rename read_replace_refs to check_replace_refs
Michael Haggerty
2014-02-20
|
|
/
|
/
|
*
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
|
/
*
Merge branch 'jk/free-tree-buffer'
Junio C Hamano
2013-09-17
|
\
|
*
clear parsed flag when we free tree buffers
Jeff King
2013-06-06
*
|
clone: open a shortcut for connectivity check
Nguyễn Thái Ngọc Duy
2013-05-28
*
|
index-pack: remove dead code (it should never happen)
Nguyễn Thái Ngọc Duy
2013-05-28
|
/
*
Merge branch 'nd/index-pack-threaded-fixes'
Junio C Hamano
2013-04-01
|
\
|
*
index-pack: guard nr_resolved_deltas reads by lock
Thomas Rast
2013-03-19
|
*
index-pack: protect deepest_delta in multithread code
Nguyễn Thái Ngọc Duy
2013-03-19
*
|
Merge branch 'jk/index-pack-correct-depth-fix'
Junio C Hamano
2013-04-01
|
\
\
|
*
|
index-pack: always zero-initialize object_entry list
Jeff King
2013-03-20
|
|
/
*
|
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
[next]