Age | Commit message (Expand) | Author | Files | Lines |
2017-01-11 | read-tree: use OPT_BOOL instead of OPT_SET_INT | Stefan Beller | 1 | -18/+18 |
2016-12-07 | hold_locked_index(): align error handling with hold_lockfile_for_update() | Junio C Hamano | 1 | -1/+1 |
2016-09-07 | cache: convert struct cache_entry to use struct object_id | brian m. carlson | 1 | -1/+1 |
2015-09-25 | convert trivial sprintf / strcpy calls to xsnprintf | Jeff King | 1 | -1/+1 |
2015-09-01 | Merge branch 'ah/read-tree-usage-string' | Junio C Hamano | 1 | -1/+1 |
2015-08-28 | read-tree: replace bracket set with parentheses to clarify usage | Alex Henrie | 1 | -1/+1 |
2014-10-01 | lockfile.h: extract new header file for the functions in lockfile.c | Michael Haggerty | 1 | -0/+1 |
2014-06-13 | read-tree: note about dropping split-index mode or index version | Nguyễn Thái Ngọc Duy | 1 | -0/+9 |
2014-06-13 | cache-tree: mark istate->cache_changed on prime_cache_tree() | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2014-06-13 | read-cache: new API write_locked_index instead of write_index/write_cache | Nguyễn Thái Ngọc Duy | 1 | -4/+3 |
2013-10-16 | C: have space around && and || operators | Junio C Hamano | 1 | -1/+1 |
2013-06-02 | diff-lib, read-tree, unpack-trees: mark cache_entry array paramters const | René Scharfe | 1 | -1/+2 |
2013-06-02 | diff-lib, read-tree, unpack-trees: mark cache_entry pointers const | René Scharfe | 1 | -1/+1 |
2012-08-20 | i18n: read-tree: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 1 | -19/+19 |
2011-05-25 | Teach read-tree the -n|--dry-run option | Jens Lehmann | 1 | -1/+2 |
2011-02-15 | Make <identifier> lowercase as per CodingGuidelines | Michael J Gruber | 1 | -2/+2 |
2010-11-15 | add description parameter to OPT__VERBOSE | René Scharfe | 1 | -1/+1 |
2010-09-10 | read-tree: deprecate syntax without tree-ish args | Jan Krüger | 1 | -1/+9 |
2010-07-08 | Merge remote branch 'ko/master' into jc/read-tree-cache-tree-fix | Junio C Hamano | 1 | -0/+230 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+235 |