| Commit message (Expand) | Author | Age |
* | gnu: Split (gnu packages base), adding (gnu packages commencement). | Ludovic Courtès | 2014-08-28 |
* | tests: Fix typo in guix-build.sh. | Ludovic Courtès | 2014-08-27 |
* | guix-register: By default, attempt to deduplicate registered items. | Ludovic Courtès | 2014-08-25 |
* | 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: 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 |
* | profiles: Add 'manifest-add'. | Alex Kost | 2014-08-12 |
* | 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: Switch to gexps. | Ludovic Courtès | 2014-07-26 |
* | tests: Make sure --search="" works. | Ludovic Courtès | 2014-07-25 |
* | guix: package: Fix recutils output for non-package inputs. | Eric Bavier | 2014-07-25 |
* | build: Fix typo in 'guix package --show' test. | Ludovic Courtès | 2014-07-25 |
* | build: Better reject systems where the shebang would be too long. | Ludovic Courtès | 2014-07-25 |
* | monads: Add 'interned-file'. | Ludovic Courtès | 2014-07-24 |
* | guix package: add a "show" option. | Cyril Roelandt | 2014-07-21 |
* | build: Fix typo that would lead to hitting the socket name length limit. | Ludovic Courtès | 2014-07-20 |
* | guix: utils: Add fold-tree and fold-tree-leaves. | Eric Bavier | 2014-07-20 |
* | 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: Add tests for error cases. | Ludovic Courtès | 2014-07-17 |
* | gexp: Gracefully handle printing of gexps with spliced references. | Ludovic Courtès | 2014-07-17 |
* | 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 |
* | build: Get the canonical $HOME name when testing 'guix package'. | Ludovic Courtès | 2014-07-06 |
* | build: Support running the test suite from a directory with symlinks. | Ludovic Courtès | 2014-07-05 |
* | guix package: Do the right thing for '-p ~/.guix-profile'. | Ludovic Courtès | 2014-07-05 |
* | guix {system,offload}: Improve reporting of syntax errors. | Ludovic Courtès | 2014-06-27 |
* | tests: Use the C locale for 'guix package -s'. | Ludovic Courtès | 2014-06-16 |
* | guix build: Allow gexps to be passed to '-e'. | Ludovic Courtès | 2014-06-14 |
* | tests: Skip tests that would hit the shebang length limitation. | Ludovic Courtès | 2014-06-04 |
* | derivations: Add #:allowed-references 'derivation' parameter. | Ludovic Courtès | 2014-06-01 |
* | syscalls: Be more permissive in 'umount' test. | Ludovic Courtès | 2014-05-27 |
* | ui: Gracefully deal with zero-output derivations. | Ludovic Courtès | 2014-05-19 |
* | Add (guix build syscalls). | Ludovic Courtès | 2014-05-10 |
* | gexp: Add support for 'origin?' objects in 'ungexp' forms. | Ludovic Courtès | 2014-05-01 |
* | monads: Hide 'derivation-expression' and 'lower-inputs'. | Ludovic Courtès | 2014-04-28 |
* | store: (direct-store-path? (%store-prefix)) returns #f. | Ludovic Courtès | 2014-04-28 |
* | Add (guix gexp). | Ludovic Courtès | 2014-04-28 |
* | authenticate: Allow signatures with binary data to be written to stdout. | Ludovic Courtès | 2014-04-22 |
* | pk-crypto: Use ISO-8859-1 for strings passed to 'gcry_sexp_new'. | Ludovic Courtès | 2014-04-22 |
* | offload: '{send,receive}-files' wait for completion of the transfer. | Ludovic Courtès | 2014-04-14 |
* | derivations: Fix 'fixed-output-derivation?'. | Ludovic Courtès | 2014-04-13 |
* | store: Add 'add-permanent-root' and 'remove-permanent-root'. | Ludovic Courtès | 2014-04-12 |
* | ui: Add 'size->number'. | Ludovic Courtès | 2014-04-08 |
* | tests: Avoid buffering in 'fcntl-flock' tests. | Ludovic Courtès | 2014-04-07 |