summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-05-10union: Add 'relative-file-name'.Ludovic Courtès
2018-05-08guix: Separate the package name and version with "@", not "-".Chris Marusich
2018-05-07pack: Fix handling of '-e'.Ludovic Courtès
2018-05-07pack: Honor package transformation options.Ludovic Courtès
2018-05-07pack: Adjust test to cope with GC'd profiles.Ludovic Courtès
2018-05-04guix build: Nicely report unbound variables with hints.Ludovic Courtès
2018-04-30guix system: search: Display default Shepherd service names.Ludovic Courtès
2018-04-19guix-daemon: Disable garbage collection for remote connections.Roel Janssen
2018-04-11gexp: 'scheme-file' can splice expressions.Ludovic Courtès
2018-04-08union: Allow callers to choose the collision resolution policy.Ludovic Courtès
2018-04-08tests: Skip 'pivot-root' test on Ubuntu's 4.4 kernels.Ludovic Courtès
2018-03-31guix package: Add '--allow-collisions'.Ludovic Courtès
2018-03-27guix gc: Add '--derivers'.Ludovic Courtès
2018-03-27graph: Add "module" node type.Ludovic Courtès
2018-03-24tests: Add tests for "guix system disk-image" et al.Chris Marusich
2018-03-24tests: Add tests for "guix pack".Chris Marusich
2018-03-23gexp: 'program-file' has a new #:module-path parameter.Ludovic Courtès
2018-03-23gexp: 'gexp->script' and 'gexp->file' have a new #:module-path parameter.Ludovic Courtès
2018-03-22publish: Always build a new derivation for the "/log/NAME" test.Ludovic Courtès
2018-03-22publish: Add test for non-GET queries.Ludovic Courtès
2018-03-18glob: Add an extra glob pattern compilation stage.Ludovic Courtès
2018-03-18glob: Support square brackets in patterns.Ludovic Courtès
2018-03-18tests: elpa: Don't actually download files.Ludovic Courtès
2018-03-18import: elpa: Adjust test for HTTPS URLs.Ludovic Courtès
2018-03-15tests: Do not assume the bootstrap guile tarball is available locally.Ludovic Courtès
2018-03-13gnu: time: Update to 1.9.Efraim Flashner
2018-03-08hash: Add 'sha1'.Ludovic Courtès
2018-03-02Add (guix glob).Ludovic Courtès
2018-03-02environment: Add --user.Mike Gerwitz
2018-03-02environment: Add --link-profile.Mike Gerwitz
2018-03-01profiles: 'manifest-add' truly deletes duplicate entries.Ludovic Courtès
2018-02-28build-system/trivial: Add support for #:allowed-references.Ludovic Courtès
2018-02-27guix package: '--search' no longer shows superseded packages.Ludovic Courtès
2018-02-26build: Require Guile >= 2.0.13.Ludovic Courtès
2018-02-21environment: Add --manifest option.David Thompson
2018-02-16Merge branch 'master' into core-updatesMark H Weaver
2018-02-16import: utils: 'alist->package' allows false license.Ludovic Courtès
2018-02-01Merge branch 'master' into core-updatesMarius Bakke
2018-01-30derivations: Adjust tests for Stow environments.Ludovic Courtès
2018-01-23Merge branch 'master' into core-updatesMark H Weaver
2018-01-22publish: Restore gzip compression in cache-less mode.Ludovic Courtès
2018-01-21services: Missing services are automatically instantiated.Ludovic Courtès
2018-01-11Merge branch 'master' into core-updatesLeo Famulari
2018-01-07publish: Publish build logs.Ludovic Courtès
2018-01-07daemon: Add gzip log compression.Ludovic Courtès
2017-12-31Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2017-12-23guix build: Support '--with-source=PACKAGE@VERSION=URI'.Ludovic Courtès
2017-12-19Merge branch 'master' into core-updatesMarius Bakke
2017-12-18guix gc: '--verify=foo' is reported as an error.Ludovic Courtès
2017-12-17graph: Adjust test for glibc:static among the implicit inputs.Ludovic Courtès