summaryrefslogtreecommitdiff
path: root/builtin/mktree.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/tighten-alloc'Junio C Hamano2016-02-261-4/+5
|\
| * convert trivial cases to FLEX_ARRAY macrosJeff King2016-02-221-4/+5
* | mktree: there are only two possible line terminationsJunio C Hamano2016-01-151-6/+8
|/
* builtin/mktree.c: use ALLOC_GROW() in append_to_tree()Dmitry S. Dolzhenko2014-03-031-4/+1
* i18n: mktree: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-4/+4
* Merge "Move 'builtin-*' into a 'builtin/' subdirectory"ly/mktree-using-strbufJunio C Hamano2011-11-101-0/+1
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+190