| Commit message (Expand) | Author | Age |
* | 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-05 |
* | tests: Remove dependency on 'glibc-utf8-locales' for profile tests. | Ludovic Courtès | 2015-03-04 |
* | gexp: Make sure 'gexp-outputs' removes duplicate outputs. | Ludovic Courtès | 2015-03-02 |
* | gexp: Aggregate outputs of compound gexps. | Ludovic Courtès | 2015-02-27 |
* | gexp: Add tests for 'gexp-outputs'. | Ludovic Courtès | 2015-02-27 |
* | ui: Honor --no-* options passed via $GUIX_BUILD_OPTIONS. | Ludovic Courtès | 2015-02-26 |
* | ui: Factorize command-line + env. var. option parsing. | Ludovic Courtès | 2015-02-26 |
* | tests: Skip tests that would fail due to the shebang length. | Ludovic Courtès | 2015-02-24 |
* | tests: Factorize the network reachability test. | Ludovic Courtès | 2015-02-24 |
* | import: cpan: Update tests for dependency handling. | Eric Bavier | 2015-02-20 |
* | gexp: Add #:graft? parameter to 'gexp->derivation'. | Ludovic Courtès | 2015-02-13 |
* | gexp: Implement 'imported-modules' & co. using 'gexp->derivation'. | Ludovic Courtès | 2015-02-13 |
* | gexp: Add #:allowed-references parameter to 'gexp->derivation'. | Ludovic Courtès | 2015-02-11 |
* | profiles: Report "pseudo-upgrades" as upgrades, not downgrades. | Ludovic Courtès | 2015-02-09 |
* | profiles: Distinguish downgrades from upgrades. | Ludovic Courtès | 2015-02-08 |
* | ui: Simplify 'show-manifest-transaction' test. | Ludovic Courtès | 2015-02-08 |
* | serialization: Check for EOF and incomplete input conditions. | Ludovic Courtès | 2015-02-07 |
* | tests: Disable grafts when comparing derivations. | Ludovic Courtès | 2015-02-06 |
* | guix package: Make custom profiles actual indirect roots. | Ludovic Courtès | 2015-02-06 |
* | 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 |