| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-01-17 | builtin: send usage() help text to standard output | Junio C Hamano | 1 | -0/+1 |
| 2024-09-13 | builtin: remove USE_THE_REPOSITORY for those without the_repository | John Cai | 1 | -1/+0 |
| 2024-09-13 | builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h | John Cai | 1 | -0/+1 |
| 2024-09-13 | builtin: add a repository parameter for builtin functions | John Cai | 1 | -1/+4 |
| 2023-03-28 | builtins: annotate always-empty prefix parameters | Jeff King | 1 | -0/+2 |
| 2023-01-08 | convert trivial uses of strncmp() to starts_with() | Jeff King | 1 | -1/+1 |
| 2017-05-30 | remote-{ext,fd}: print usage message on invalid arguments | Jeff King | 1 | -1/+4 |
| 2011-03-22 | Fix sparse warnings | Stephen Boyd | 1 | -1/+1 |
| 2010-11-19 | remote-fd/ext: finishing touches after code review | Ilari Liusvaara | 1 | -3/+3 |
| 2010-10-13 | git-remote-fd | Ilari Liusvaara | 1 | -0/+79 |