summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-10-09Break module cycle involving (guix store) and (guix ui).Ludovic Courtès
2014-10-09substitute-binary: Ignore $GUIX_BINARY_SUBSTITUTE_URL.Ludovic Courtès
2014-10-08monads: Add 'mbegin'.Ludovic Courtès
2014-10-08packages: Gracefully print packages whose 'location' is #f.Ludovic Courtès
2014-10-08derivations: Add 'graft-derivation'.Ludovic Courtès
2014-10-08guix lint: make sure synopses do not start with the package name.Cyril Roelandt
2014-10-08guix lint: Make sure a synopsis cannot start with a lower-case article.Cyril Roelandt
2014-10-08guix lint: check whether descriptions and synopses start with an upper-case l...Cyril Roelandt
2014-10-08guix lint: Make sure synopses are not too long.Cyril Roelandt
2014-10-05build-system: Bags record their system and target.Ludovic Courtès
2014-10-05gnu: cross-base: Use the right dynamic linker name.Ludovic Courtès
2014-10-05build-system: Introduce "bags" as an intermediate representation.Ludovic Courtès
2014-10-05utils: Add 'strip-keyword-arguments'.Ludovic Courtès
2014-10-03ui: Recognize the same size units as Coreutils.Ludovic Courtès
2014-10-03download: Allow raw file names or file:// URLs.Ludovic Courtès
2014-09-29import: Add PyPI importer.David Thompson
2014-09-24Introduce the 'GUIX_PACKAGE_PATH' environment variable.Ludovic Courtès
2014-09-24guix build: Add -L/--load-path as a common option.Ludovic Courtès
2014-09-22Merge branch 'core-updates'Ludovic Courtès
2014-09-18syscalls: Add 'swapon' and 'swapoff'.Ludovic Courtès
2014-09-14syscalls: Add 'all-network-interfaces'.Ludovic Courtès
2014-09-14syscalls: Add 'network-interface-flags'.Ludovic Courtès
2014-09-14syscalls: Add 'network-interfaces'.Ludovic Courtès
2014-09-13utils: Allow wrap-program to be called multiple times.Eric Bavier
2014-09-06gexp: Allow use of high-level objects in #:references-graphs.Ludovic Courtès
2014-09-04vm: Move store copy handling to (guix build store-copy).Ludovic Courtès
2014-09-04profiles: Use a real arrow to denote upgrades in ASCII.Ludovic Courtès
2014-09-03guix lint: Remove "guix lint: " prefix from warnings.Ludovic Courtès
2014-09-03scripts: add guix lintCyril Roelandt
2014-09-02profiles: Report the old and new version number in upgrades.Ludovic Courtès
2014-08-31daemon: Really enable automatic deduplication by default.Ludovic Courtès
2014-08-30profiles: Compute transaction effects in a functional way.Ludovic Courtès
2014-08-28gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès
2014-08-27tests: Fix typo in guix-build.sh.Ludovic Courtès
2014-08-25guix-register: By default, attempt to deduplicate registered items.Ludovic Courtès
2014-08-23Factorize test suite support in (guix tests).Ludovic Courtès
2014-08-23profiles: Produce a top-level Info 'dir' file.Ludovic Courtès
2014-08-19profiles: Add 'manifest-transaction'.Alex Kost
2014-08-18gexp: Add 'ungexp-native' and 'ungexp-native-splicing'.Ludovic Courtès
2014-08-17gexp: Add #:target parameter to 'gexp->derivation'.Ludovic Courtès
2014-08-17monads: 'package-file' uses '%current-system' at '>>=' time.Ludovic Courtès
2014-08-17monads: Add 'package->cross-derivation' and #:target for 'package-file'.Ludovic Courtès
2014-08-12profiles: Add 'manifest-add'.Alex Kost
2014-08-11ui: Fix handling of periods by fill-paragraph.Cyrill Schenkel
2014-07-26profiles: Add 'package->manifest-entry'.Ludovic Courtès
2014-07-26profiles: Switch to gexps.Ludovic Courtès
2014-07-25tests: Make sure --search="" works.Ludovic Courtès
2014-07-25guix: package: Fix recutils output for non-package inputs.Eric Bavier
2014-07-25build: Fix typo in 'guix package --show' test.Ludovic Courtès
2014-07-25build: Better reject systems where the shebang would be too long.Ludovic Courtès