git-p4: add option to disable syncing of p4/master with p4
Luke Diamand committed over 8 years ago
git-p4: disable-rebase: allow setting this via configuration
Luke Diamand committed over 8 years ago
git-p4: add options --commit and --disable-rebase
Romain Merland committed over 8 years ago
builtin/send-pack: populate the default configs
Masaya Suzuki committed over 8 years ago
list-objects: check if filter is NULL before using
Jonathan Tan committed over 8 years ago
merge-recursive: add pointer about unduly complex looking code
Elijah Newren committed over 8 years ago
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