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