index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
terminal
/
status_test.go
Age
Commit message (
Expand
)
Author
2024-07-16
Highlight build failures in soong output
cherokeeMeta
2023-06-24
After a build action fails, stop printing more output.
Joe Onorato
2022-06-09
Strip ANSI codes for messages on simple terminals
Dan Willemsen
2021-09-21
Add environment variable to force keeping ANSI codes
Colin Cross
2020-10-09
Revert "Make lots of tests run in parallel"
Colin Cross
2020-10-06
Make lots of tests run in parallel
Colin Cross
2020-07-28
Inclusive fix: renaming dumb terminal to simple terminal.
Patrice Arruda
2019-09-23
Force dumpvars into dumb terminal mode and move log files
Colin Cross
2019-06-13
Support an action table that shows longest running actions
Colin Cross
2019-06-13
Use SIGWINCH to update terminal size
Colin Cross
2019-06-13
Revert "Use SIGWINCH to update terminal size"
Colin Cross
2019-06-12
Use SIGWINCH to update terminal size
Colin Cross
2019-06-12
Make status line bold
Colin Cross
2019-06-12
Remove terminal.Writer
Colin Cross
2019-06-12
Add tests for status output
Colin Cross