git-p4: remove string type aliasing
Yang Zhao committed over 6 years ago
git-p4: change the expansion test from basestring to list
Ben Keene committed over 6 years ago
git-p4: make python2.7 the oldest supported version
Yang Zhao committed over 6 years ago
add: use advise function to display hints
Heba Waly committed over 6 years ago
graph: fix collapse of multiple edges
Derrick Stolee committed over 6 years ago
graph: add test to demonstrate horizontal line bug
Derrick Stolee committed over 6 years ago
t: directly test parse_pathspec_file()
Alexandr Miloslavskiy committed over 6 years ago
t: fix quotes tests for --pathspec-from-file
Alexandr Miloslavskiy committed over 6 years ago
t: add tests for error conditions with --pathspec-from-file
Alexandr Miloslavskiy committed over 6 years ago
ci: include the built-in `git add -i` in the `linux-gcc` job
Johannes Schindelin committed over 6 years ago
built-in add -p: handle Escape sequences more efficiently
Johannes Schindelin committed over 6 years ago
built-in add -p: handle Escape sequences in interactive.singlekey mode
Johannes Schindelin committed over 6 years ago
built-in add -p: respect the `interactive.singlekey` config setting
Johannes Schindelin committed over 6 years ago
terminal: add a new function to read a single keystroke
Johannes Schindelin committed over 6 years ago
terminal: accommodate Git for Windows' default terminal
Johannes Schindelin committed over 6 years ago
terminal: make the code of disable_echo() reusable
Johannes Schindelin committed over 6 years ago
built-in add -p: handle diff.algorithm
Johannes Schindelin committed over 6 years ago
built-in add -p: support interactive.diffFilter
Johannes Schindelin committed over 6 years ago
Johannes Schindelin committed over 6 years ago
submodule add: show 'add --dry-run' stderr when aborting
Kyle Meyer committed over 6 years ago