| Commit message (Expand) | Author | Age |
... | |
* | | | | 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 |
* | 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 |
* | system: Add the 'system?' field for user groups. | Ludovic Courtès | 2014-07-25 |
* | monads: Add 'interned-file'. | Ludovic Courtès | 2014-07-24 |
* | guix system: Protect against changes to $PATH when activating the system. | Ludovic Courtès | 2014-07-23 |
* | guix system: Fix type error in 'reconfigure'. | Ludovic Courtès | 2014-07-23 |
* | system: Recognize more file system flags. | Ludovic Courtès | 2014-07-23 |
* | system: Add 'file-system' decl. for /dev/pts, and use the right options. | Ludovic Courtès | 2014-07-23 |
* | Add comments about global memoization. | Ludovic Courtès | 2014-07-21 |
* | guix package: add a "show" option. | Cyril Roelandt | 2014-07-21 |
* | ui: add the "dependencies" field to package->recutils: | Cyril Roelandt | 2014-07-21 |
* | guix refresh: Use (ice-9 format). | Ludovic Courtès | 2014-07-20 |
* | guix system: Factorize 'copy-closure'. | Ludovic Courtès | 2014-07-20 |
* | guix: refresh: Add --list-dependent option. | Eric Bavier | 2014-07-20 |
* | guix: utils: Add fold-tree and fold-tree-leaves. | Eric Bavier | 2014-07-20 |