| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-02 | Merge branch 'ms/refs-optimize' | Junio C Hamano | 1 | -0/+17 |
| 2025-09-19 | builtin/refs: add optimize subcommand | Meet Soni | 1 | -0/+17 |
| 2025-09-02 | builtin/refs: add 'exists' subcommand | Meet Soni | 1 | -0/+48 |
| 2025-08-05 | builtin/refs: add list subcommand | Meet Soni | 1 | -0/+14 |
| 2025-07-23 | config: drop `git_config()` wrapper | Patrick Steinhardt | 1 | -1/+1 |
| 2025-03-26 | Merge branch 'sj/ref-consistency-checks-more' | Junio C Hamano | 1 | -1/+1 |
| 2025-03-03 | refs: show --no-reflog in the help text | Junio C Hamano | 1 | -1/+1 |
| 2025-02-27 | builtin/refs: get worktrees without reading head information | shejialuo | 1 | -1/+1 |
| 2025-02-21 | builtin/refs: add '--no-reflog' flag to drop reflogs | Karthik Nayak | 1 | -0/+3 |
| 2024-12-04 | Merge branch 'kn/pass-repo-to-builtin-sub-sub-commands' | Junio C Hamano | 1 | -4/+6 |
| 2024-11-26 | builtin: pass repository to sub commands | Karthik Nayak | 1 | -4/+6 |
| 2024-11-21 | ref: support multiple worktrees check for refs | shejialuo | 1 | -2/+8 |
| 2024-09-13 | builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h | John Cai | 1 | -1/+1 |
| 2024-09-13 | builtin: add a repository parameter for builtin functions | John Cai | 1 | -1/+4 |
| 2024-08-08 | builtin/refs: add verify subcommand | shejialuo | 1 | -0/+34 |
| 2024-06-06 | builtin/refs: new command to migrate ref storage formats | Patrick Steinhardt | 1 | -0/+75 |