doc: convert git fetch to synopsis style
Jean-Noël Avila committed 9 months ago
Junio C Hamano committed 9 months ago
Merge branch 'ps/ref-peeled-tags-fixes'
Junio C Hamano committed 9 months ago
Merge branch 'kn/refs-optim-cleanup'
Junio C Hamano committed 9 months ago
Merge branch 'ps/ref-peeled-tags'
Junio C Hamano committed 9 months ago
Merge branch 'ps/packed-git-in-object-store'
Junio C Hamano committed 9 months ago
xdiff: rename rindex -> reference_index
Ezekiel Newren committed 9 months ago
xdiff: change rindex from long to size_t in xdfile_t
Ezekiel Newren committed 9 months ago
xdiff: make xdfile_t.nreff a size_t instead of long
Ezekiel Newren committed 9 months ago
xdiff: make xdfile_t.nrec a size_t instead of long
Ezekiel Newren committed 9 months ago
xdiff: split xrecord_t.ha into line_hash and minimal_perfect_hash
Ezekiel Newren committed 9 months ago
xdiff: use unambiguous types in xdl_hash_record()
Ezekiel Newren committed 9 months ago
xdiff: use size_t for xrecord_t.size
Ezekiel Newren committed 9 months ago
xdiff: make xrecord_t.ptr a uint8_t instead of char
Ezekiel Newren committed 9 months ago
xdiff: use ptrdiff_t for dstart/dend
Ezekiel Newren committed 9 months ago
doc: define unambiguous type mappings across C and Rust
Ezekiel Newren committed 9 months ago
repo: add --all to git-repo-info
Lucas Seiki Oshiro committed 9 months ago
repo: factor out field printing to dedicated function
Lucas Seiki Oshiro committed 9 months ago
Phillip Wood committed 9 months ago
worktree list: fix column spacing
Phillip Wood committed 9 months ago