grep: keep all colors in an array
Nguyễn Thái Ngọc Duy committed over 8 years ago
Add and use generic name->id mapping code for color slot parsing
Nguyễn Thái Ngọc Duy committed over 8 years ago
Merge branch 'nd/command-list' into nd/complete-config-vars
Junio C Hamano committed over 8 years ago
completion: suppress some -no- options
Nguyễn Thái Ngọc Duy committed over 8 years ago
parse-options: option to let --git-completion-helper show negative form
Nguyễn Thái Ngọc Duy committed over 8 years ago
Nguyễn Thái Ngọc Duy committed over 8 years ago
t2203: add a test about "diff HEAD" case
Nguyễn Thái Ngọc Duy committed over 8 years ago
diff: turn --ita-invisible-in-index on by default
Nguyễn Thái Ngọc Duy committed over 8 years ago
diff: ignore --ita-[in]visible-in-index when diffing worktree-to-tree
Nguyễn Thái Ngọc Duy committed over 8 years ago
tag: clarify in the doc that a tag can refer to a non-commit object
Robert P. J. Day committed over 8 years ago
show-index: update documentation for index v2
Jeff King committed over 8 years ago
Jeff King committed over 8 years ago
git-rebase--interactive: fix copy-paste mistake
Orgad Shaneh committed over 8 years ago
t6036: prefer test_when_finished to manual cleanup in following test
Elijah Newren committed over 8 years ago
t6036, t6042: prefer test_cmp to sequences of test
Elijah Newren committed over 8 years ago
t6036, t6042: prefer test_path_is_file, test_path_is_missing
Elijah Newren committed over 8 years ago
t6036, t6042: use test_line_count instead of wc -l
Elijah Newren committed over 8 years ago
t6036, t6042: use test_create_repo to keep tests independent
Elijah Newren committed over 8 years ago
Use proper syntax for replaceables in command docs
Robert P. J. Day committed over 8 years ago
submodule: do not pass null OID to setup_revisions
Jonathan Tan committed over 8 years ago