| Commit message (Expand) | Author | Age | Files | Lines |
* | use REALLOC_ARRAY for changing the allocation size of arraysrs/realloc-array | René Scharfe | 2014-09-18 | 1 | -2/+1 |
* | hashmap: factor out getting a hash code from a SHA1 | Karsten Blees | 2014-07-07 | 1 | -3/+2 |
* | pack-objects: use free()+xcalloc() instead of xrealloc()+memset()rs/pack-objects-no-unnecessary-realloc | René Scharfe | 2014-06-02 | 1 | -2/+2 |
* | pack-objects: refactor the packing list | Vicent Marti | 2013-10-24 | 1 | -0/+111 |
* | Make git-pack-objects a builtin | Matthias Kestenholz | 2006-08-03 | 1 | -1376/+0 |
* | pack-objects: check pack.window for default window size | Jeff King | 2006-07-23 | 1 | -1/+12 |
* | Fix more typos, primarily in the code | Pavel Roskin | 2006-07-10 | 1 | -2/+2 |
* | don't load objects needlessly when repacking | Nicolas Pitre | 2006-06-30 | 1 | -17/+28 |
* | consider previous pack undeltified object state only when reusing delta data | Nicolas Pitre | 2006-06-29 | 1 | -2/+3 |
* | Do not try futile object pairs when repacking. | Linus Torvalds | 2006-06-29 | 1 | -0/+7 |
* | Merge branch 'ff/c99' into next | Junio C Hamano | 2006-06-21 | 1 | -2/+2 |
|\ |
|
| * | Remove all void-pointer arithmetic. | Florian Forster | 2006-06-20 | 1 | -2/+2 |
* | | upload-pack: prepare for sideband message support. | Junio C Hamano | 2006-06-21 | 1 | -0/+4 |
|/ |
|
* | pack-objects: improve path grouping heuristics. | Linus Torvalds | 2006-06-05 | 1 | -50/+19 |
* | tree_entry(): new tree-walking helper function | Linus Torvalds | 2006-05-30 | 1 | -16/+11 |
* | Merge branch 'np/pack' | Junio C Hamano | 2006-05-16 | 1 | -13/+14 |
|\ |
|
| * | improve depth heuristic for maximum delta size | Nicolas Pitre | 2006-05-16 | 1 | -2/+5 |
| * | pack-object: slightly more efficient | Nicolas Pitre | 2006-05-15 | 1 | -7/+8 |
| * | simple euristic for further free packing improvements | Nicolas Pitre | 2006-05-15 | 1 | -5/+2 |
* | | Merge branch 'fix' | Junio C Hamano | 2006-05-15 | 1 | -2/+1 |
|\ \
| |/
|/| |
|
| * | Fix pack-index issue on 64-bit platforms a bit more portably.v1.3.3 | Junio C Hamano | 2006-05-15 | 1 | -2/+1 |
* | | Merge branch 'fix' | Junio C Hamano | 2006-05-14 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | include header to define uint32_t, necessary on Mac OS X | Ben Clifford | 2006-05-14 | 1 | -0/+1 |
* | | Merge branch 'fix' | Junio C Hamano | 2006-05-13 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix git-pack-objects for 64-bit platforms | Dennis Stosberg | 2006-05-13 | 1 | -1/+1 |
* | | Merge branch 'np/delta' | Junio C Hamano | 2006-05-09 | 1 | -35/+39 |
|\ \ |
|
| * | | use delta index data when finding best delta matches | Nicolas Pitre | 2006-04-26 | 1 | -37/+41 |
| |/ |
|
* | | pack-object: squelch eye-candy on non-tty | Junio C Hamano | 2006-05-05 | 1 | -0/+5 |
* | | pack-objects: update size heuristucs. | Junio C Hamano | 2006-04-27 | 1 | -6/+6 |
|/ |
|
* | fix pack-object buffer size | Nicolas Pitre | 2006-04-21 | 1 | -1/+1 |
* | pack-objects: do not stop at object that is "too small" | Junio C Hamano | 2006-04-20 | 1 | -1/+1 |
* | Thin pack generation: optimization. | Junio C Hamano | 2006-04-07 | 1 | -48/+236 |
* | Merge branch 'pe/cleanup' | Junio C Hamano | 2006-04-04 | 1 | -6/+10 |
|\ |
|
| * | Use blob_, commit_, tag_, and tree_type throughout. | Peter Eriksen | 2006-04-04 | 1 | -6/+10 |
* | | Merge branch 'lt/fix-sol-pack' | Junio C Hamano | 2006-04-04 | 1 | -9/+31 |
|\ \
| |/
|/| |
|
| * | safe_fgets() - even more anal fgets() | Junio C Hamano | 2006-04-03 | 1 | -3/+4 |
| * | pack-objects: be incredibly anal about stdio semantics | Linus Torvalds | 2006-04-02 | 1 | -1/+11 |
| * | Fix Solaris stdio signal handling stupidities | Linus Torvalds | 2006-04-02 | 1 | -8/+19 |
* | | tree/diff header cleanup. | Junio C Hamano | 2006-03-29 | 1 | -1/+1 |
* | | pack-objects: simplify "thin" pack. | Junio C Hamano | 2006-03-06 | 1 | -27/+11 |
* | | Re-fix compilation warnings. | Luck, Tony | 2006-03-01 | 1 | -1/+1 |
* | | Use setenv(), fix warnings | Timo Hirvonen | 2006-02-26 | 1 | -1/+1 |
* | | fix warning from pack-objects.c | Luck, Tony | 2006-02-24 | 1 | -1/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'jc/rev-list' and 'jc/pack-thin' | Junio C Hamano | 2006-02-24 | 1 | -100/+317 |
|\ \ \
| |_|/
|/| | |
|
| | * | pack-objects: hash basename and direname a bit differently. | Junio C Hamano | 2006-02-23 | 1 | -1/+32 |
| | * | pack-objects: allow "thin" packs to exceed depth limits | Junio C Hamano | 2006-02-23 | 1 | -4/+17 |
| | * | pack-objects: use full pathname to help hashing with "thin" pack. | Junio C Hamano | 2006-02-22 | 1 | -16/+44 |
| | * | pack-objects: thin pack micro-optimization. | Junio C Hamano | 2006-02-22 | 1 | -6/+10 |
| | * | Thin pack - create packfile with missing delta base. | Junio C Hamano | 2006-02-19 | 1 | -81/+219 |
| | * | pack-objects: avoid delta chains that are too long. | Junio C Hamano | 2006-02-17 | 1 | -8/+35 |