summaryrefslogtreecommitdiff
path: root/guix/ui.scm
AgeCommit message (Expand)Author
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
2017-09-16guix system: Add 'search' command....Ludovic Courtès
2017-09-16ui: Generalize relevance computation....Ludovic Courtès
2017-07-28utils: Factorize XDG directory handling....Ludovic Courtès
2017-07-02ui: package->recutlis: Remove duplicated package names in dependencies....宋文武
2017-06-21profiles: Catch and report collisions in the profile....Ludovic Courtès
2017-06-16store: Add an RPC counter....Ludovic Courtès
2017-06-15ui: Remove the empty string from '%load-extensions'....Ludovic Courtès
2017-06-13ui: 'package->recutils' takes #:extra-fields....Ludovic Courtès
2017-06-02ui: 'show-what-to-build' warns when we don't have enough disk space....Ludovic Courtès
2017-06-02ui: 'show-what-to-build' displays how much will be downloaded....Ludovic Courtès
2017-06-02derivations: 'derivation-prerequisites-to-build' returns <substitutable>....Ludovic Courtès
2017-05-16ui: Disable Guile deprecation warnings by default....Ludovic Courtès
2017-05-13scripts: Do not create the config directory....Ludovic Courtès
2017-05-10ui: 'string->duration' correctly handles hours....Ludovic Courtès
2017-05-03ui: Rename '_' to 'G_'....Ludovic Courtès
2017-04-16ui: Gracefully report '&message' conditions....Ludovic Courtès
2017-04-04gexp: 'lower-object' raises an exception when passed an invalid object....Ludovic Courtès
2017-03-27ui: Support Texinfo markup in package synopses....Alex Kost
2017-03-08ui: Don't use '%default-port-encoding' to set the encoding of string ports....Ludovic Courtès
2017-03-08ui: Avoid '_' as a pattern variable in 'match'....Ludovic Courtès
2017-01-13ui: Wrap 'canonicalize-path' for better error reporting....Ludovic Courtès
2017-01-13ui: Factorize error-reporting wrapper code....Ludovic Courtès
2017-01-02ui: Keep the word "Copyright" untranslated....Ludovic Courtès
2017-01-01ui: It's 2017 now!...Ludovic Courtès
2016-11-17guix package: Display newline after generation diffs....Roel Janssen
2016-11-16daemon: Add "builtin:download" derivation builder....Ludovic Courtès
2016-10-26guix package: Display generation diffs....Roel Janssen
2016-09-20ui: Do not shadow '_' where it's used as a literal syntax match....Ludovic Courtès