summaryrefslogtreecommitdiff
path: root/tests/status.scm
AgeCommit message (Expand)AuthorFilesLines
2022-06-26status: Relay "updating substitutes" messages.Ludovic Courtès1-0/+14
2022-06-26status: Change tests from SRFI-11 to SRFI-71.Ludovic Courtès1-35/+34
2019-02-05status: Keep track of the current build phase.Ludovic Courtès1-0/+33
2019-01-29status: Keep track of build completion as reported by build tools.Ludovic Courtès1-0/+31
2019-01-29status: Record more information about builds.Ludovic Courtès1-13/+15
2019-01-09maint: Remove 'cond-expand' forms for Guile 2.0.Ludovic Courtès1-4/+2
2018-10-16ui: Fix port-buffering with guile@2.0.Eric Bavier1-1/+4
2018-10-15status: Build upon multiplexed build output.Ludovic Courtès1-3/+48
2018-10-09status: Gracefully handle invalid UTF-8 in build logs.Ludovic Courtès1-1/+21
2018-09-27Add (guix status) and use it for pretty colored output.Ludovic Courtès1-0/+115