aboutsummaryrefslogtreecommitdiff
path: root/compat/terminal.c
Commit message (Expand)AuthorAge
* strbuf: introduce strbuf_getline_{lf,nul}()Junio C Hamano2016-01-15
* mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVEJonathan Nieder2013-05-08
* mingw: reuse tty-version of git_terminal_promptErik Faye-Lund2012-12-04
* compat/terminal: separate input and output handlesErik Faye-Lund2012-12-04
* compat/terminal: factor out echo-disablingErik Faye-Lund2012-12-04
* terminal: seek when switching between reading and writingJeff King2012-08-06
* add generic terminal prompt functionJeff King2011-12-12