summaryrefslogtreecommitdiff
path: root/internal/ui/termstatus/status.go
Commit message (Expand)AuthorAge
* New upstream version 0.16.0Félix Sipma2023-08-05
* New upstream version 0.15.2Félix Sipma2023-08-05
* New upstream version 0.15.0Félix Sipma2023-01-31
* New upstream version 0.14.0Félix Sipma2022-08-27
* New upstream version 0.13.1Félix Sipma2022-05-11
* New upstream version 0.12.1Félix Sipma2021-08-25
* Merge pull request #3242 from greatroar/fprintlnMichaelEischer2021-01-28
|\
| * internal/ui/termstatus: Use Fprintln to get a newlinegreatroar2021-01-28
* | ui: don't shorten non-interactive progress outputMichael Eischer2020-12-29
|/
* ui: update status for the backup command on non-interactive terminalsMichael Eischer2020-12-29
* backup: Fix shutdown hang when running in the backgroundMichael Eischer2020-12-06
* Fix string truncation in ui/termstatusgreatroar2020-11-02
* Merge pull request #3026 from greatroar/refactor-uiMichaelEischer2020-10-25
|\
| * Refactor termstatus.Term.{Print,Error} methodsgreatroar2020-10-17
* | Fix IsProcessBackground on Linux with stdin redirectiongreatroar2020-10-13
|/
* Remove a few unused variablesMichael Eischer2020-09-05
* termstatus: Use io.WriteString to output messages.Brian Atkinson2020-03-26
* Remove code copy-pasted from x/crypto/ssh/terminalgreatroar2020-02-29
* termstatus: Fix panic for non-terminal runsAlexander Neumann2018-05-27
* Rework termstatusAlexander Neumann2018-05-07
* backup: Disable status output for --quietAlexander Neumann2018-05-02
* termstatus: Don't print status if in backgroundAlexander Neumann2018-04-28
* Add termstatusAlexander Neumann2018-04-27