config/advice.txt: fix description list separator
Martin Ågren committed over 6 years ago
Junio C Hamano committed over 6 years ago
Merge branch 'ds/graph-assert-fix'
Junio C Hamano committed over 6 years ago
Merge branch 'tm/doc-submodule-absorb-fix'
Junio C Hamano committed over 6 years ago
Merge branch 'pm/am-in-body-header-doc-update'
Junio C Hamano committed over 6 years ago
Merge branch 'jb/doc-multi-pack-idx-fix'
Junio C Hamano committed over 6 years ago
Merge branch 'do/gitweb-typofix-in-comments'
Junio C Hamano committed over 6 years ago
Merge https://github.com/prati0100/git-gui
Junio C Hamano committed over 6 years ago
graph: fix lack of color in horizontal lines
Derrick Stolee committed over 6 years ago
graph: drop assert() for merge with two collapsing parents
Derrick Stolee committed over 6 years ago
transport: don't flush when disconnecting stateless-rpc helper
Jeff King committed over 6 years ago
unpack-trees: watch for out-of-range index position
Emily Shaffer committed over 6 years ago
restore: invalidate cache-tree when removing entries with --staged
Jeff King committed over 6 years ago
doc/gitcore-tutorial: fix prose to match example command
Heba Waly committed over 6 years ago
checkout: don't revert file on ambiguous tracking branches
Alexandr Miloslavskiy committed over 6 years ago
parse_branchname_arg(): extract part as new function
Alexandr Miloslavskiy committed over 6 years ago
t2018: improve style of if-statement
Denton Liu committed over 6 years ago
t2018: add space between function name and ()
Denton Liu committed over 6 years ago
run-command: avoid undefined behavior in exists_in_PATH
brian m. carlson committed over 6 years ago
string-list: note in docs that callers can specify sorting function
Elijah Newren committed over 6 years ago