summaryrefslogtreecommitdiff
path: root/compat/terminal.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-04mingw: reuse tty-version of git_terminal_promptLibravatar Erik Faye-Lund1-9/+60
2012-12-04compat/terminal: separate input and output handlesLibravatar Erik Faye-Lund1-11/+18
2012-12-04compat/terminal: factor out echo-disablingLibravatar Erik Faye-Lund1-18/+25
2012-08-06terminal: seek when switching between reading and writingLibravatar Jeff King1-0/+1
2011-12-12add generic terminal prompt functionLibravatar Jeff King1-0/+81