git/ci
Junio C Hamano 76c57fedfa Merge branch 'js/add-p-leftover-bits'
The final leg of rewriting "add -i/-p" in C.

* js/add-p-leftover-bits:
  ci: include the built-in `git add -i` in the `linux-gcc` job
  built-in add -p: handle Escape sequences more efficiently
  built-in add -p: handle Escape sequences in interactive.singlekey mode
  built-in add -p: respect the `interactive.singlekey` config setting
  terminal: add a new function to read a single keystroke
  terminal: accommodate Git for Windows' default terminal
  terminal: make the code of disable_echo() reusable
  built-in add -p: handle diff.algorithm
  built-in add -p: support interactive.diffFilter
  t3701: adjust difffilter test
2020-02-05 14:34:58 -08:00
..
util
install-dependencies.sh Merge branch 'sg/osx-force-gcc-9' 2019-12-06 15:09:21 -08:00
lib.sh Merge branch 'sg/osx-force-gcc-9' 2019-12-06 15:09:21 -08:00
make-test-artifacts.sh
mount-fileshare.sh
print-test-failures.sh
run-build-and-tests.sh ci: include the built-in `git add -i` in the `linux-gcc` job 2020-01-15 12:06:17 -08:00
run-linux32-build.sh
run-linux32-docker.sh
run-static-analysis.sh
run-test-slice.sh
test-documentation.sh