packfile: use `repository` from `packed_git` directly
Karthik Nayak committed over 1 year ago
packfile: add repository to struct `packed_git`
Karthik Nayak committed over 1 year ago
tag: "git tag" refuses to use HEAD as a tagname
Junio C Hamano committed over 1 year ago
t5604: do not expect that HEAD can be a valid tagname
Junio C Hamano committed over 1 year ago
refs: drop strbuf_ prefix from helpers
Junio C Hamano committed over 1 year ago
refs: move ref name helpers around
Junio C Hamano committed over 1 year ago
Merge branch 'ps/leakfixes-part-10' into rj/strvec-splice-fix
Junio C Hamano committed over 1 year ago
Documentation/git-update-ref.txt: add missing word
Kristoffer Haugsbakk committed over 1 year ago
Documentation/git-bundle.txt: fix word join typo
Kristoffer Haugsbakk committed over 1 year ago
fast-import: disallow more path components
Elijah Newren committed over 1 year ago
fetch: add configuration for set_head behaviour
Bence Ferdinandy committed over 1 year ago
worktree: refactor `repair_worktree_after_gitdir_move()`
Caleb White committed over 1 year ago
worktree: add relative cli/config options to `repair` command
Caleb White committed over 1 year ago
worktree: add relative cli/config options to `move` command
Caleb White committed over 1 year ago
worktree: add relative cli/config options to `add` command
Caleb White committed over 1 year ago
worktree: add `write_worktree_linking_files()` function
Caleb White committed over 1 year ago
worktree: refactor infer_backlink return
Caleb White committed over 1 year ago
worktree: add `relativeWorktrees` extension
Caleb White committed over 1 year ago
setup: correctly reinitialize repository version
Caleb White committed over 1 year ago
CodingGuidelines: a handful of error message guidelines
Junio C Hamano committed over 1 year ago