aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* gexp: Add 'plain-file'.Ludovic Courtès2015-06-03
* base32: Use a custom error condition instead of 'misc-error'.Ludovic Courtès2015-05-31
* monads: 'foldm', 'mapm', and 'anym' now take a list of regular values.Ludovic Courtès2015-05-27
* tests: Make sure %BOOTSTRAP-GUILE is available when we need it.Ludovic Courtès2015-05-27
* gc: ignore trailing slash or subdirectories for `guix gc -d'Cyrill Schenkel2015-05-26
* guix package: --manifest DTRT when combined with --dry-run.Ludovic Courtès2015-05-25
* ui: Auto-compile user code, and improve error reporting.Ludovic Courtès2015-05-25
* system: Make sure user accounts refer to existing groups.Ludovic Courtès2015-05-24
* package: Add --manifest option.David Thompson2015-05-20
* guix package: Add optional argument to --search-paths.Ludovic Courtès2015-05-20
* Merge branch 'nix'.Ludovic Courtès2015-05-19
* profiles: Gracefully deal with packages containing an etc/ symlink.Ludovic Courtès2015-05-18
* profiles: Ensure the profile's etc/ directory is writable.Ludovic Courtès2015-05-08
* tests: Fix etc/profile test.Taylan Ulrich Bayırlı/Kammer2015-05-06
* profiles: Generate an 'etc/profile' file.Ludovic Courtès2015-05-06
* search-paths: Export 'string-tokenize*'.Ludovic Courtès2015-05-06
* search-paths: Add 'evaluate-search-paths', from (guix scripts package).Ludovic Courtès2015-05-04
* guix: build: Add transitive source building.Eric Bavier2015-05-02
* guix: packages: Add package-direct-sources and package-transitive-sources.Eric Bavier2015-05-02
* profiles: Store search paths in manifests.Ludovic Courtès2015-05-02
* Merge branch 'master' into core-updates.Andreas Enge2015-04-26
|\
| * tests: Select appropriate bootstrap guile version for current system.Mark H Weaver2015-04-22
* | gremlin: Add support for the expansion of $ORIGIN in RUNPATH.Ludovic Courtès2015-04-23
|/
* guix package: -A and -s take supported systems into account.Ludovic Courtès2015-04-19
* packages: Add 'supported-package?'.Ludovic Courtès2015-04-19
* Merge branch 'master' into core-updatesMark H Weaver2015-04-17
|\
| * profiles: Generalize "hooks" for 'profile-derivation'.Ludovic Courtès2015-04-15
* | lint: Add a 'derivation' checker.Ludovic Courtès2015-04-13
* | packages: 'package-transitive-supported-systems' accounts for implicit inputs.Ludovic Courtès2015-04-11
* | lint: Report patches that cannot be found.Ludovic Courtès2015-04-10
* | lint: Rename 'check-patches' to 'check-patch-file-names'.Ludovic Courtès2015-04-10
* | Merge branch 'master' into core-updatesLudovic Courtès2015-04-09
|\|
| * profiles: Generate GHC's package database cache.Federico Beffa2015-04-08
| * import: Add hackage importer.Federico Beffa2015-04-08
| * tests: Skip 'guix-package-net.sh' when prerequisites aren't met.Ludovic Courtès2015-04-08
* | Merge branch 'master' into core-updates宋文武2015-04-08
|\|
| * tests: Move 'guix package' tests that require networking to a separate file.Ludovic Courtès2015-04-06
| * guix package: Never remove the current generation and warn about it.Ludovic Courtès2015-04-06
| * tests: Deal with 'mount-points' not returning "/".Ludovic Courtès2015-04-06
| * scripts: Add 'publish' command.David Thompson2015-04-04
| * store: Add query-path-info operation.David Thompson2015-04-04
* | Merge branch 'master' into core-updatesLudovic Courtès2015-03-31
|\|
| * Add (guix build gremlin).Ludovic Courtès2015-03-31
| * tests: Fix module name for 'lint'.Ludovic Courtès2015-03-31
| * gexp: Add 'local-file'.Ludovic Courtès2015-03-29
| * Fix remaining references to "substitute-binary".Taylan Ulrich Bayırlı/Kammer2015-03-26
* | Merge branch 'master' into core-updatesLudovic Courtès2015-03-25
|\|
| * substitute: Rename cache directory from "substitute-binary" to "substitute".Ludovic Courtès2015-03-25
| * Rename 'guix substitute-binary' to 'guix substitute'.Ludovic Courtès2015-03-25
| * derivations: Add a 'cut?' parameter to 'derivation-prerequisites'.Ludovic Courtès2015-03-25