Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-24 | cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2017-03-26 | Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZ | brian m. carlson | 1 | -1/+1 |
2017-01-30 | use oid_to_hex_r() for converting struct object_id hashes to hex strings | René Scharfe | 1 | -1/+1 |
2016-09-07 | cache: convert struct cache_entry to use struct object_id | brian m. carlson | 1 | -1/+1 |
2015-10-05 | use sha1_to_hex_r() instead of strcpy | Jeff King | 1 | -2/+2 |
2015-09-25 | convert trivial sprintf / strcpy calls to xsnprintf | Jeff King | 1 | -1/+1 |
2015-01-14 | standardize usage info string format | Alex Henrie | 1 | -1/+1 |
2013-07-09 | Convert "struct cache_entry *" to "const ..." wherever possible | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2012-12-09 | Which merge_file() function do you mean? | Junio C Hamano | 1 | -2/+2 |
2011-03-22 | Fix sparse warnings | Stephen Boyd | 1 | -2/+1 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+111 |