git-p4: use marshal format version 2 when sending to p4
Yang Zhao committed over 6 years ago
git-p4: open .gitp4-usercache.txt in text mode
Yang Zhao committed over 6 years ago
git-p4: convert path to unicode before processing them
Yang Zhao committed over 6 years ago
git-p4: encode/decode communication with git for python3
Yang Zhao committed over 6 years ago
git-p4: encode/decode communication with p4 for python3
Yang Zhao committed over 6 years ago
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