AI-powered social skills training app with multi-provider LLM support
config: make `packed_git_(limit|window_size)` non-global variables
Karthik Nayak committed over 1 year ago
config: make `delta_base_cache_limit` a non-global variable
Karthik Nayak committed over 1 year ago
packfile: pass down repository to `for_each_packed_object`
Karthik Nayak committed over 1 year ago
packfile: pass down repository to `has_object[_kept]_pack`
Karthik Nayak committed over 1 year ago
packfile: pass down repository to `odb_pack_name`
Karthik Nayak committed over 1 year ago
packfile: pass `repository` to static function in the file
Karthik Nayak committed over 1 year ago
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