AI-powered social skills training app with multi-provider LLM support
path: drop `git_pathdup()` in favor of `repo_git_path()`
Patrick Steinhardt committed over 1 year ago
path: drop unused `strbuf_git_path()` function
Patrick Steinhardt committed over 1 year ago
path: refactor `repo_submodule_path()` family of functions
Patrick Steinhardt committed over 1 year ago
submodule: refactor `submodule_to_gitdir()` to accept a repo
Patrick Steinhardt committed over 1 year ago
path: refactor `repo_worktree_path()` family of functions
Patrick Steinhardt committed over 1 year ago
path: refactor `repo_git_path()` family of functions
Patrick Steinhardt committed over 1 year ago
path: refactor `repo_common_path()` family of functions
Patrick Steinhardt committed over 1 year ago
Junio C Hamano committed over 1 year ago
Merge branch 'ps/leakfixes-0129'
Junio C Hamano committed over 1 year ago
Junio C Hamano committed over 1 year ago
Merge branch 'js/bundle-unbundle-fd-reuse-fix'
Junio C Hamano committed over 1 year ago
Merge branch 'ps/ci-misc-updates'
Junio C Hamano committed over 1 year ago
difftool: eliminate use of USE_THE_REPOSITORY_VARIABLE
David Aguilar committed over 1 year ago
difftool: eliminate use of the_repository
David Aguilar committed over 1 year ago
difftool: eliminate use of global variables
David Aguilar committed over 1 year ago
doc: documentation for http.uploadarchive config option
Piotr Szlazak committed over 1 year ago
builtin/clone: teach git-clone(1) the --revision= option
Toon Claes committed over 1 year ago
parse-options: introduce die_for_incompatible_opt2()
Toon Claes committed over 1 year ago
clone: introduce struct clone_opts in builtin/clone.c
Toon Claes committed over 1 year ago
clone: make it possible to specify --tags
Toon Claes committed over 1 year ago