Age | Commit message (Expand) | Author |
2013-04-18 | tests: Use a new synopsis of GNU Hello. | Nikita Karetnikov |
2013-04-17 | scripts: Report what will be substituted. | Ludovic Courtès |
2013-04-15 | substitute-binary: Add a local cache. | Ludovic Courtès |
2013-04-14 | utils: Add `fold2'. | Ludovic Courtès |
2013-04-12 | tests: Remove temporary directory created by nar.scm. | Ludovic Courtès |
2013-04-12 | substitute-binary: Implement `--substitute'. | Ludovic Courtès |
2013-04-12 | nar: Add support for symlinks. | Ludovic Courtès |
2013-04-08 | nar: Implement restoration from Nar. | Ludovic Courtès |
2013-04-03 | Add preliminary binary substituter. | Ludovic Courtès |
2013-04-01 | store: Add `store-path-hash-part'. | Ludovic Courtès |
2013-03-07 | packages: Remove the default value for `license'. | Ludovic Courtès |
2013-03-01 | guix package: Add `--install-from-expression'. | Ludovic Courtès |
2013-02-27 | guix gc: Add `--references' and `--referrers'. | Ludovic Courtès |
2013-02-27 | store: Add queries for references & co. | Ludovic Courtès |
2013-02-16 | Replace individual scripts with master 'guix' script. | Mark H Weaver |
2013-02-16 | packages: Add `package-output'. | Ludovic Courtès |
2013-02-06 | union: Delete duplicates when passed the same input several times. | Ludovic Courtès |
2013-02-06 | guix-package: Test installation of packages by name. | Ludovic Courtès |
2013-02-04 | store: Add substitute-related procedures. | Ludovic Courtès |
2013-02-04 | tests: Fix thinko in `derivation' test. | Ludovic Courtès |
2013-02-01 | Augment `.dir-locals.el'. | Ludovic Courtès |
2013-02-01 | guix-package: Report `--search' matches in recutils format. | Ludovic Courtès |
2013-02-01 | guix-package: Gracefully report non-existing outputs. | Ludovic Courtès |
2013-01-30 | store: Remove the `fixed?' parameter from `add-to-store'. | Ludovic Courtès |
2013-01-28 | guix-package: Add '--search'. | Nikita Karetnikov |
2013-01-27 | guix-package: Always use the next number for new generations. | Ludovic Courtès |
2013-01-27 | guix-package: When rolling back to nothingness, point to the empty profile. | Ludovic Courtès |
2013-01-24 | packages: Mark the `inputs' field of <package> as thunked. | Ludovic Courtès |
2013-01-24 | guix-package: Error out when passed a non-option argument. | Ludovic Courtès |
2013-01-23 | define-record-type*: Add the `thunked' field definition keyword. | Ludovic Courtès |
2013-01-22 | guix-package: Fix `--roll-back' when `--profile' is not passed. | Ludovic Courtès |
2013-01-22 | guix-build: Allow version-qualified package names. | Ludovic Courtès |
2013-01-20 | packages: Have `package-derivation' return a <derivation> as a second value. | Ludovic Courtès |
2013-01-18 | distro: Rename (distro) to (gnu packages). | Ludovic Courtès |
2013-01-18 | distro: Change the module name space to (gnu ...). | Ludovic Courtès |
2013-01-17 | guix-package: Allow `--roll-back' to skip missing generations. | Ludovic Courtès |
2013-01-17 | guix-package: Add `--roll-back'. | Ludovic Courtès |
2013-01-14 | guix-package: Create or diagnose missing profile directory. | Ludovic Courtès |
2013-01-14 | tests: Use "binutils:lib" as the `guix-package' example. | Ludovic Courtès |
2013-01-11 | Merge branch 'core-updates' | Ludovic Courtès |
2013-01-09 | union: Detect collisions, and delete duplicate leaves. | Ludovic Courtès |
2013-01-09 | derivations: Fix `derivation-prerequisites-to-build' when outputs are there. | Ludovic Courtès |
2013-01-07 | guix-package: Remove `-b' shorthand for `--bootstrap'. | Ludovic Courtès |
2013-01-07 | snix: Update `license' check in unit test. | Ludovic Courtès |
2013-01-06 | Merge branch 'master' into core-updates | Ludovic Courtès |
2013-01-06 | Update license headers. | Ludovic Courtès |
2013-01-06 | Add `guix-gc'. | Ludovic Courtès |
2013-01-05 | derivations: Add `derivation-path->output-paths'. | Ludovic Courtès |
2013-01-02 | tests: Adjust to not rely on /bin/sh. | Ludovic Courtès |
2012-12-13 | Merge branch 'nix-integration' | Ludovic Courtès |