summaryrefslogtreecommitdiff
path: root/glnx-console.c
Commit message (Expand)AuthorAgeFilesLines
* console: Mark an unused parameter as suchSimon McVittie2022-04-241-1/+1
* Declare copyright and licensing using REUSESimon McVittie2022-02-191-0/+1
* Merge branch 'not-config-h' into 'master'Phaedrus Leeds2022-02-181-1/+1
|\
| * Include libglnx-config.h instead of config.hSimon McVittie2021-06-281-1/+1
* | console: Pacify `gcc -fanalyzer`Colin Walters2021-06-281-1/+1
|/
* console: Drop newline on glnx_console_lockColin Walters2018-05-081-1/+1
* console: make stdout_is_tty() publicJonathan Lebon2018-01-101-5/+5
* console: Avoid rendering too quicklyColin Walters2017-12-121-0/+28
* console: Drop unused current_text/current_percentColin Walters2017-12-121-11/+0
* console: Limit progress bar to 20 columns maxColin Walters2017-12-121-2/+9
* console: Add an "n items" APIColin Walters2017-12-121-0/+26
* console: trim useless checkJonathan Lebon2017-08-151-1/+1
* glnx-console: Add missing NULL check before writing out textPhilip Withnall2017-08-151-1/+2
* console: Fix Coverity NULL deref warningColin Walters2017-08-021-1/+2
* text_percent_internal: compare uints before printingJonathan Lebon2016-07-221-2/+4
* text_percent_internal: only pad right in the text caseJonathan Lebon2016-05-101-7/+5
* console: Fix glnx_console_textColin Walters2016-05-011-24/+29
* console: Add an API to just emit textColin Walters2016-03-101-18/+31
* console: Fix bar progress lengthv2016.1Colin Walters2016-02-081-1/+1
* console: Don't delete last character of output textColin Walters2016-01-261-1/+1
* console: Fix g_auto() and unlock cleanupColin Walters2016-01-251-1/+1
* console: Do basic output if we're not on a ttyColin Walters2015-04-171-20/+33
* console: Make glnx_console_lines and columns publicColin Walters2015-03-191-7/+15
* Import console from rpm-ostreeColin Walters2015-02-171-0/+268