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