aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/read-tree.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-01lockfile.h: extract new header file for the functions in lockfile.cMichael Haggerty1-0/+1
2014-06-13read-tree: note about dropping split-index mode or index versionNguyễn Thái Ngọc Duy1-0/+9
2014-06-13cache-tree: mark istate->cache_changed on prime_cache_tree()Nguyễn Thái Ngọc Duy1-1/+1
2014-06-13read-cache: new API write_locked_index instead of write_index/write_cacheNguyễn Thái Ngọc Duy1-4/+3
2013-10-16C: have space around && and || operatorsJunio C Hamano1-1/+1
2013-06-02diff-lib, read-tree, unpack-trees: mark cache_entry array paramters constRené Scharfe1-1/+2
2013-06-02diff-lib, read-tree, unpack-trees: mark cache_entry pointers constRené Scharfe1-1/+1
2012-08-20i18n: read-tree: mark parseopt strings for translationNguyễn Thái Ngọc Duy1-19/+19
2011-05-25Teach read-tree the -n|--dry-run optionJens Lehmann1-1/+2
2011-02-15Make <identifier> lowercase as per CodingGuidelinesMichael J Gruber1-2/+2
2010-11-15add description parameter to OPT__VERBOSERené Scharfe1-1/+1
2010-09-10read-tree: deprecate syntax without tree-ish argsJan Krüger1-1/+9
2010-07-08Merge remote branch 'ko/master' into jc/read-tree-cache-tree-fixJunio C Hamano1-0/+230
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds1-0/+235