| Commit message (Expand) | Author | Age | Files | Lines |
* | mktree: drop unused length parameter | Jeff King | 2019-05-13 | 1 | -2/+2 |
* | builtin/mktree: remove hard-coded constant | brian m. carlson | 2018-10-15 | 1 | -1/+1 |
* | object-store: move object access functions to object-store.h | Stefan Beller | 2018-05-16 | 1 | -0/+1 |
* | cache.h: add repository argument to oid_object_info | Stefan Beller | 2018-04-26 | 1 | -1/+1 |
* | sha1_file: convert sha1_object_info* to object_id | brian m. carlson | 2018-03-14 | 1 | -1/+1 |
* | builtin/mktree: convert to struct object_id | brian m. carlson | 2018-03-14 | 1 | -12/+12 |
* | Merge branch 'bw/c-plus-plus' | Junio C Hamano | 2018-03-06 | 1 | -2/+2 |
|\ |
|
| * | object: rename function 'typename' to 'type_name' | Brandon Williams | 2018-02-14 | 1 | -2/+2 |
* | | sha1_file: convert write_sha1_file to object_id | Patryk Obara | 2018-01-30 | 1 | -5/+5 |
|/ |
|
* | mktree: plug memory leaks reported by Coverity | Johannes Schindelin | 2017-05-08 | 1 | -2/+3 |
* | use QSORT | René Scharfe | 2016-09-29 | 1 | -1/+1 |
* | Merge branch 'jk/tighten-alloc' | Junio C Hamano | 2016-02-26 | 1 | -4/+5 |
|\ |
|
| * | convert trivial cases to FLEX_ARRAY macros | Jeff King | 2016-02-22 | 1 | -4/+5 |
* | | mktree: there are only two possible line terminations | Junio C Hamano | 2016-01-15 | 1 | -6/+8 |
|/ |
|
* | builtin/mktree.c: use ALLOC_GROW() in append_to_tree() | Dmitry S. Dolzhenko | 2014-03-03 | 1 | -4/+1 |
* | i18n: mktree: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 2012-08-20 | 1 | -4/+4 |
* | Merge "Move 'builtin-*' into a 'builtin/' subdirectory"ly/mktree-using-strbuf | Junio C Hamano | 2011-11-10 | 1 | -0/+1 |
* | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 2010-02-22 | 1 | -0/+190 |