summaryrefslogtreecommitdiff
path: root/builtin/write-tree.c
AgeCommit message (Expand)Author
2023-06-21cache.h: remove this no-longer-used headerElijah Newren
2023-05-09Merge branch 'en/header-split-cache-h-part-2'Junio C Hamano
2023-04-17Merge branch 'sl/sparse-write-tree'Junio C Hamano
2023-04-04write-tree: integrate with sparse indexShuqi Liang
2023-03-21environment.h: move declarations for environment.c functions from cache.hElijah Newren
2023-03-21treewide: be explicit about dependence on gettext.hElijah Newren
2023-02-23cache.h: remove dependence on hex.h; make other files include it explicitlyElijah Newren
2023-02-10cocci & cache-tree.h: migrate "write_cache_as_tree" to "*_index_*"Ævar Arnfjörð Bjarmason
2019-05-13cmd_{read,write}_tree: rename "unused" variable that is usedJeff King
2019-01-24cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switchNguyễn Thái Ngọc Duy
2018-08-17Merge branch 'rs/parse-opt-lithelp'Junio C Hamano
2018-08-03parse-options: automatically infer PARSE_OPT_LITERAL_ARGHELPRené Scharfe
2018-03-14cache-tree: convert write_*_as_tree to object_idbrian m. carlson
2018-03-14builtin/write-tree: convert to struct object_idbrian m. carlson
2017-06-15config: don't include config.h by defaultBrandon Williams
2012-08-22i18n: write-tree: mark parseopt strings for translationNguyễn Thái Ngọc Duy
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds