| Commit message (Expand) | Author | Age |
* | 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 |
* | install: Set the store's permission to #o1775. | Ludovic Courtès | 2014-07-19 |
* | guix system: init: Always use /var/guix as the target state directory. | Ludovic Courtès | 2014-07-18 |
* | guix-register: Add '--state-directory' parameter. | Ludovic Courtès | 2014-07-18 |
* | records: Report unknown field names in inheriting forms. | Ludovic Courtès | 2014-07-17 |
* | records: Factorize error-reporting macro. | Ludovic Courtès | 2014-07-17 |
* | gexp: Gracefully handle printing of gexps with spliced references. | Ludovic Courtès | 2014-07-17 |
* | gexp: Build 'gexp->file' derivations locally. | Ludovic Courtès | 2014-07-16 |
* | guix: refresh: Correctly identify invalid package names. | Eric Bavier | 2014-07-15 |
* | guix system: reconfigure: Always use "/" as GRUB's target file system. | Ludovic Courtès | 2014-07-14 |
* | guix system: Fix return value for 'reconfigure'. | Ludovic Courtès | 2014-07-13 |
* | install: Make /var/db and /mnt. | Ludovic Courtès | 2014-07-13 |
* | guix system: Convert to monadic style. | Ludovic Courtès | 2014-07-13 |
* | vm: Add support for i686. | Ludovic Courtès | 2014-07-13 |
* | gexp: Resolve the default system at '>>=' time. | Ludovic Courtès | 2014-07-12 |
* | monads: Fix 'mapm' so that effects happen from left to right. | Ludovic Courtès | 2014-07-12 |
* | packages: Add printer for <origin>. | Ludovic Courtès | 2014-07-11 |
* | guix system: Add '--system' option. | Ludovic Courtès | 2014-07-08 |
* | guix package: Try $LOGNAME in addition to $USER. | Taylan Ulrich Bayirli/Kammer | 2014-07-05 |
* | guix package: Do the right thing for '-p ~/.guix-profile'. | Ludovic Courtès | 2014-07-05 |
* | linux-initrd: Use 'call-with-error-handling' when booting. | Ludovic Courtès | 2014-07-03 |
* | linux-initrd: Remove unused local procedure. | Ludovic Courtès | 2014-07-03 |
* | linux-initrd: Gracefully handle lack of or invalid ext2 superblocks. | Ludovic Courtès | 2014-07-02 |
* | guix: Add CC0 license. | Eric Bavier | 2014-06-30 |
* | git-download: Support recursive clones. | Ludovic Courtès | 2014-06-27 |
* | system: Add a 'system?' field to user accounts. | Ludovic Courtès | 2014-06-27 |
* | system: Install /var/guix/profiles/system-1-link on new systems. | Ludovic Courtès | 2014-06-27 |
* | guix system: Add 'reconfigure' action. | Ludovic Courtès | 2014-06-27 |
* | activation: Preserve /etc/groups upon reboots. | Ludovic Courtès | 2014-06-27 |
* | guix {system,offload}: Improve reporting of syntax errors. | Ludovic Courtès | 2014-06-27 |
* | guix system: Gracefully handle 'install-grub' errors. | Ludovic Courtès | 2014-06-24 |
* | linux-initrd: Allow unionfs to have a large number of open files. | Ludovic Courtès | 2014-06-21 |
* | Merge branch 'core-updates' | Ludovic Courtès | 2014-06-20 |
|\ |
|
| * | substitute-binary: Warn about uninitialized ACL. | Ludovic Courtès | 2014-06-19 |
| * | guix system: 'init' makes sure the target store directory exists. | Ludovic Courtès | 2014-06-19 |
| * | Merge branch 'master' into core-updates | Ludovic Courtès | 2014-06-14 |
| |\ |
|
| * | | build-system/gnu: Add 'package-with-restricted-references'. | Ludovic Courtès | 2014-06-07 |
| * | | Merge branch 'master' into core-updates | Ludovic Courtès | 2014-06-06 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into core-updates | Ludovic Courtès | 2014-05-27 |
| |\ \ \ |
|
| * | | | | utils: 'delete-file-recursively' doesn't follow mount points by default. | Ludovic Courtès | 2014-05-20 |