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