gnu: ld-wrapper2: Make 'readlink*' tail-recursive.
[jackhill/guix/guix.git] / tests /
2014-12-27 Ludovic Courtèspackages: Add 'file-type' field to 'search-path-specifi...
2014-12-26 Ludovic CourtèsMerge branch 'master' into core-updates
2014-12-19 Ludovic Courtèssyscalls: Add more procedures for network interfaces.
2014-12-15 Ludovic Courtèstests: Use 'test-assertm' for profiles.
2014-12-14 Ludovic CourtèsMerge branch 'master' into 'core-updates'.
2014-12-06 nebuliguix: scripts: Parse $GUIX_BUILD_OPTIONS separately.
2014-11-30 nebuliguix: scripts: Add GUIX_BUILD_OPTIONS environment handling.
2014-11-10 Ludovic Courtèssyscalls: Add 'mount-points'.
2014-11-07 Ludovic Courtèslint: Allow synopses that start with an abbreviation.
2014-11-07 Ludovic Courtèslint: Improve check for synopses starting with package...
2014-11-07 Ludovic Courtèslint: Simplify no-warnings tests.
2014-11-06 Ludovic Courtèstests: Avoid Bash extension in 'tests/guix-lint.sh'.
2014-11-04 Ludovic Courtèstests: When a store item is to be deleted, make it...
2014-11-04 Ludovic Courtèsstore: Invalidate caches once GC has run.
2014-11-03 Ludovic Courtèspackages: 'package-transitive-supported-systems' accoun...
2014-11-02 Ludovic Courtèspackages: Implement grafts.
2014-11-02 Ludovic Courtèspackages: Add 'package->bag' test for propagated inputs.
2014-11-02 Ludovic Courtèsderivations: Add 'derivation-name'.
2014-10-28 Ludovic Courtèsderivations: Fix 'derivation-prerequisites-to-build...
2014-10-28 Ludovic Courtèstests: Move some of the narinfo test tools to (guix...
2014-10-28 Ludovic Courtèsderivations: Add 'offloadable-derivation?' and 'substit...
2014-10-28 Eric Bavierbuild: Adjust lint tests for latest rules.
2014-10-26 Eric Bavierguix: lint: Make exception for package name starting...
2014-10-26 Eric Bavierguix: lint: Allow digits at start of synopsis or descri...
2014-10-26 Eric Bavierguix: lint: Check for empty synopses and descriptions.
2014-10-26 Eric Bavierguix: lint: Check for proper end-of-sentence space.
2014-10-17 Ludovic Courtèspackages: Add 'package-transitive-supported-systems'.
2014-10-17 Ludovic Courtèsderivations: Introduce 'graft' record type.
2014-10-15 Cyril Roelandtguix lint: add the --checkers option.
2014-10-12 Alex Kostguix package: Add '--switch-generation' option.
2014-10-11 Ludovic Courtèssyscalls: Accept ENOENT in the 'swapoff' test.
2014-10-10 Ludovic Courtèsbuild: Make sure tests/guix-package.sh doesn't leave...
2014-10-09 Alex Kostui: Move 'show-manifest-transaction' from (guix profiles).
2014-10-09 Ludovic CourtèsBreak module cycle involving (guix store) and (guix...
2014-10-09 Ludovic Courtèssubstitute-binary: Ignore $GUIX_BINARY_SUBSTITUTE_URL.
2014-10-08 Ludovic Courtèsmonads: Add 'mbegin'.
2014-10-08 Ludovic Courtèspackages: Gracefully print packages whose 'location...
2014-10-08 Ludovic Courtèsderivations: Add 'graft-derivation'.
2014-10-08 Cyril Roelandtguix lint: make sure synopses do not start with the...
2014-10-08 Cyril Roelandtguix lint: Make sure a synopsis cannot start with a...
2014-10-08 Cyril Roelandtguix lint: check whether descriptions and synopses...
2014-10-08 Cyril Roelandtguix lint: Make sure synopses are not too long.
2014-10-05 Ludovic Courtèsbuild-system: Bags record their system and target.
2014-10-05 Ludovic Courtèsgnu: cross-base: Use the right dynamic linker name.
2014-10-05 Ludovic Courtèsbuild-system: Introduce "bags" as an intermediate repre...
2014-10-05 Ludovic Courtèsutils: Add 'strip-keyword-arguments'.
2014-10-03 Ludovic Courtèsui: Recognize the same size units as Coreutils.
2014-10-03 Ludovic Courtèsdownload: Allow raw file names or file:// URLs.
2014-09-29 David Thompsonimport: Add PyPI importer.
2014-09-24 Ludovic CourtèsIntroduce the 'GUIX_PACKAGE_PATH' environment variable.
2014-09-24 Ludovic Courtèsguix build: Add -L/--load-path as a common option.
2014-09-22 Ludovic CourtèsMerge branch 'core-updates'
2014-09-18 Ludovic Courtèssyscalls: Add 'swapon' and 'swapoff'.
2014-09-14 Ludovic Courtèssyscalls: Add 'all-network-interfaces'.
2014-09-14 Ludovic Courtèssyscalls: Add 'network-interface-flags'.
2014-09-14 Ludovic Courtèssyscalls: Add 'network-interfaces'.
2014-09-14 Eric Bavierutils: Allow wrap-program to be called multiple times.
2014-09-08 Mark H WeaverMerge branch 'master' into core-updates
2014-09-06 Ludovic Courtèsgexp: Allow use of high-level objects in #:references...
2014-09-04 Ludovic Courtèsvm: Move store copy handling to (guix build store-copy).
2014-09-04 Ludovic Courtèsprofiles: Use a real arrow to denote upgrades in ASCII.
2014-09-03 Ludovic Courtèsguix lint: Remove "guix lint: " prefix from warnings.
2014-09-03 Cyril Roelandtscripts: add guix lint
2014-09-02 Ludovic Courtèsprofiles: Report the old and new version number in...
2014-08-31 Ludovic Courtèsdaemon: Really enable automatic deduplication by default.
2014-08-30 Ludovic Courtèsprofiles: Compute transaction effects in a functional...
2014-08-28 Mark H WeaverMerge branch 'master' into core-updates
2014-08-28 Ludovic Courtèsgnu: Split (gnu packages base), adding (gnu packages...
2014-08-26 Ludovic Courtèstests: Fix typo in guix-build.sh.
2014-08-26 Mark H WeaverMerge branch 'master' into core-updates
2014-08-24 Ludovic Courtèsguix-register: By default, attempt to deduplicate regis...
2014-08-24 Mark H WeaverMerge branch 'master' into core-updates
2014-08-23 Ludovic CourtèsFactorize test suite support in (guix tests).
2014-08-23 Ludovic Courtèsprofiles: Produce a top-level Info 'dir' file.
2014-08-20 Mark H WeaverMerge branch 'master' into core-updates
2014-08-19 Alex Kostprofiles: Add 'manifest-transaction'.
2014-08-18 Ludovic Courtèsgexp: Add 'ungexp-native' and 'ungexp-native-splicing'.
2014-08-17 Ludovic Courtèsgexp: Add #:target parameter to 'gexp->derivation'.
2014-08-17 Ludovic Courtèsmonads: 'package-file' uses '%current-system' at '...
2014-08-17 Ludovic Courtèsmonads: Add 'package->cross-derivation' and #:target...
2014-08-12 Alex Kostprofiles: Add 'manifest-add'.
2014-08-11 Cyrill Schenkelui: Fix handling of periods by fill-paragraph.
2014-07-28 Mark H WeaverMerge branch 'master' into core-updates
2014-07-26 Ludovic Courtèsprofiles: Add 'package->manifest-entry'.
2014-07-26 Ludovic Courtèsprofiles: Switch to gexps.
2014-07-25 Ludovic Courtèstests: Make sure --search="" works.
2014-07-25 Eric Bavierguix: package: Fix recutils output for non-package...
2014-07-24 Ludovic Courtèsbuild: Fix typo in 'guix package --show' test.
2014-07-24 Ludovic Courtèsbuild: Better reject systems where the shebang would...
2014-07-24 Ludovic Courtèsmonads: Add 'interned-file'.
2014-07-21 Cyril Roelandtguix package: add a "show" option.
2014-07-20 Ludovic Courtèsbuild: Fix typo that would lead to hitting the socket...
2014-07-20 Eric Bavierguix: utils: Add fold-tree and fold-tree-leaves.
2014-07-18 Ludovic Courtèsguix-register: Add '--state-directory' parameter.
2014-07-17 Ludovic CourtèsMerge branch 'gettext-upgrade'
2014-07-17 Ludovic Courtèsrecords: Report unknown field names in inheriting forms.
2014-07-17 Ludovic Courtèsrecords: Add tests for error cases.
2014-07-17 Ludovic Courtèsgexp: Gracefully handle printing of gexps with spliced...
2014-07-13 Ludovic CourtèsMerge branch 'bug-17853'
2014-07-12 Ludovic Courtèsgexp: Resolve the default system at '>>=' time.
next