Merge branch 'jt/gitlab-ci-base-fix'
Junio C Hamano committed over 1 year ago
Merge branch 'pw/apply-ulong-overflow-check'
Junio C Hamano committed over 1 year ago
Merge branch 'ps/setup-reinit-fixes'
Junio C Hamano committed over 1 year ago
t7603: replace test -f by test_path_is_file
Lucas Oshiro committed over 1 year ago
path: drop `git_common_path()` in favor of `repo_common_path()`
Patrick Steinhardt committed over 1 year ago
worktree: return allocated string from `get_worktree_git_dir()`
Patrick Steinhardt committed over 1 year ago
path: drop `git_path_buf()` in favor of `repo_git_path_replace()`
Patrick Steinhardt committed over 1 year ago
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