aboutsummaryrefslogtreecommitdiff
path: root/builtin/read-tree.c
Commit message (Expand)AuthorAge
* lockfile.h: extract new header file for the functions in lockfile.cMichael Haggerty2014-10-01
* read-tree: note about dropping split-index mode or index versionNguyễn Thái Ngọc Duy2014-06-13
* cache-tree: mark istate->cache_changed on prime_cache_tree()Nguyễn Thái Ngọc Duy2014-06-13
* read-cache: new API write_locked_index instead of write_index/write_cacheNguyễn Thái Ngọc Duy2014-06-13
* C: have space around && and || operatorsJunio C Hamano2013-10-16
* diff-lib, read-tree, unpack-trees: mark cache_entry array paramters constRené Scharfe2013-06-02
* diff-lib, read-tree, unpack-trees: mark cache_entry pointers constRené Scharfe2013-06-02
* i18n: read-tree: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-20
* Teach read-tree the -n|--dry-run optionJens Lehmann2011-05-25
* Make <identifier> lowercase as per CodingGuidelinesMichael J Gruber2011-02-15
* add description parameter to OPT__VERBOSERené Scharfe2010-11-15
* read-tree: deprecate syntax without tree-ish argsJan Krüger2010-09-10
* Merge remote branch 'ko/master' into jc/read-tree-cache-tree-fixJunio C Hamano2010-07-08
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22