| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-04-29 | Sync with 2.44.1 | Johannes Schindelin | 1 | -0/+2 |
| 2024-04-19 | Sync with 2.41.1 | Johannes Schindelin | 1 | -0/+2 |
| 2024-04-19 | Sync with 2.40.2 | Johannes Schindelin | 1 | -0/+2 |
| 2024-04-17 | upload-pack: disable lazy-fetching by default | Jeff King | 1 | -0/+2 |
| 2024-02-28 | upload-pack: always turn off save_commit_buffer | Jeff King | 1 | -0/+2 |
| 2023-06-29 | Merge branch 'en/header-split-cache-h-part-3' | Junio C Hamano | 1 | -1/+1 |
| 2023-06-21 | repository: remove unnecessary include of path.h | Elijah Newren | 1 | -0/+1 |
| 2023-06-21 | cache.h: remove this no-longer-used header | Elijah Newren | 1 | -1/+0 |
| 2023-06-12 | repository: create disable_replace_refs() | Derrick Stolee | 1 | -1/+1 |
| 2023-03-21 | treewide: be explicit about dependence on gettext.h | Elijah Newren | 1 | -0/+1 |
| 2023-02-23 | replace-object.h: move read_replace_refs declaration from cache.h to here | Elijah Newren | 1 | -0/+1 |
| 2022-10-13 | doc txt & -h consistency: add missing options and labels | Ævar Arnfjörð Bjarmason | 1 | -1/+2 |
| 2021-08-05 | upload-pack: document and rename --advertise-refs | Ævar Arnfjörð Bjarmason | 1 | -2/+3 |
| 2021-08-05 | serve.[ch]: remove "serve_options", split up --advertise-refs code | Ævar Arnfjörð Bjarmason | 1 | -13/+12 |
| 2019-05-13 | builtin: consistently pass cmd_* prefix to parse_options | Jeff King | 1 | -1/+1 |
| 2018-07-18 | check_replace_refs: rename to read_replace_refs | Jeff King | 1 | -1/+1 |
| 2018-05-08 | Merge branch 'bw/protocol-v2' | Junio C Hamano | 1 | -0/+74 |
| 2018-03-15 | connect: request remote refs using v2 | Brandon Williams | 1 | -5/+5 |
| 2018-03-14 | protocol: introduce enum protocol_version value protocol_v2 | Brandon Williams | 1 | -0/+7 |
| 2018-03-14 | upload-pack: convert to a builtin | Brandon Williams | 1 | -0/+67 |