aboutsummaryrefslogtreecommitdiff
path: root/guix/progress.scm
Commit message (Expand)AuthorAge
* tests: Import (guix build syscalls) when (guix build store-copy) is used.Ludovic Courtès2023-11-25
* guix: Properly compute progress bar width.Julien Lepiller2023-11-11
* guix: Show better progress bars.Julien Lepiller2023-02-19
* progress: Rate limit drawing in the progress-reporter/bar.Christopher Baines2021-12-12
* progress: Add a download-size argument to progress-report-port.Mathieu Othacehe2021-06-01
* status: Do not emit ANSI escapes when stderr is not a tty.Ludovic Courtès2020-12-18
* substitute: Cache and reuse connections while substituting.Ludovic Courtès2020-12-08
* Remove workaround for 'time-monotonic' in Guile 2.2.2.Ludovic Courtès2020-03-22
* progress: Add 'progress-report-port'.Ludovic Courtès2019-12-12
* progress: Call 'time-difference' on times of the same type.Ludovic Courtès2019-06-24
* progress: Provide the proper type for %PROGRESS-INTERVAL.Ludovic Courtès2019-06-02
* progress: Do not display the last 0B transfer when size is unknown.Clément Lassieur2018-11-16
* progress: Fix crash because of division by zero.Clément Lassieur2018-11-16
* progress: Fix total size in "@ download-succeeded" traces.Ludovic Courtès2018-10-05
* progress: Generate valid 'download-progress' traces when the size is unknown.Ludovic Courtès2018-10-04
* Add (guix status) and use it for pretty colored output.Ludovic Courtès2018-09-27
* progress: Add 'display-download-progress'.Ludovic Courtès2018-09-27
* progress: 'progress-reporter-report!' takes any number of arguments.Ludovic Courtès2018-09-25
* progress: Rename 'erase-in-line' to 'erase-current-line'.Ludovic Courtès2017-12-15
* weather: Use (guix progress) for progress report.Ludovic Courtès2017-12-01
* progress: Add 'progress-reporter/bar'.Ludovic Courtès2017-12-01
* progress: 'progress-bar' accounts for brackets.Ludovic Courtès2017-12-01
* progress: Factorize erase-in-line.Ludovic Courtès2017-12-01
* Add (guix progress).Ludovic Courtès2017-10-19