summaryrefslogtreecommitdiff
path: root/guix/status.scm
AgeCommit message (Expand)Author
2020-04-19status: Remove extra space before ellipsis....Ludovic Courtès
2020-04-17status: Allow double-click select of URLs....TomZ
2020-04-07Revert "Allow double-click select of URL in status"...Marius Bakke
2020-04-07Allow double-click select of URL in status...TomZ
2020-03-26status: Display synthetic information about profiles being built....Ludovic Courtès
2019-04-11colors: Introduce a disjoint type and pre-compute ANSI escapes....Ludovic Courtès
2019-04-10Add (guix colors)....Ludovic Courtès
2019-02-11status: Erase the current line upon new builds or downloads....Ludovic Courtès
2019-02-07status: Do not systematically erase the previous line....Ludovic Courtès
2019-02-05status: Display the current build phase....Ludovic Courtès
2019-02-05status: Keep track of the current build phase....Ludovic Courtès
2019-02-05status: Use 'define-immutable-record-type' and its functional setters....Ludovic Courtès
2019-02-04status: Erase the progress bar or spinner....Ludovic Courtès
2019-01-29status: Print a progress bar for on-going builds when possible....Ludovic Courtès
2019-01-29status: Keep track of build completion as reported by build tools....Ludovic Courtès
2019-01-29status: Record more information about builds....Ludovic Courtès
2019-01-15status: Distinguish 'package-cache' profile hook....Ludovic Courtès
2019-01-15guix: Add profile hook to build TeX live configuration....Ricardo Wurmus
2019-01-15status: Spin only on TTYs....Ludovic Courtès
2019-01-11status: Add 'with-status-verbosity'....Ludovic Courtès
2019-01-09maint: Remove 'cond-expand' forms for Guile 2.0....Ludovic Courtès
2018-12-19ui: Report profile hooks separately....Ricardo Wurmus
2018-11-28status: Report grafting derivations specially....Ludovic Courtès
2018-11-23status: Display 'build-remote' events....Ludovic Courtès
2018-10-16ui: Fix port-buffering with guile@2.0....Eric Bavier
2018-10-15status: Build upon multiplexed build output....Ludovic Courtès
2018-10-14status: Avoid "sucessfully built" messages when in quiet mode....Ludovic Courtès
2018-10-09status: Gracefully handle invalid UTF-8 in build logs....Ludovic Courtès
2018-09-30status: Always print the daemon's "waiting for locks" messages....Ludovic Courtès
2018-09-28status: Tweak colorization....Ludovic Courtès
2018-09-28status: Be more defensive when looking for a log file....Ludovic Courtès
2018-09-27Add (guix status) and use it for pretty colored output....Ludovic Courtès