| Commit message (Expand) | Author | Age | Files | Lines |
* | 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"ab/sun-studio-portability | Ævar Arnfjörð Bjarmason | 2011-12-21 | 1 | -3/+3 |
* | receive-pack, fetch-pack: reject bogus pack that records objects twicejc/index-pack-reject-dups | Junio C Hamano | 2011-11-16 | 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-05 | 1 | -3/+23 |
| * | index-pack: start learning to emulate "verify-pack -v" | Junio C Hamano | 2011-06-05 | 1 | -3/+40 |
| * | index-pack: a miniscule refactor | Junio C Hamano | 2011-06-05 | 1 | -3/+8 |
| * | index-pack --verify: read anomalous offsets from v2 idx file | Junio C Hamano | 2011-02-27 | 1 | -0/+48 |
| * | index-pack: --verify | Junio C Hamano | 2011-02-27 | 1 | -6/+40 |
| * | write_idx_file: introduce a struct to hold idx customization options | Junio C Hamano | 2011-02-27 | 1 | -10/+13 |
| * | index-pack: group the delta-base array entries also by type | Junio C Hamano | 2011-02-27 | 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-08-31 | 1 | -2/+0 |
|\ |
|
| * | index-pack: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-15 | 1 | -2/+0 |
* | | Merge branch 'jn/maint-setup-fix' | Junio C Hamano | 2010-08-31 | 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 |
* | | index-pack: Don't follow replace refs. | Nelson Elhage | 2010-08-12 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'np/index-pack-memsave' | Junio C Hamano | 2010-05-21 | 1 | -44/+45 |
* | Merge branch 'maint' | Junio C Hamano | 2010-05-01 | 1 | -1/+1 |
* | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 2010-02-22 | 1 | -0/+1045 |