Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert "struct cache_entry *" to "const ..." wherever possiblend/const-struct-cache-entry | Nguyễn Thái Ngọc Duy | 2013-07-09 | 1 | -3/+3 |
* | checkout: avoid unnecessary match_pathspec calls | Nguyễn Thái Ngọc Duy | 2013-03-27 | 1 | -1/+18 |
* | Convert the users of for_each_string_list to for_each_string_list_item macro | Alex Riesen | 2010-07-05 | 1 | -19/+15 |
* | string_list: Fix argument order for string_list_lookup | Julian Phillips | 2010-06-27 | 1 | -1/+1 |
* | string_list: Fix argument order for string_list_insert | Julian Phillips | 2010-06-27 | 1 | -2/+2 |
* | string_list: Fix argument order for for_each_string_list | Julian Phillips | 2010-06-27 | 1 | -1/+1 |
* | build: make code "-Wpointer-arith" clean | Junio C Hamano | 2010-02-01 | 1 | -2/+2 |
* | resolve-undo: "checkout -m path" uses resolve-undo information | Junio C Hamano | 2009-12-25 | 1 | -0/+59 |
* | resolve-undo: record resolved conflicts in a new index extension section | Junio C Hamano | 2009-12-25 | 1 | -0/+117 |