diff: document what --name-only shows
Junio C Hamano committed over 2 years ago
SubmittingPatches: advertise git-manpages-l10n project a bit
Junio C Hamano committed over 2 years ago
refs/packed: remove references to `the_hash_algo`
Patrick Steinhardt committed over 2 years ago
refs/files: remove references to `the_hash_algo`
Patrick Steinhardt committed over 2 years ago
refs/files: use correct repository
Patrick Steinhardt committed over 2 years ago
Patrick Steinhardt committed over 2 years ago
refs: drop `git_default_branch_name()`
Patrick Steinhardt committed over 2 years ago
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