index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
index-pack.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
1
-4
/
+4
*
Merge branch 'jk/free-tree-buffer'
Junio C Hamano
2013-09-17
1
-0
/
+1
|
\
|
*
clear parsed flag when we free tree buffers
Jeff King
2013-06-06
1
-0
/
+1
*
|
clone: open a shortcut for connectivity check
Nguyễn Thái Ngọc Duy
2013-05-28
1
-9
/
+26
*
|
index-pack: remove dead code (it should never happen)
Nguyễn Thái Ngọc Duy
2013-05-28
1
-2
/
+1
|
/
*
Merge branch 'nd/index-pack-threaded-fixes'
Junio C Hamano
2013-04-01
1
-8
/
+26
|
\
|
*
index-pack: guard nr_resolved_deltas reads by lock
Thomas Rast
2013-03-19
1
-1
/
+3
|
*
index-pack: protect deepest_delta in multithread code
Nguyễn Thái Ngọc Duy
2013-03-19
1
-7
/
+23
*
|
Merge branch 'jk/index-pack-correct-depth-fix'
Junio C Hamano
2013-04-01
1
-0
/
+2
|
\
\
|
*
|
index-pack: always zero-initialize object_entry list
Jeff King
2013-03-20
1
-0
/
+2
|
|
/
*
|
index-pack: fix buffer overflow caused by translations
Nguyễn Thái Ngọc Duy
2013-03-17
1
-4
/
+5
*
|
i18n: mark more index-pack strings for translation
Nguyễn Thái Ngọc Duy
2012-08-31
1
-10
/
+11
|
/
*
Merge branch 'jk/index-pack-streaming-fix'
Junio C Hamano
2012-07-16
1
-10
/
+13
|
\
|
*
index-pack: loop while inflating objects in unpack_data
Jeff King
2012-07-11
1
-10
/
+13
*
|
Merge branch 'rj/platform-pread-may-be-thread-unsafe'
Junio C Hamano
2012-07-09
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
index-pack: Disable threading on cygwin
Junio C Hamano
2012-06-26
1
-2
/
+2
*
|
index-pack: use streaming interface for collision test on large blobs
Nguyễn Thái Ngọc Duy
2012-05-24
1
-5
/
+77
*
|
index-pack: factor out unpack core from get_data_from_pack
Nguyễn Thái Ngọc Duy
2012-05-23
1
-3
/
+24
*
|
index-pack: use streaming interface on large blobs (most of the time)
Nguyễn Thái Ngọc Duy
2012-05-23
1
-8
/
+44
*
|
index-pack: hash non-delta objects while reading from stream
Nguyễn Thái Ngọc Duy
2012-05-23
1
-11
/
+30
|
/
*
Merge branch 'nd/threaded-index-pack'
Junio C Hamano
2012-05-14
1
-66
/
+275
|
\
|
*
index-pack: disable threading if NO_PREAD is defined
Nguyễn Thái Ngọc Duy
2012-05-08
1
-0
/
+5
|
*
index-pack: support multithreaded delta resolving
Nguyễn Thái Ngọc Duy
2012-05-08
1
-11
/
+193
|
*
index-pack: restructure pack processing into three main functions
Nguyễn Thái Ngọc Duy
2012-05-08
1
-53
/
+75
*
|
i18n: index-pack: mark strings for translation
Nguyễn Thái Ngọc Duy
2012-04-24
1
-57
/
+68
|
/
*
index-pack: eliminate unlimited recursion in get_base_data()
Nguyễn Thái Ngọc Duy
2012-01-16
1
-9
/
+44
*
index-pack: eliminate recursion in find_unresolved_deltas
Nguyễn Thái Ngọc Duy
2012-01-16
1
-41
/
+70
*
Appease Sun Studio by renaming "tmpfile"
Ævar Arnfjörð Bjarmason
2011-12-21
1
-3
/
+3
*
receive-pack, fetch-pack: reject bogus pack that records objects twice
Junio C Hamano
2011-11-17
1
-1
/
+3
*
Merge branch 'jc/index-pack'
Junio C Hamano
2011-07-19
1
-42
/
+208
|
\
|
*
index-pack: show histogram when emulating "verify-pack -v"
Junio C Hamano
2011-06-06
1
-3
/
+23
|
*
index-pack: start learning to emulate "verify-pack -v"
Junio C Hamano
2011-06-06
1
-3
/
+40
|
*
index-pack: a miniscule refactor
Junio C Hamano
2011-06-06
1
-3
/
+8
|
*
index-pack --verify: read anomalous offsets from v2 idx file
Junio C Hamano
2011-02-28
1
-0
/
+48
|
*
index-pack: --verify
Junio C Hamano
2011-02-28
1
-6
/
+40
|
*
write_idx_file: introduce a struct to hold idx customization options
Junio C Hamano
2011-02-28
1
-10
/
+13
|
*
index-pack: group the delta-base array entries also by type
Junio C Hamano
2011-02-28
1
-21
/
+40
*
|
Merge branch 'jc/zlib-wrap'
Junio C Hamano
2011-07-19
1
-6
/
+6
|
\
\
|
*
|
zlib: zlib can only process 4GB at a time
Junio C Hamano
2011-06-10
1
-3
/
+3
|
*
|
zlib: wrap deflate side of the API
Junio C Hamano
2011-06-10
1
-3
/
+3
*
|
|
sparse: Fix an "symbol 'cmd_index_pack' not declared" warning
Ramsay Jones
2011-04-11
1
-1
/
+1
|
/
/
*
|
sparse: Fix errors and silence warnings
Stephen Boyd
2011-04-03
1
-1
/
+1
*
|
Fix sparse warnings
Stephen Boyd
2011-03-22
1
-1
/
+1
*
|
standardize brace placement in struct definitions
Jonathan Nieder
2011-03-16
1
-4
/
+2
|
/
*
Use parentheses and `...' where appropriate
Štěpán Němec
2010-10-08
1
-1
/
+1
*
do not depend on signed integer overflow
Erik Faye-Lund
2010-10-06
1
-1
/
+1
*
Merge branch 'jn/paginate-fix'
Junio C Hamano
2010-09-01
1
-2
/
+0
|
\
|
*
index-pack: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
2010-08-16
1
-2
/
+0
*
|
Merge branch 'jn/maint-setup-fix'
Junio C Hamano
2010-09-01
1
-19
/
+5
|
\
|
|
*
Revert "rehabilitate 'git index-pack' inside the object store"
Nguyễn Thái Ngọc Duy
2010-08-04
1
-19
/
+5
[next]