summaryrefslogtreecommitdiff
path: root/guix/progress.scm
AgeCommit message (Expand)Author
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