merge-recursive: rename conflict_rename_*() family of functions
Elijah Newren committed over 8 years ago
merge-recursive: clarify the rename_dir/RENAME_DIR meaning
Elijah Newren committed over 8 years ago
merge-recursive: align labels with their respective code blocks
Elijah Newren committed over 8 years ago
merge-recursive: fix numerous argument alignment issues
Elijah Newren committed over 8 years ago
merge-recursive: fix miscellaneous grammar error in comment
Elijah Newren committed over 8 years ago
gitworkflows: fix grammar in 'Merge upwards' rule
Kyle Meyer committed over 8 years ago
completion: correct zsh detection when run from git-completion.zsh
SZEDER Gábor committed over 8 years ago
l10n: bg.po: Updated Bulgarian translation (3608t)
Alexander Shopov committed over 8 years ago
index-pack: correct install_packed_git() args
Junio C Hamano committed over 8 years ago
http-backend: respect CONTENT_LENGTH as specified by rfc3875
Max Kirillov committed over 8 years ago
http-backend: cleanup writing to child process
Max Kirillov committed over 8 years ago
diff-options.txt: fix minor typos, font inconsistencies, in docs
Robert P. J. Day committed over 8 years ago
fetch-pack: don't try to fetch peel values with --all
Jeff King committed over 8 years ago
merge-submodule: reduce output verbosity
Leif Middelschulte committed over 8 years ago
fsck: avoid looking at NULL blob->object
Jeff King committed over 8 years ago
t7415: don't bother creating commit for symlink test
Jeff King committed over 8 years ago
completion: collapse extra --no-.. options
Nguyễn Thái Ngọc Duy committed over 8 years ago
config.c: fix regression for core.safecrlf false
Anthony Sottile committed over 8 years ago
tests: make forging GPG signed commits and tags more robust
SZEDER Gábor committed over 8 years ago
t7510-signed-commit: use 'test_must_fail'
SZEDER Gábor committed over 8 years ago