14 Commits (4f39eb031af8690eb86eb781e43b10141dd47da9)

Author SHA1 Message Date
Carlo Marcelo Arenas Belón e22b245ea5 terminal: teach git how to save/restore its terminal settings 3 years ago
Jeff King ef8d7ac42a strvec: convert more callers away from argv_array name 5 years ago
Johannes Schindelin 12acdf573a built-in add -p: handle Escape sequences more efficiently 5 years ago
Johannes Schindelin e118f06396 built-in add -p: handle Escape sequences in interactive.singlekey mode 5 years ago
Johannes Schindelin a5e46e6b01 terminal: add a new function to read a single keystroke 5 years ago
Johannes Schindelin 9ea416cb51 terminal: accommodate Git for Windows' default terminal 5 years ago
Johannes Schindelin 94ac3c31f7 terminal: make the code of disable_echo() reusable 5 years ago
Junio C Hamano 8f309aeb82 strbuf: introduce strbuf_getline_{lf,nul}() 9 years ago
Jonathan Nieder 380395d094 mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVE 12 years ago
Erik Faye-Lund afb43561b8 mingw: reuse tty-version of git_terminal_prompt 12 years ago
Erik Faye-Lund 67fe735653 compat/terminal: separate input and output handles 12 years ago
Erik Faye-Lund 9df92e6369 compat/terminal: factor out echo-disabling 12 years ago
Jeff King 67ba123fd1 terminal: seek when switching between reading and writing 13 years ago
Jeff King 21aeafceda add generic terminal prompt function 13 years ago