| Commit message (Expand) | Author | Age |
* | ui: Do not shadow '_' where it's used as a literal syntax match. | Ludovic Courtès | 2016-09-20 |
* | ui: Initialize %FILE-PORT-NAME-CANONICALIZATION to #f. | Ludovic Courtès | 2016-09-05 |
* | ui: Remove dependency on (gnu system file-systems). | Ludovic Courtès | 2016-08-04 |
* | ui: 'string->duration' supports hours and seconds. | Ludovic Courtès | 2016-06-09 |
* | ui: Let users report translation bugs. | Mathieu Lirzin | 2016-05-24 |
* | utils: Move combinators to (guix combinators). | Ludovic Courtès | 2016-05-04 |
* | ui: Use 'terminal-columns'. | Ludovic Courtès | 2016-04-15 |
* | ui: 'package->recutils' accurately honors the number of columns. | Ludovic Courtès | 2016-04-15 |
* | ui: Add comment on the translation of "current". | Ludovic Courtès | 2016-03-30 |
* | derivations: Raise an error when a module file is not found. | Ludovic Courtès | 2016-03-23 |
* | ui: Do not call 'port-filename' on closed file ports. | Ludovic Courtès | 2016-03-09 |
* | utils: Use '@' for separating package names and version numbers. | Mathieu Lirzin | 2016-03-02 |
* | guix system: 'reconfigure' loads and starts new services. | Ludovic Courtès | 2016-02-03 |
* | ui: Update copyright year in '--version' output. | Ludovic Courtès | 2016-01-05 |
* | derivations: Determine what's built in 'check' mode. | Ludovic Courtès | 2015-12-09 |
* | ui: 'guix help COMMAND' is like 'guix COMMAND --help'. | Ludovic Courtès | 2015-11-11 |
* | ui: Add 'make-regexp*'. | Ludovic Courtès | 2015-10-28 |
* | profiles: Add generation manipulation procedures. | Ludovic Courtès | 2015-10-27 |
* | utils: Add 'switch-symlinks', moved from (guix ui). | Ludovic Courtès | 2015-10-27 |
* | ui: Add procedures to display a profile generation. | Ludovic Courtès | 2015-10-27 |
* | ui: Add 'matching-generations'. | Ludovic Courtès | 2015-10-27 |
* | scripts: environment: Add --container option. | David Thompson | 2015-10-25 |
* | lint: Check non-translated package descriptions. | Mathieu Lirzin | 2015-09-24 |
* | ui: Gracefully handle Unicode description strings. | Ludovic Courtès | 2015-09-24 |
* | ui: Add 'show-derivation-outputs'. | Alex Kost | 2015-09-18 |
* | Add (guix scripts). | Alex Kost | 2015-09-18 |
* | ui: Add package-description-string. | Mathieu Lirzin | 2015-09-08 |
* | ui: Change 'P_' to return the empty string when passed the empty string. | Ludovic Courtès | 2015-09-06 |
* | ui: Add 'run-guix'. | Alex Kost | 2015-08-30 |
* | guix package: -s shows outputs. | Mark H Weaver | 2015-08-24 |
* | ui: Add 'leave-on-EPIPE'. | Ludovic Courtès | 2015-07-15 |
* | 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 |