| Commit message (Expand) | Author | Age |
* | tests: Skip 'guix-register' when the socket name length is exceeded. | Ludovic Courtès | 2015-02-02 |
* | tests: Don't dump the list of dead items in the test log. | Ludovic Courtès | 2015-02-02 |
* | store: Add 'build-things'. | Ludovic Courtès | 2015-02-02 |
* | tests: Add 'with-derivation-substitute' and use it. | Ludovic Courtès | 2015-02-02 |
* | tests: Further factorize substitute mocks. | Ludovic Courtès | 2015-02-02 |
* | tests: Use 'with-store' as appropriate. | Ludovic Courtès | 2015-02-02 |
* | lint: Fix argument parsing when several packages are specified. | Ludovic Courtès | 2015-01-28 |
* | derivations: Raise an error for references to non-existent outputs. | Ludovic Courtès | 2015-01-24 |
* | gnu: 'search-patch' raises an error when a patch is not found. | Ludovic Courtès | 2015-01-20 |
* | records: Add support for delayed fields. | Ludovic Courtès | 2015-01-19 |
* | tests: Adjust syscall tests for 2.6ish Linux. | Ludovic Courtès | 2015-01-19 |
* | monads: Add the state monad. | Ludovic Courtès | 2015-01-17 |
* | store: Add #:recursive? parameter to 'export-paths'. | Ludovic Courtès | 2015-01-17 |
* | Merge branch 'core-updates' | Ludovic Courtès | 2015-01-16 |
|\ |
|
| * | Merge branch 'master' into core-updates | Mark H Weaver | 2015-01-13 |
| |\ |
|
| * \ | Merge branch 'master' into core-updates | Mark H Weaver | 2015-01-11 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into core-updates | Mark H Weaver | 2015-01-06 |
| |\ \ \ |
|
| * | | | | guix package: Follow symlinks for pattern search paths. | Ludovic Courtès | 2015-01-03 |
| * | | | | Merge branch 'master' into core-updates | Mark H Weaver | 2014-12-30 |
| |\ \ \ \ |
|
| * | | | | | packages: Add 'file-type' field to 'search-path-specification'. | Ludovic Courtès | 2014-12-27 |
* | | | | | | packages: Convert source derivations to monadic style. | Ludovic Courtès | 2015-01-14 |
* | | | | | | store: Add 'store-lower'. | Ludovic Courtès | 2015-01-14 |
* | | | | | | monads: Move '%store-monad' and related procedures where they belong. | Ludovic Courtès | 2015-01-14 |
| |_|_|_|/
|/| | | | |
|
* | | | | | tests: Properly synchronize threads in the 'home-page' lint tests. | Ludovic Courtès | 2015-01-13 |
* | | | | | monads: Remove 'derivation-expression'. | Ludovic Courtès | 2015-01-12 |
* | | | | | monads: Rewrite 'text-file*' using gexps. | Ludovic Courtès | 2015-01-12 |
* | | | | | Add (guix sets). | Ludovic Courtès | 2015-01-11 |
| |_|_|/
|/| | | |
|
* | | | | derivations: Add 'substitution-oracle' and use it. | Ludovic Courtès | 2015-01-10 |
* | | | | derivations: Add 'derivation-output-names'. | Ludovic Courtès | 2015-01-09 |
* | | | | import: Add CPAN importer. | Eric Bavier | 2015-01-09 |
* | | | | tests: import: Factorize utility function. | Eric Bavier | 2015-01-09 |
* | | | | import: Factorize utility functions. | Eric Bavier | 2015-01-09 |
* | | | | tests: Add missing copyright line. | Ludovic Courtès | 2015-01-07 |
| |_|/
|/| | |
|
* | | | gnu: Search for patches under $GUIX_PACKAGE_PATH. | Ludovic Courtès | 2015-01-03 |
| |/
|/| |
|
* | | tests: Make the 'lint' tests slightly more concise. | Ludovic Courtès | 2014-12-29 |
* | | tests: Factorize the 'dummy-package' macro. | Ludovic Courtès | 2014-12-29 |
* | | lint: Add tests for the 'home-page' checker. | Ludovic Courtès | 2014-12-29 |
|/ |
|
* | syscalls: Add more procedures for network interfaces. | Ludovic Courtès | 2014-12-19 |
* | tests: Use 'test-assertm' for profiles. | Ludovic Courtès | 2014-12-15 |
* | guix: scripts: Parse $GUIX_BUILD_OPTIONS separately. | nebuli | 2014-12-06 |
* | guix: scripts: Add GUIX_BUILD_OPTIONS environment handling. | nebuli | 2014-11-30 |
* | syscalls: Add 'mount-points'. | Ludovic Courtès | 2014-11-10 |
* | lint: Allow synopses that start with an abbreviation. | Ludovic Courtès | 2014-11-07 |
* | lint: Improve check for synopses starting with package name. | Ludovic Courtès | 2014-11-07 |
* | lint: Simplify no-warnings tests. | Ludovic Courtès | 2014-11-07 |
* | tests: Avoid Bash extension in 'tests/guix-lint.sh'. | Ludovic Courtès | 2014-11-06 |
* | tests: When a store item is to be deleted, make it statistically unique. | Ludovic Courtès | 2014-11-04 |
* | store: Invalidate caches once GC has run. | Ludovic Courtès | 2014-11-04 |
* | packages: 'package-transitive-supported-systems' accounts for indirect deps. | Ludovic Courtès | 2014-11-03 |
* | packages: Implement grafts. | Ludovic Courtès | 2014-11-02 |