Age | Commit message (Expand) | Author |
2015-05-08 | profiles: Ensure the profile's etc/ directory is writable. | Ludovic Courtès |
2015-05-06 | tests: Fix etc/profile test. | Taylan Ulrich Bayırlı/Kammer |
2015-05-06 | profiles: Generate an 'etc/profile' file. | Ludovic Courtès |
2015-05-06 | search-paths: Export 'string-tokenize*'. | Ludovic Courtès |
2015-05-04 | search-paths: Add 'evaluate-search-paths', from (guix scripts package). | Ludovic Courtès |
2015-05-02 | guix: build: Add transitive source building. | Eric Bavier |
2015-05-02 | guix: packages: Add package-direct-sources and package-transitive-sources. | Eric Bavier |
2015-05-02 | profiles: Store search paths in manifests. | Ludovic Courtès |
2015-04-26 | Merge branch 'master' into core-updates. | Andreas Enge |
2015-04-23 | gremlin: Add support for the expansion of $ORIGIN in RUNPATH. | Ludovic Courtès |
2015-04-22 | tests: Select appropriate bootstrap guile version for current system. | Mark H Weaver |
2015-04-19 | guix package: -A and -s take supported systems into account. | Ludovic Courtès |
2015-04-19 | packages: Add 'supported-package?'. | Ludovic Courtès |
2015-04-17 | Merge branch 'master' into core-updates | Mark H Weaver |
2015-04-15 | profiles: Generalize "hooks" for 'profile-derivation'. | Ludovic Courtès |
2015-04-13 | lint: Add a 'derivation' checker. | Ludovic Courtès |
2015-04-11 | packages: 'package-transitive-supported-systems' accounts for implicit inputs. | Ludovic Courtès |
2015-04-10 | lint: Report patches that cannot be found. | Ludovic Courtès |
2015-04-10 | lint: Rename 'check-patches' to 'check-patch-file-names'. | Ludovic Courtès |
2015-04-09 | Merge branch 'master' into core-updates | Ludovic Courtès |
2015-04-08 | profiles: Generate GHC's package database cache. | Federico Beffa |
2015-04-08 | import: Add hackage importer. | Federico Beffa |
2015-04-08 | tests: Skip 'guix-package-net.sh' when prerequisites aren't met. | Ludovic Courtès |
2015-04-08 | Merge branch 'master' into core-updates | 宋文武 |
2015-04-06 | tests: Move 'guix package' tests that require networking to a separate file. | Ludovic Courtès |
2015-04-06 | guix package: Never remove the current generation and warn about it. | Ludovic Courtès |
2015-04-06 | tests: Deal with 'mount-points' not returning "/". | Ludovic Courtès |
2015-04-04 | scripts: Add 'publish' command. | David Thompson |
2015-04-04 | store: Add query-path-info operation. | David Thompson |
2015-03-31 | Merge branch 'master' into core-updates | Ludovic Courtès |
2015-03-31 | Add (guix build gremlin). | Ludovic Courtès |
2015-03-31 | tests: Fix module name for 'lint'. | Ludovic Courtès |
2015-03-29 | gexp: Add 'local-file'. | Ludovic Courtès |
2015-03-26 | Fix remaining references to "substitute-binary". | Taylan Ulrich Bayırlı/Kammer |
2015-03-25 | Merge branch 'master' into core-updates | Ludovic Courtès |
2015-03-25 | substitute: Rename cache directory from "substitute-binary" to "substitute". | Ludovic Courtès |
2015-03-25 | Rename 'guix substitute-binary' to 'guix substitute'. | Ludovic Courtès |
2015-03-25 | derivations: Add a 'cut?' parameter to 'derivation-prerequisites'. | Ludovic Courtès |
2015-03-22 | gexp: Fix handling of nativeness in nested gexps. | Ludovic Courtès |
2015-03-22 | gexp: Allow <gexp-input> objects in #:allowed-references. | Ludovic Courtès |
2015-03-18 | packages: Rewrite 'patch-and-repack' using gexps. | Ludovic Courtès |
2015-03-17 | gexp: Remove special meaning of forms (PACKAGE OUTPUT) in ungexp. | Ludovic Courtès |
2015-03-17 | gexp: Export 'gexp-input' constructor. | Ludovic Courtès |
2015-03-17 | gexp: Add <gexp-input>. | Ludovic Courtès |
2015-03-17 | tests: Add an indirection for white-box testing. | Ludovic Courtès |
2015-03-09 | services: Statically report duplicate dmd service identifiers. | Ludovic Courtès |
2015-03-05 | lint: Add tests for the 'source' checker. | Ludovic Courtès |
2015-03-05 | tests: Fix import. | Ludovic Courtès |
2015-03-05 | store: Attempt to decode build logs as UTF-8. | Ludovic Courtès |
2015-03-04 | tests: Remove dependency on 'glibc-utf8-locales' for profile tests. | Ludovic Courtès |