packfile: correct zlib buffer handling
Jeremy Linton committed over 8 years ago
RelNotes 2.18: clarify where directory rename detection applies
Elijah Newren committed over 8 years ago
Use hyphenated "remote-tracking branch" (docs and comments)
Robert P. J. Day committed over 8 years ago
git-credential-netrc: remove use of "autodie"
Ævar Arnfjörð Bjarmason committed over 8 years ago
Luke Diamand committed over 8 years ago
git-p4: narrow the scope of exceptions caught when parsing an int
Luke Diamand committed over 8 years ago
git-p4: raise exceptions from p4CmdList based on error from p4 server
Luke Diamand committed over 8 years ago
git-p4: better error reporting when p4 fails
Luke Diamand committed over 8 years ago
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