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