Age | Commit message (Expand) | Author | Files | Lines |
2012-05-14 | Merge branch 'nd/threaded-index-pack' | Junio C Hamano | 1 | -66/+275 |
2012-05-07 | index-pack: disable threading if NO_PREAD is defined | Nguyễn Thái Ngọc Duy | 1 | -0/+5 |
2012-05-07 | index-pack: support multithreaded delta resolving | Nguyễn Thái Ngọc Duy | 1 | -11/+193 |
2012-05-07 | index-pack: restructure pack processing into three main functions | Nguyễn Thái Ngọc Duy | 1 | -53/+75 |
2012-04-24 | i18n: index-pack: mark strings for translation | Nguyễn Thái Ngọc Duy | 1 | -57/+68 |
2012-01-16 | index-pack: eliminate unlimited recursion in get_base_data() | Nguyễn Thái Ngọc Duy | 1 | -9/+44 |
2012-01-16 | index-pack: eliminate recursion in find_unresolved_deltas | Nguyễn Thái Ngọc Duy | 1 | -41/+70 |
2011-12-21 | Appease Sun Studio by renaming "tmpfile" | Ævar Arnfjörð Bjarmason | 1 | -3/+3 |
2011-11-16 | receive-pack, fetch-pack: reject bogus pack that records objects twice | Junio C Hamano | 1 | -1/+3 |
2011-07-19 | Merge branch 'jc/index-pack' | Junio C Hamano | 1 | -42/+208 |
2011-07-19 | Merge branch 'jc/zlib-wrap' | Junio C Hamano | 1 | -6/+6 |
2011-06-10 | zlib: zlib can only process 4GB at a time | Junio C Hamano | 1 | -3/+3 |
2011-06-10 | zlib: wrap deflate side of the API | Junio C Hamano | 1 | -3/+3 |
2011-06-05 | index-pack: show histogram when emulating "verify-pack -v" | Junio C Hamano | 1 | -3/+23 |
2011-06-05 | index-pack: start learning to emulate "verify-pack -v" | Junio C Hamano | 1 | -3/+40 |
2011-06-05 | index-pack: a miniscule refactor | Junio C Hamano | 1 | -3/+8 |
2011-04-11 | sparse: Fix an "symbol 'cmd_index_pack' not declared" warning | Ramsay Jones | 1 | -1/+1 |
2011-04-03 | sparse: Fix errors and silence warnings | Stephen Boyd | 1 | -1/+1 |
2011-03-22 | Fix sparse warnings | Stephen Boyd | 1 | -1/+1 |
2011-03-16 | standardize brace placement in struct definitions | Jonathan Nieder | 1 | -4/+2 |
2011-02-27 | index-pack --verify: read anomalous offsets from v2 idx file | Junio C Hamano | 1 | -0/+48 |
2011-02-27 | index-pack: --verify | Junio C Hamano | 1 | -6/+40 |
2011-02-27 | write_idx_file: introduce a struct to hold idx customization options | Junio C Hamano | 1 | -10/+13 |
2011-02-27 | index-pack: group the delta-base array entries also by type | Junio C Hamano | 1 | -21/+40 |
2010-10-08 | Use parentheses and `...' where appropriate | Štěpán Němec | 1 | -1/+1 |
2010-10-06 | do not depend on signed integer overflow | Erik Faye-Lund | 1 | -1/+1 |
2010-08-31 | Merge branch 'jn/paginate-fix' | Junio C Hamano | 1 | -2/+0 |
2010-08-31 | Merge branch 'jn/maint-setup-fix' | Junio C Hamano | 1 | -19/+5 |
2010-08-15 | index-pack: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 1 | -2/+0 |
2010-08-12 | index-pack: Don't follow replace refs. | Nelson Elhage | 1 | -0/+2 |
2010-08-04 | Revert "rehabilitate 'git index-pack' inside the object store" | Nguyễn Thái Ngọc Duy | 1 | -19/+5 |
2010-05-21 | Merge branch 'np/index-pack-memsave' | Junio C Hamano | 1 | -44/+45 |
2010-05-01 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+1045 |