odb: adopt logic to close object databases
Patrick Steinhardt committed 9 months ago
setup: convert `set_git_dir()` to have file scope
Patrick Steinhardt committed 9 months ago
path: move `enter_repo()` into "setup.c"
Patrick Steinhardt committed 9 months ago
Merge branch 'ps/object-source-loose' into ps/object-source-management
Junio C Hamano committed 9 months ago
Merge branch 'ps/object-source-loose' into ps/object-read-stream
Junio C Hamano committed 9 months ago
doc: convert git push to synopsis style
Jean-Noël Avila committed 9 months ago
doc: convert git pull to synopsis style
Jean-Noël Avila committed 9 months ago
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