object-file: drop `index_blob_stream()`
Patrick Steinhardt committed over 1 year ago
object-file: split up concerns of `HASH_*` flags
Patrick Steinhardt committed over 1 year ago
object-file: split out functions relating to object store subsystem
Patrick Steinhardt committed over 1 year ago
object-file: move `xmmap()` into "wrapper.c"
Patrick Steinhardt committed over 1 year ago
object-file: move `git_open_cloexec()` to "compat/open.c"
Patrick Steinhardt committed over 1 year ago
object-file: move `safe_create_leading_directories()` into "path.c"
Patrick Steinhardt committed over 1 year ago
object-file: move `mkdir_in_gitdir()` into "path.c"
Patrick Steinhardt committed over 1 year ago
p7821: fix instructions for testing with threads
Philippe Blain committed over 1 year ago
doc: add markup for characters in Guidelines
Jean-Noël Avila committed over 1 year ago
doc: fix asciidoctor synopsis processing of triple-dots
Jean-Noël Avila committed over 1 year ago
doc: convert git-mv to new documentation format
Jean-Noël Avila committed over 1 year ago
doc: move synopsis git-mv commands in the synopsis section
Jean-Noël Avila committed over 1 year ago
doc: convert git-rm to new documentation format
Jean-Noël Avila committed over 1 year ago
doc: fix synopsis analysis logic
Jean-Noël Avila committed over 1 year ago
doc: convert git-reset to new documentation format
Jean-Noël Avila committed over 1 year ago
environment.h: remove unused variables
Arnav Bhate committed over 1 year ago
refs: fix duplicated word in comment
Christian Fredrik Johnsen committed over 1 year ago
refs/packed: fix BUG when seeking refs with UTF-8 characters
Patrick Steinhardt committed over 1 year ago
fetch: make set_head() call easier to read
Jeff King committed over 1 year ago
ci: upgrade `sparse` to supported build agents
Johannes Schindelin committed over 1 year ago