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