sha1-name: mark get_oid() error messages for translation
Jeff King committed over 6 years ago
fetch: forgo full connectivity check if --filter
Jonathan Tan committed over 6 years ago
connected: verify promisor-ness of partial clone
Jonathan Tan committed over 6 years ago
git: update documentation for --git-dir
Heba Waly committed over 6 years ago
.mailmap: map Yi-Jyun Pan's email
Denton Liu committed over 6 years ago
grep: ignore --recurse-submodules if --no-index is given
Philippe Blain committed over 6 years ago
doc: drop "explicitly given" from push.default description
Jeff King committed over 6 years ago
obstack: avoid computing offsets from NULL pointer
Jeff King committed over 6 years ago
xdiff: avoid computing non-zero offset from NULL pointer
Jeff King committed over 6 years ago
avoid computing zero offsets from NULL pointer
Jeff King committed over 6 years ago
git rm submodule: succeed if .gitmodules index stat info is zero
David Turner committed over 6 years ago
t1506: drop space after redirection operator
Jeff King committed over 6 years ago
t1400: avoid "test" string comparisons
Jeff King committed over 6 years ago
rebase-interactive: warn if commit is dropped with `rebase --edit-todo'
Alban Gruin committed over 6 years ago
sequencer: move check_todo_list_from_file() to rebase-interactive.c
Alban Gruin committed over 6 years ago
Junio C Hamano committed over 6 years ago
.mailmap: fix GGG authoship screwup
Junio C Hamano committed over 6 years ago
t4124: only mark git command with test_must_fail
Denton Liu committed over 6 years ago
t3507: use test_path_is_missing()
Denton Liu committed over 6 years ago
Denton Liu committed over 6 years ago