aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/write-tree.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-13cmd_{read,write}_tree: rename "unused" variable that is usedJeff King1-6/+6
2019-01-24cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switchNguyễn Thái Ngọc Duy1-0/+1
2018-08-17Merge branch 'rs/parse-opt-lithelp'Junio C Hamano1-3/+2
2018-08-03parse-options: automatically infer PARSE_OPT_LITERAL_ARGHELPRené Scharfe1-3/+2
2018-03-14cache-tree: convert write_*_as_tree to object_idbrian m. carlson1-1/+1
2018-03-14builtin/write-tree: convert to struct object_idbrian m. carlson1-3/+3
2017-06-15config: don't include config.h by defaultBrandon Williams1-0/+1
2012-08-22i18n: write-tree: mark parseopt strings for translationNguyễn Thái Ngọc Duy1-5/+5
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds1-0/+56