index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
line_printer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1473 from zdave/query-term-stdout
Jan Niklas Hasse
2018-11-05
1
-1/+1
|
\
|
*
Query terminal width from STDOUT_FILENO
David Emett
2018-09-29
1
-1/+1
*
|
Do not always strip colored output in verbose mode, fix #1214
Jan Niklas Hasse
2018-11-05
1
-0/+1
|
/
*
win: Use full console width for status messages.
Nico Weber
2014-12-02
1
-7/+4
*
win/lineprinter: Use a vector instead of manual memory management.
Nico Weber
2014-12-02
1
-8/+4
*
win: Let the "Pause" key or Ctrl-S pause output.
Nico Weber
2014-12-02
1
-10/+5
*
Update line_printer.cc
ppbrown
2014-10-27
1
-0/+1
*
Introduce the "console" pool
Peter Collingbourne
2014-02-03
1
-6/+45
*
Use fwrite to print whatever the subcommand wrote
Reid Kleckner
2013-07-02
1
-1/+5
*
drop std:: qualifiers on more stl datatypes
Evan Martin
2013-04-18
1
-1/+1
*
fix windows build after depslog
Scott Graham
2013-04-09
1
-4/+6
*
Try to fix build on Linux.
Nico Weber
2013-04-09
1
-0/+2
*
move printing of new lines into LinePrinter.
Nico Weber
2013-04-09
1
-0/+7
*
move single-line printing to new class
Nico Weber
2013-04-09
1
-0/+98