aboutsummaryrefslogtreecommitdiff
path: root/builtin/mktree.c
Commit message (Expand)AuthorAge
* mktree: plug memory leaks reported by CoverityJohannes Schindelin2017-05-08
* use QSORTRené Scharfe2016-09-29
* Merge branch 'jk/tighten-alloc'Junio C Hamano2016-02-26
|\
| * convert trivial cases to FLEX_ARRAY macrosJeff King2016-02-22
* | mktree: there are only two possible line terminationsJunio C Hamano2016-01-15
|/
* builtin/mktree.c: use ALLOC_GROW() in append_to_tree()Dmitry S. Dolzhenko2014-03-03
* i18n: mktree: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-20
* Merge "Move 'builtin-*' into a 'builtin/' subdirectory"Junio C Hamano2011-11-10
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22