summaryrefslogtreecommitdiff
path: root/guix/ui.scm
AgeCommit message (Expand)Author
2019-03-24ui: Bypass Texinfo parsing and rendering for searches....Ludovic Courtès
2019-02-11ui: Always print the exception upon load errors....Ludovic Courtès
2019-02-07profiles: Raise an error for unmatched patterns....Ludovic Courtès
2019-01-23ui: Don't report "build failed:" for daemon error messages....Ludovic Courtès
2019-01-21store: Rename '&nix-error' to '&store-error'....Ludovic Courtès
2019-01-09Remove most uses of the _IO*F constants....Ludovic Courtès
2019-01-09maint: Remove 'cond-expand' forms for Guile 2.0....Ludovic Courtès
2019-01-05ui: It's 2019 now!...Ludovic Courtès
2018-12-19ui: Report profile hooks separately....Ricardo Wurmus
2018-12-18ui: Report file names in 'system-error' exceptions from 'execlp'....Timothy Sample
2018-11-28ui: 'show-what-to-build' reports grafts separately....Ludovic Courtès
2018-09-27Add (guix status) and use it for pretty colored output....Ludovic Courtès
2018-09-11ui: Do not filter hash mismatch lines....Ricardo Wurmus
2018-09-09ui: Add soft port for styling and filtering build output....Ricardo Wurmus
2018-09-09ui: Add support for colorization....Sahithi Yarlagadda
2018-07-11ui: Fix typo....Ludovic Courtès
2018-07-07ui: Add -V as short option for --version....Kyle Meyer
2018-07-03ui: Report file names in 'system-error' exceptions from 'delete-file'....Ludovic Courtès
2018-07-03ui: Make 'check-available-space' public....Ludovic Courtès
2018-06-29ui: Increase relevance score for exact matches....Ludovic Courtès
2018-06-27ui: Hint at the installation of locale packages and 'GUIX_LOCPATH'....Ludovic Courtès
2018-06-14guix: ui: Allow translation of dates....Julien Lepiller
2018-06-09ui: Avoid #:select'ing bindings introduced in the latest (guix build utils)....Ludovic Courtès
2018-05-06Merge branch 'master' into core-updatesMarius Bakke
2018-05-04guix build: Nicely report unbound variables with hints....Ludovic Courtès
2018-05-04ui: Factorize 'last-frame-with-source'....Ludovic Courtès
2018-04-30Merge branch 'master' into core-updatesMark H Weaver
2018-04-27guix system: Report wrong file system 'device' fields....Ludovic Courtès
2018-03-16utils: invoke: Raise exceptions using SRFI-34 and SRFI-35....Mark H Weaver
2018-03-07ui: 'display-hint' preserves Texinfo formatting....Ludovic Courtès
2018-03-07ui: Display fix hints in the case where we have location info....Ludovic Courtès
2018-03-06ui: 'load*' no longer fails on Guile 2.2.3 upon EACCES or similar....Ludovic Courtès
2018-03-05ui: Better workaround for lack of '%fresh-auto-compile' on 2.2.3....Ludovic Courtès
2018-01-15ui: Disable '%fresh-auto-compile' only for Guile 2.2.3....Ludovic Courtès
2018-01-07ui: Display hints that come along with '&message' conditions....Ludovic Courtès
2018-01-01ui: It's 2018 now!...Ludovic Courtès
2017-12-18ui: Non-zero exit for compound '&message' and '&error-location' conditions....Ludovic Courtès
2017-12-10ui: Display hints to resolve profile collisions....Ludovic Courtès
2017-12-03ui: Tweak conflicting profile entry error message....Ludovic Courtès
2017-12-01Do not set '%fresh-auto-compile'....Ludovic Courtès
2017-11-30ui: Present 'use-modules' hints with a question mark....Ludovic Courtès
2017-11-28ui: Avoid "pkg:out" syntax when reporting collisions....Ludovic Courtès
2017-11-24ui: 'known-variable-definition' protects against module cycles....Ludovic Courtès
2017-11-16ui: Add source file name to the package search metrics....Ludovic Courtès
2017-11-09ui: Add an 'unbound-variable' exception printer....Ludovic Courtès
2017-11-09ui: Provide hints for unbound-variable errors....Ludovic Courtès
2017-11-09ui: Add 'display-hint'....Ludovic Courtès
2017-11-08ui: Define and honor '&error-location' and '&fix-hint' conditions....Ludovic Courtès
2017-11-08ui: Introduce (guix i18n)....Ludovic Courtès
2017-10-10ui: Improve reporting of missing closing parentheses....Ludovic Courtès