index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compat
/
terminal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
built-in add -p: handle Escape sequences more efficiently
Johannes Schindelin
1
-1
/
+72
2020-01-15
built-in add -p: handle Escape sequences in interactive.singlekey mode
Johannes Schindelin
1
-1
/
+55
2020-01-15
terminal: add a new function to read a single keystroke
Johannes Schindelin
1
-0
/
+55
2020-01-15
terminal: accommodate Git for Windows' default terminal
Johannes Schindelin
1
-0
/
+50
2020-01-15
terminal: make the code of disable_echo() reusable
Johannes Schindelin
1
-4
/
+15
2016-01-15
strbuf: introduce strbuf_getline_{lf,nul}()
Junio C Hamano
1
-1
/
+1
2013-05-08
mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVE
Jonathan Nieder
1
-2
/
+2
2012-12-04
mingw: reuse tty-version of git_terminal_prompt
Erik Faye-Lund
1
-9
/
+60
2012-12-04
compat/terminal: separate input and output handles
Erik Faye-Lund
1
-11
/
+18
2012-12-04
compat/terminal: factor out echo-disabling
Erik Faye-Lund
1
-18
/
+25
2012-08-06
terminal: seek when switching between reading and writing
Jeff King
1
-0
/
+1
2011-12-12
add generic terminal prompt function
Jeff King
1
-0
/
+81