| Commit message (Expand) | Author | Age |
* | profiles: Extract a procedure for getting relative generation numbers. | Chris Marusich | 2016-11-06 |
* | guix package: Display generation diffs. | Roel Janssen | 2016-10-26 |
* | packages: Add 'package-superseded' and associated support. | Ludovic Courtès | 2016-09-06 |
* | guix package: Build up the transaction incrementally. | Ludovic Courtès | 2016-09-06 |
* | guix package: Clarify upgrade code. | Ludovic Courtès | 2016-09-06 |
* | guix scripts: Disable grafting on dry runs. | Roel Janssen | 2016-08-28 |
* | guix package: Suggest prefix search path settings. | Ludovic Courtès | 2016-07-28 |
* | guix package: Inherit the transformed version number. | Ludovic Courtès | 2016-05-27 |
* | emacs: Use 'build-and-use-profile' from (guix scripts package). | Alex Kost | 2016-04-04 |
* | guix build: Move '--no-grafts' to the common build options. | Ludovic Courtès | 2016-03-02 |
* | Do not check package freshness during upgrade. | Alex Kost | 2016-02-24 |
* | guix package: Support package transformation options. | Ludovic Courtès | 2016-02-01 |
* | guix package: Allow multiple '--search' flags. | Ludovic Courtès | 2016-01-05 |
* | guix package: Fix typo in comment. | Leo Famulari | 2015-12-25 |
* | guix package: Refactor 'options->installable'. | Ludovic Courtès | 2015-12-01 |
* | guix package: Move 'process-actions' out of sight. | Ludovic Courtès | 2015-12-01 |
* | guix package: Formalize the list of actions. | Ludovic Courtès | 2015-12-01 |
* | guix package: Move 'build-and-use-profile' out of sight. | Ludovic Courtès | 2015-12-01 |
* | guix package: Move a couple of procedures out of sight. | Ludovic Courtès | 2015-12-01 |
* | guix package: Remove unnecessary use of (%store). | Ludovic Courtès | 2015-12-01 |
* | guix package: Reduce startup time by ~50%. | Ludovic Courtès | 2015-11-24 |
* | guix package: '--search-paths' can report combined search paths. | 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 |
* | ui: Add procedures to display a profile generation. | Ludovic Courtès | 2015-10-27 |
* | utils: Add 'readlink*'. | Ludovic Courtès | 2015-10-27 |
* | ui: Add 'matching-generations'. | Ludovic Courtès | 2015-10-27 |
* | Add (guix scripts). | Alex Kost | 2015-09-18 |
* | scripts: package: Add --install-from-file option. | David Thompson | 2015-08-19 |
* | ui: Add 'leave-on-EPIPE'. | Ludovic Courtès | 2015-07-15 |
* | Move 'specification->package+output' to (gnu packages). | Ludovic Courtès | 2015-06-18 |
* | guix: Clean up --help messages. | Alex Kost | 2015-06-08 |
* | guix package: Fix typo in --help message. | Alex Kost | 2015-06-06 |
* | emacs: Report about "search paths" after operation. | Alex Kost | 2015-05-29 |
* | guix package: --manifest DTRT when combined with --dry-run. | Ludovic Courtès | 2015-05-25 |
* | guix package: Adjust --help message. | Ludovic Courtès | 2015-05-21 |
* | package: Add --manifest option. | David Thompson | 2015-05-20 |
* | guix package: Add optional argument to --search-paths. | Ludovic Courtès | 2015-05-20 |
* | guix package: --search-paths mentions $PATH. | Ludovic Courtès | 2015-05-20 |
* | search-paths: 'evaluate-search-paths' can be passed a list of directories. | Ludovic Courtès | 2015-05-05 |
* | search-paths: 'evaluate-search-paths' now returns spec/value pairs. | Ludovic Courtès | 2015-05-04 |
* | search-paths: Add 'environment-variable-definition'. | Ludovic Courtès | 2015-05-04 |
* | search-paths: Add 'evaluate-search-paths', from (guix scripts package). | Ludovic Courtès | 2015-05-04 |
* | Move search path specifications to (guix search-paths). | Ludovic Courtès | 2015-05-04 |
* | guix package: Introduce 'evaluate-search-paths'. | Ludovic Courtès | 2015-05-04 |
* | guix package: Move profile cleaning out of 'search-path-environment-variables'. | Ludovic Courtès | 2015-05-04 |
* | profiles: Store search paths in manifests. | Ludovic Courtès | 2015-05-02 |
* | guix package: Fix 'readlink*' implementation. | Ludovic Courtès | 2015-04-19 |
* | guix package: -A and -s take supported systems into account. | Ludovic Courtès | 2015-04-19 |
* | profiles: Generalize "hooks" for 'profile-derivation'. | Ludovic Courtès | 2015-04-15 |