| Commit message (Expand) | Author | Age |
* | activation: Honor $GUIX_NEW_SYSTEM for use by 'guix system reconfigure'. | Ludovic Courtès | 2014-09-12 |
* | profiles: Adjust for compatibility with Guile 2.0.5. | Ludovic Courtès | 2014-09-10 |
* | gexp: 'gexp->script' returns a script that can easily be compiled. | Ludovic Courtès | 2014-09-08 |
* | gexp: Allow use of high-level objects in #:references-graphs. | Ludovic Courtès | 2014-09-06 |
* | pull: Add a compilation progress report. | Ludovic Courtès | 2014-09-05 |
* | vm: Move store copy handling to (guix build store-copy). | Ludovic Courtès | 2014-09-04 |
* | profiles: Use a real arrow to denote upgrades in ASCII. | Ludovic Courtès | 2014-09-04 |
* | Move operating system helpers from (guix build …) to (gnu build …). | Ludovic Courtès | 2014-09-03 |
* | guix lint: Remove "guix lint: " prefix from warnings. | Ludovic Courtès | 2014-09-03 |
* | scripts: add guix lint | Cyril Roelandt | 2014-09-03 |
* | Move specification->package to gnu/packages.scm. | Cyril Roelandt | 2014-09-03 |
* | profiles: Report version numbers in a separate column. | Ludovic Courtès | 2014-09-02 |
* | profiles: Report the old and new version number in upgrades. | Ludovic Courtès | 2014-09-02 |
* | guix package: Fix search path lookup when an obsolete version is installed. | Ludovic Courtès | 2014-08-31 |
* | profiles: Compute transaction effects in a functional way. | Ludovic Courtès | 2014-08-30 |
* | offload: Ignore EEXIST when registering a .drv as a GC root. | Ludovic Courtès | 2014-08-29 |
* | offload: Ignore unreachable machines. | Ludovic Courtès | 2014-08-29 |
* | gnu: Split (gnu packages base), adding (gnu packages commencement). | Ludovic Courtès | 2014-08-28 |
* | linux-initrd: Wait a bit longer for partitions to appear. | Ludovic Courtès | 2014-08-28 |
* | profiles: Add gzip to $PATH before invoking 'install-info'. | Ludovic Courtès | 2014-08-28 |
* | build-system/perl: Add handling of flags for parallel build and testing. | Andreas Enge | 2014-08-27 |
* | profiles: Handle packages without a 'share/info' directory. | Ludovic Courtès | 2014-08-25 |
* | guix-register: By default, attempt to deduplicate registered items. | Ludovic Courtès | 2014-08-25 |
* | svn-download: Rewrite using gexps. | Ludovic Courtès | 2014-08-23 |
* | git-download: Rewrite using gexps. | Ludovic Courtès | 2014-08-23 |
* | Factorize test suite support in (guix tests). | Ludovic Courtès | 2014-08-23 |
* | profiles: Produce a top-level Info 'dir' file. | Ludovic Courtès | 2014-08-23 |
* | profiles: Report about upgrades. | Alex Kost | 2014-08-23 |
* | Move 'check-package-freshness' from 'guix package' to 'packages'. | Alex Kost | 2014-08-20 |
* | guix package: Use 'manifest-transaction'. | Alex Kost | 2014-08-19 |
* | profiles: Add 'manifest-transaction'. | Alex Kost | 2014-08-19 |
* | gexp: Add 'ungexp-native' and 'ungexp-native-splicing'. | Ludovic Courtès | 2014-08-18 |
* | gexp: Add #:target parameter to 'gexp->derivation'. | Ludovic Courtès | 2014-08-17 |
* | monads: 'package-file' uses '%current-system' at '>>=' time. | Ludovic Courtès | 2014-08-17 |
* | monads: Add 'package->cross-derivation' and #:target for 'package-file'. | Ludovic Courtès | 2014-08-17 |
* | Add (guix monad-repl). | Ludovic Courtès | 2014-08-15 |
* | linux-initrd: Do not create /etc/resolv.conf. | Ludovic Courtès | 2014-08-15 |
* | Add (guix build emacs-utils). | Mark H Weaver | 2014-08-14 |
* | Remove ftp.sunet.se mirror. | David Thompson | 2014-08-12 |
* | profiles: Adjust to unintended manifest format change. | Ludovic Courtès | 2014-08-12 |
* | guix package: Remove leftover internal procedure. | Ludovic Courtès | 2014-08-12 |
* | guix package: Use 'manifest-add'. | Ludovic Courtès | 2014-08-12 |
* | profiles: Add 'manifest-add'. | Alex Kost | 2014-08-12 |
* | guix package: Remove dead code and unused variables. | Ludovic Courtès | 2014-08-11 |
* | ui: Fix handling of periods by fill-paragraph. | Cyrill Schenkel | 2014-08-11 |
* | profiles: Add 'package->manifest-entry'. | Ludovic Courtès | 2014-07-26 |
* | profiles: Get rid of the 'inputs' field of 'manifest-entry'. | Ludovic Courtès | 2014-07-26 |
* | profiles: Switch to gexps. | Ludovic Courtès | 2014-07-26 |
* | profiles: Do away with 'manifest=?'. | Ludovic Courtès | 2014-07-26 |
* | profiles: Remove dead code. | Ludovic Courtès | 2014-07-25 |