pack-objects: widen `mem_usage` and `try_delta()`'s out-param to `size_t`
Johannes Schindelin committed 2 months ago
pack-objects: widen `free_unpacked()` return to `size_t`
Johannes Schindelin committed 2 months ago
pack-objects: widen delta-cache accounting to `size_t`
Johannes Schindelin committed 2 months ago
delta: widen `create_delta_index()` parameter to `size_t`
Johannes Schindelin committed 2 months ago
diff-delta: widen `struct delta_index`' size fields to `size_t`
Johannes Schindelin committed 2 months ago
commit-graph: propagate topo_levels slab to all chain layers
Kristofer Karlsson committed 2 months ago
commit-graph: add trace2 instrumentation for generation DFS
Kristofer Karlsson committed 2 months ago
Merge branch 'ps/odb-drop-whence' into ps/odb-for-each-object-filter
Junio C Hamano committed 2 months ago
Merge branch 'ps/refs-writing-subcommands' into ps/refs-wo-the-repository
Junio C Hamano committed 2 months ago
mailmap: map Taylor Blau's work address
Taylor Blau committed 3 months ago
t1410-reflog.sh: avoid suppressing git's exit code in pipelines
Gatla Vishweshwar Reddy committed 3 months ago
unpack-trees: avoid quadratic index scan in next_cache_entry()
Henrique Ferreiro committed 3 months ago
bundle-uri: stop sending invalid bundle configuration
Justin Tobler committed 3 months ago
bundle-uri: drain remaining response on invalid bundle-uri lines
Toon Claes committed 3 months ago
SubmittingPatches: document how to retract a topic
Junio C Hamano committed 3 months ago
submodule--helper: accept '-i' shorthand for update --init
Dominique Martinet committed 3 months ago
contrib: wire up osxkeychain in contrib/Makefile on macOS
Shardul Natu committed 3 months ago
Makefile: support universal macOS builds via RUST_TARGETS
Shardul Natu committed 3 months ago
Makefile: add $(RUST_LIB) prerequisite to osxkeychain
Shardul Natu committed 3 months ago
hash: check ctx->active flag in all wrapper functions
Jeff King committed 3 months ago