| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-12-26 | treewide: remove unnecessary includes in source files | Elijah Newren | 1 | -3/+0 |
| 2023-06-21 | cache.h: remove this no-longer-used header | Elijah Newren | 1 | -1/+0 |
| 2023-05-09 | Merge branch 'en/header-split-cache-h-part-2' | Junio C Hamano | 1 | -0/+2 |
| 2023-04-25 | Merge branch 'en/header-split-cache-h' | Junio C Hamano | 1 | -0/+2 |
| 2023-04-24 | hash-ll.h: split out of hash.h to remove dependency on repository.h | Elijah Newren | 1 | -0/+2 |
| 2023-04-11 | object-name.h: move declarations for object-name.c functions from cache.h | Elijah Newren | 1 | -0/+1 |
| 2023-04-11 | treewide: be explicit about dependence on advice.h | Elijah Newren | 1 | -0/+1 |
| 2023-04-06 | Merge branch 'en/header-split-cleanup' | Junio C Hamano | 1 | -0/+1 |
| 2023-04-06 | Merge branch 'ab/remove-implicit-use-of-the-repository' | Junio C Hamano | 1 | -3/+3 |
| 2023-04-04 | Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-... | Junio C Hamano | 1 | -3/+3 |
| 2023-03-28 | builtins: mark unused prefix parameters | Jeff King | 1 | -1/+1 |
| 2023-03-28 | cocci: apply the "cache.h" part of "the_repository.pending" | Ævar Arnfjörð Bjarmason | 1 | -3/+3 |
| 2023-03-21 | treewide: be explicit about dependence on gettext.h | Elijah Newren | 1 | -0/+1 |
| 2022-03-07 | gettext API users: don't explicitly cast ngettext()'s "n" | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
| 2019-08-19 | Ensure index matches head before invoking merge machinery, round N | Elijah Newren | 1 | -0/+4 |
| 2019-02-06 | Merge branch 'nd/the-index-final' | Junio C Hamano | 1 | -1/+1 |
| 2019-01-14 | merge-recursive.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2019-01-11 | merge-recursive: copy $GITHEAD strings | Jeff King | 1 | -5/+10 |
| 2018-07-16 | builtin/merge-recursive: make hash independent | brian m. carlson | 1 | -2/+2 |
| 2016-09-15 | i18n: merge-recursive: mark verbose message for translation | Vasco Almeida | 1 | -1/+1 |
| 2016-09-15 | i18n: merge-recursive: mark error messages for translation | Vasco Almeida | 1 | -7/+10 |
| 2016-06-28 | merge-recursive: convert merge_recursive_generic() to object_id | brian m. carlson | 1 | -10/+10 |
| 2015-09-25 | convert trivial sprintf / strcpy calls to xsnprintf | Jeff King | 1 | -1/+1 |
| 2013-12-05 | replace {pre,suf}fixcmp() with {starts,ends}_with() | Christian Couder | 1 | -2/+2 |
| 2011-03-22 | Fix sparse warnings | Stephen Boyd | 1 | -1/+1 |
| 2010-10-26 | Merge branch 'jf/merge-ignore-ws' | Junio C Hamano | 1 | -13/+2 |
| 2010-09-03 | Merge branch 'jn/merge-renormalize' | Junio C Hamano | 1 | -0/+4 |
| 2010-09-03 | builtin/merge_recursive.c: Add an usage string and make use of it. | Thiago Farina | 1 | -1/+4 |
| 2010-08-26 | merge-recursive --patience | Justin Frankel | 1 | -0/+1 |
| 2010-08-26 | merge-recursive: expose merge options for builtin merge | Jonathan Nieder | 1 | -13/+1 |
| 2010-08-06 | merge-recursive --renormalize | Jonathan Nieder | 1 | -0/+4 |
| 2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+84 |