rebase -i: reword empty commit after fast-forward
Phillip Wood committed over 1 year ago
builtin/update-server-info: remove the_repository global variable
Usman Akinyemi committed over 1 year ago
thunderbird-patch-inline: avoid bashism
brian m. carlson committed over 1 year ago
Junio C Hamano committed over 1 year ago
Merge branch 'jk/ci-coverity-update'
Junio C Hamano committed over 1 year ago
Merge branch 'sk/unit-tests-0130'
Junio C Hamano committed over 1 year ago
Merge branch 'ps/hash-cleanup'
Junio C Hamano committed over 1 year ago
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