| Commit message (Expand) | Author | Age |
* | ui: Replace the global 'symlink' binding. | Ludovic Courtès | 2015-06-10 |
* | ui: Do not call 'display-error' for SRFI-34 exceptions. | Ludovic Courtès | 2015-05-31 |
* | ui: Improve error reporting for 'read/eval'. | Ludovic Courtès | 2015-05-26 |
* | guix system: Add '--on-error'. | Ludovic Courtès | 2015-05-25 |
* | ui: Auto-compile user code, and improve error reporting. | Ludovic Courtès | 2015-05-25 |
* | ui: Make 'symlink' replacement more future-proof. | Ludovic Courtès | 2015-05-24 |
* | ui: Add 'copy-file' replacement with better error reporting. | Ludovic Courtès | 2015-05-24 |
* | ui: Deduplicate 'show-what-to-build*'. | David Thompson | 2015-05-21 |
* | ui: Factorize user-provided Scheme file loading. | David Thompson | 2015-05-20 |
* | Remove assorted Guile 2.0.5 workarounds. | Ludovic Courtès | 2015-05-10 |
* | ui: Add 'symlink' replacement with better error reporting. | Ludovic Courtès | 2015-04-20 |
* | guix package: -A and -s take supported systems into account. | Ludovic Courtès | 2015-04-19 |
* | Merge branch 'master' into core-updates | 宋文武 | 2015-04-08 |
|\ |
|
| * | ui: Recognize 'guix help'. | Ludovic Courtès | 2015-04-03 |
* | | gnu: Emit a warning when a package module cannot be loaded. | Ludovic Courtès | 2015-04-07 |
* | | ui: Add 'report-load-error'. | Ludovic Courtès | 2015-04-07 |
|/ |
|
* | Rename 'guix substitute-binary' to 'guix substitute'. | Ludovic Courtès | 2015-03-25 |
* | ui: Add missing copyright line. | Ludovic Courtès | 2015-02-26 |
* | ui: Honor --no-* options passed via $GUIX_BUILD_OPTIONS. | Ludovic Courtès | 2015-02-26 |
* | ui: Factorize command-line + env. var. option parsing. | Ludovic Courtès | 2015-02-26 |
* | profiles: Distinguish downgrades from upgrades. | Ludovic Courtès | 2015-02-08 |
* | ui: Properly report '&nar-error' conditions. | Ludovic Courtès | 2015-02-08 |
* | ui: Update copyright year in '--version' output. | Ludovic Courtès | 2015-01-28 |
* | derivations: Raise an error for references to non-existent outputs. | Ludovic Courtès | 2015-01-24 |
* | guix system: Improve error messages. | Ludovic Courtès | 2015-01-22 |
* | derivations: Add 'substitution-oracle' and use it. | Ludovic Courtès | 2015-01-10 |
* | guix: scripts: Add GUIX_BUILD_OPTIONS environment handling. | nebuli | 2014-11-30 |
* | profiles: Add condition types for profiles and generations. | Alex Kost | 2014-10-12 |
* | ui: Move 'show-manifest-transaction' from (guix profiles). | Alex Kost | 2014-10-10 |
* | ui: Make sure we use the right domain for &message translation. | Ludovic Courtès | 2014-10-09 |
* | ui: Recognize the same size units as Coreutils. | Ludovic Courtès | 2014-10-03 |
* | pull: Create ~/.config/guix if needed instead of bailing out gracelessly. | Ludovic Courtès | 2014-09-14 |
* | ui: Fix handling of periods by fill-paragraph. | Cyrill Schenkel | 2014-08-11 |
* | guix: package: Fix recutils output for non-package inputs. | Eric Bavier | 2014-07-25 |
* | ui: Improve formatting of package dependencies in recutils. | Ludovic Courtès | 2014-07-25 |
* | ui: add the "dependencies" field to package->recutils: | Cyril Roelandt | 2014-07-21 |
* | ui: Avoid circularity with (guix gexp). | Ludovic Courtès | 2014-06-14 |
* | guix build: Allow gexps to be passed to '-e'. | Ludovic Courtès | 2014-06-14 |
* | Separate package description translations from string translations. | Ludovic Courtès | 2014-06-13 |
* | ui: Gracefully deal with zero-output derivations. | Ludovic Courtès | 2014-05-19 |
* | monads: Hide 'derivation-expression' and 'lower-inputs'. | Ludovic Courtès | 2014-04-28 |
* | ui: Add 'size->number'. | Ludovic Courtès | 2014-04-08 |
* | ui: Improve reporting of 'system-error' exceptions. | Ludovic Courtès | 2014-04-04 |
* | ui: Handle SRFI-35 '&message' conditions. | Ludovic Courtès | 2014-02-21 |
* | Add 'guix offload' as a daemon build hook. | Ludovic Courtès | 2014-01-24 |
* | ui: Filter out internal commands from '--help'. | Ludovic Courtès | 2014-01-24 |
* | ui: Update copyright year in '--version' output. | Ludovic Courtès | 2014-01-17 |
* | ui: Don't use hyphens in 'package->recutils' output. | Ludovic Courtès | 2014-01-13 |
* | guix build: '-e' can be passed a monadic thunk. | Ludovic Courtès | 2013-11-18 |
* | ui: Make '--version' output GCS-compliant. | Ludovic Courtès | 2013-11-03 |