Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strbuf: introduce strbuf_getline_{lf,nul}() | Junio C Hamano | 2016-01-15 | 1 | -1/+1 |
* | mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVE | Jonathan Nieder | 2013-05-08 | 1 | -2/+2 |
* | mingw: reuse tty-version of git_terminal_prompt | Erik Faye-Lund | 2012-12-04 | 1 | -9/+60 |
* | compat/terminal: separate input and output handles | Erik Faye-Lund | 2012-12-04 | 1 | -11/+18 |
* | compat/terminal: factor out echo-disabling | Erik Faye-Lund | 2012-12-04 | 1 | -18/+25 |
* | terminal: seek when switching between reading and writing | Jeff King | 2012-08-06 | 1 | -0/+1 |
* | add generic terminal prompt function | Jeff King | 2011-12-12 | 1 | -0/+81 |