commit-graph: pass graphs that are to be merged as parameter
Patrick Steinhardt committed about 1 year ago
commit-graph: return commit graph from `repo_find_commit_pos_in_graph()`
Patrick Steinhardt committed about 1 year ago
commit-graph: return the prepared commit graph from `prepare_commit_graph()`
Patrick Steinhardt committed about 1 year ago
revision: drop explicit check for commit graph
Patrick Steinhardt committed about 1 year ago
blame: drop explicit check for commit graph
Patrick Steinhardt committed about 1 year ago
alloc: fix dangling pointer in alloc_state cleanup
ノウラ | Flare committed about 1 year ago
object-name: declare pointer type of extend_abbrev_len()'s 2nd parameter
René Scharfe committed about 1 year ago
repo: add the field objects.format
Lucas Seiki Oshiro committed about 1 year ago
repo: add the flag -z as an alias for --format=nul
Lucas Seiki Oshiro committed about 1 year ago
t0450: add allowlist for builtins with missing .adoc
Toon Claes committed about 1 year ago
docs: fix typo in worktree.adoc 'extension'
Mikhail Malinouski committed about 1 year ago
describe: use oidset in finish_depth_computation()
René Scharfe committed about 1 year ago
doc: remove extra backtick for inline-verbatim
Kristoffer Haugsbakk committed about 1 year ago
doc: add missing backtick for inline-verbatim
Kristoffer Haugsbakk committed about 1 year ago
t: add test for git refs exists subcommand
Meet Soni committed about 1 year ago
t1422: refactor tests to be shareable
Meet Soni committed about 1 year ago
t1403: split 'show-ref --exists' tests into a separate file
Meet Soni committed about 1 year ago
builtin/refs: add 'exists' subcommand
Meet Soni committed about 1 year ago
Merge branch 'ps/object-store-midx-dedup-info' into ps/packfile-store
Junio C Hamano committed about 1 year ago
gitlab-ci: disable realtime monitoring to unbreak Windows jobs
Patrick Steinhardt committed about 1 year ago