refs: pass repo when peeling objects
Patrick Steinhardt committed over 2 years ago
refs: move object peeling into "object.c"
Patrick Steinhardt committed over 2 years ago
refs: pass ref store when detecting dangling symrefs
Patrick Steinhardt committed over 2 years ago
refs: convert iteration over replace refs to accept ref store
Patrick Steinhardt committed over 2 years ago
refs: retrieve worktree ref stores via associated repository
Patrick Steinhardt committed over 2 years ago
refs: refactor `resolve_gitlink_ref()` to accept a repository
Patrick Steinhardt committed over 2 years ago
refs: pass repo when retrieving submodule ref store
Patrick Steinhardt committed over 2 years ago
refs: track ref stores via strmap
Patrick Steinhardt committed over 2 years ago
refs: implement releasing ref storages
Patrick Steinhardt committed over 2 years ago
refs: rename `init_db` callback to avoid confusion
Patrick Steinhardt committed over 2 years ago
refs: adjust names for `init` and `init_db` callbacks
Patrick Steinhardt committed over 2 years ago
SubmittingPatches: add section for iterating patches
Karthik Nayak committed over 2 years ago
Merge branch 'jc/patch-flow-updates' into kn/patch-iteration-doc
Junio C Hamano committed over 2 years ago
completion: adapt git-config(1) to complete subcommands
Patrick Steinhardt committed over 2 years ago
t0017: clarify dubious test set-up
Junio C Hamano committed over 2 years ago
Junio C Hamano committed over 2 years ago
Merge branch 'ps/refs-without-the-repository'
Junio C Hamano committed over 2 years ago
Merge branch 'jl/git-no-advice'
Junio C Hamano committed over 2 years ago
Merge branch 'rs/external-diff-with-exit-code'
Junio C Hamano committed over 2 years ago
Revert "diff: fix --exit-code with external diff"
Junio C Hamano committed over 2 years ago