Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use QSORT | René Scharfe | 2016-09-29 | 1 | -2/+1 |
* | list-objects: pass full pathname to callbacksjk/lose-name-path | Jeff King | 2016-02-12 | 1 | -2/+1 |
* | list-objects: drop name_path entirely | Jeff King | 2016-02-12 | 1 | -1/+1 |
* | Remove get_object_hash. | brian m. carlson | 2015-11-20 | 1 | -7/+7 |
* | Convert struct object to object_id | brian m. carlson | 2015-11-20 | 1 | -1/+1 |
* | Add several uses of get_object_hash. | brian m. carlson | 2015-11-20 | 1 | -7/+7 |
* | Merge branch 'jk/pack-bitmap' | Junio C Hamano | 2014-12-12 | 1 | -5/+3 |
|\ | |||||
| * | pack-bitmap: do not use gcc packed attribute | Karsten Blees | 2014-11-30 | 1 | -5/+3 |
* | | use REALLOC_ARRAY for changing the allocation size of arraysrs/realloc-array | René Scharfe | 2014-09-18 | 1 | -2/+1 |
* | | Use hashcpy() when copying object namessh/use-hashcpy | Sun He | 2014-03-06 | 1 | -1/+1 |
|/ | |||||
* | pack-bitmap: implement optional name_hash cache | Vicent Marti | 2013-12-30 | 1 | -2/+19 |
* | pack-objects: implement bitmap writing | Vicent Marti | 2013-12-30 | 1 | -0/+535 |