| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-23 | config: drop `git_config()` wrapper | Patrick Steinhardt | 1 | -1/+1 |
| 2024-12-06 | global: mark code units that generate warnings with `-Wsign-compare` | Patrick Steinhardt | 1 | -0/+1 |
| 2024-10-24 | merge: replace atoi() with strtol_i() for marker size validation | Usman Akinyemi | 1 | -2/+9 |
| 2024-09-25 | Merge branch 'ak/typofix-2.46-maint' | Junio C Hamano | 1 | -1/+1 |
| 2024-09-19 | merge-ll: fix a typo | Andrew Kreimer | 1 | -1/+1 |
| 2024-08-13 | global: prepare for hiding away repo-less config functions | Patrick Steinhardt | 1 | -0/+2 |
| 2024-06-07 | global: convert intentionally-leaking config strings to consts | Patrick Steinhardt | 1 | -3/+8 |
| 2024-05-27 | config: clarify memory ownership in `git_config_string()` | Patrick Steinhardt | 1 | -3/+3 |
| 2024-04-01 | Merge branch 'pw/checkout-conflict-errorfix' | Junio C Hamano | 1 | -2/+4 |
| 2024-03-14 | merge options: add a conflict style member | Phillip Wood | 1 | -1/+3 |
| 2024-03-14 | merge-ll: introduce LL_MERGE_OPTIONS_INIT | Phillip Wood | 1 | -1/+1 |
| 2024-02-26 | Merge branch 'rs/use-xstrncmpz' | Junio C Hamano | 1 | -1/+1 |
| 2024-02-12 | use xstrncmpz() | René Scharfe | 1 | -1/+1 |
| 2024-01-24 | merge-ll: expose revision names to custom drivers | Antonin Delpeuch | 1 | -3/+14 |
| 2023-12-09 | config: use config_error_nonbool() instead of custom messages | Jeff King | 1 | -1/+1 |
| 2023-07-17 | Merge branch 'cw/compat-util-header-cleanup' | Junio C Hamano | 1 | -1/+0 |
| 2023-07-06 | Merge branch 'gc/config-context' | Junio C Hamano | 1 | -0/+1 |
| 2023-07-06 | Merge branch 'rs/strbuf-expand-step' | Junio C Hamano | 1 | -15/+18 |
| 2023-07-05 | treewide: remove unnecessary includes for wrapper.h | Calvin Wan | 1 | -1/+0 |
| 2023-06-29 | Merge branch 'jc/abort-ll-merge-with-a-signal' | Junio C Hamano | 1 | -1/+8 |
| 2023-06-21 | merge-ll: rename from ll-merge | Elijah Newren | 1 | -0/+432 |