midx.c: replace `xcalloc()` with `CALLOC_ARRAY()`
Taylor Blau committed almost 4 years ago
midx.c: avoid cruft packs with `repack --batch-size=0`
Taylor Blau committed almost 4 years ago
midx.c: prevent `expire` from removing the cruft pack
Taylor Blau committed almost 4 years ago
Documentation/git-multi-pack-index.txt: clarify expire behavior
Taylor Blau committed almost 4 years ago
Documentation/git-multi-pack-index.txt: fix typo
Taylor Blau committed almost 4 years ago
Merge branch 'po-id' of github.com:bagasme/git-po
Jiang Xin committed almost 4 years ago
Merge branch 'main' of github.com:git/git
Jiang Xin committed almost 4 years ago
l10n: po-id for 2.38 (round 1)
Bagas Sanjaya committed almost 4 years ago
version: fix builtin linking & documentation
Victoria Dye committed almost 4 years ago
diagnose: add to command-list.txt
Victoria Dye committed almost 4 years ago
Documentation: add ReviewingGuidelines
Victoria Dye committed almost 4 years ago
A bit more of remaining topics before -rc1
Junio C Hamano committed almost 4 years ago
Merge branch 'ad/t1800-cygwin'
Junio C Hamano committed almost 4 years ago
Merge branch 'vd/scalar-to-main'
Junio C Hamano committed almost 4 years ago
Junio C Hamano committed almost 4 years ago
Merge branch 'jk/list-objects-filter-cleanup'
Junio C Hamano committed almost 4 years ago
Merge branch 'zh/ls-files-format'
Junio C Hamano committed almost 4 years ago
Merge branch 'sy/mv-out-of-cone'
Junio C Hamano committed almost 4 years ago
refs: unify parse_worktree_ref() and ref_type()
Han-Wen Nienhuys committed almost 4 years ago
commit-graph: Fix missing closedir in expire_commit_graphs
Miaoqian Lin committed almost 4 years ago