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