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
*
Merge branch 'rs/deflate-init-cleanup'
Junio C Hamano
2015-03-17
|
\
|
*
zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}
René Scharfe
2015-03-05
*
|
Merge branch 'js/fsck-tag-validation'
Junio C Hamano
2014-12-22
|
\
\
|
*
|
index-pack: terminate object buffers with NUL
Duy Nguyen
2014-12-09
*
|
|
index-pack: fix compilation with NO_PTHREADS
Etienne Buira
2014-10-13
*
|
|
Merge branch 'rs/realloc-array'
Junio C Hamano
2014-09-26
|
\
\
\
|
*
|
|
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
2014-09-18
*
|
|
|
Merge branch 'js/fsck-tag-validation'
Junio C Hamano
2014-09-26
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
fsck_object(): allow passing object data separately from the object itself
Johannes Schindelin
2014-09-10
|
|
/
/
*
|
|
Merge branch 'jk/index-pack-threading-races'
Junio C Hamano
2014-09-19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
index-pack: fix race condition with duplicate bases
Jeff King
2014-08-29
*
|
|
Merge branch 'maint'
Junio C Hamano
2014-07-21
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
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
|
|
\
\
*
|
\
\
Merge branch 'jk/strip-suffix'
Junio C Hamano
2014-07-16
|
\
\
\
\
|
*
|
|
|
index-pack: use strip_suffix to avoid magic numbers
Jeff King
2014-06-30
|
*
|
|
|
replace has_extension with ends_with
Jeff King
2014-06-30
|
|
/
/
/
|
*
|
|
Merge branch 'ym/fix-opportunistic-index-update-race' into maint
Junio C Hamano
2014-06-25
|
|
\
\
\
|
*
\
\
\
Merge branch 'jk/index-pack-report-missing' into maint
Junio C Hamano
2014-06-25
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'nd/index-pack-one-fd-per-thread' into maint
Junio C Hamano
2014-06-25
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge branch 'jk/commit-buffer-length'
Junio C Hamano
2014-07-02
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
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 'jk/index-pack-report-missing'
Junio C Hamano
2014-06-06
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
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'
Junio C Hamano
2014-06-03
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
index-pack: work around thread-unsafe pread()
Nguyễn Thái Ngọc Duy
2014-04-16
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'ym/fix-opportunistic-index-update-race'
Junio C Hamano
2014-06-03
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
/
/
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
wrapper.c: add xpread() similar to xread()
Yiannis Marangos
2014-04-10
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
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
[next]