summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2018-05-14pack: Link top-level entries of wrapped packages.Ludovic Courtès
2018-05-11pack: 'guix pack -S xxx' no longer adds entries twice to the tarball.Ludovic Courtès
2018-05-11guix: Fix typo.Julien Lepiller
2018-05-10pack: Add '--relocatable'.Ludovic Courtès
2018-05-07pack: Fix handling of '-e'.Ludovic Courtès
2018-05-07pack: Honor package transformation options.Ludovic Courtès
2018-05-07pack: Do not autoload (gnu packages base).Ludovic Courtès
2018-05-04guix build: Nicely report unbound variables with hints.Ludovic Courtès
2018-05-01guix system: search: Display all provision names as 'shepherdnames'.Clément Lassieur
2018-04-30weather: Fix type error when reporting CI stats.Ludovic Courtès
2018-04-30guix system: search: Display default Shepherd service names.Ludovic Courtès
2018-04-27guix system: Report wrong file system 'device' fields.Ludovic Courtès
2018-03-31guix package: Add '--allow-collisions'.Ludovic Courtès
2018-03-28weather: Report continuous integration stats.Ludovic Courtès
2018-03-27guix environment: load manifest files like "guix package" doesKonrad Hinsen
2018-03-27guix gc: Add '--derivers'.Ludovic Courtès
2018-03-27graph: Add "module" node type.Ludovic Courtès
2018-03-26guix build: 'guix build --log-file' gracefully reports certificate errors.Ludovic Courtès
2018-03-24system: Add "guix system docker-image" command.Chris Marusich
2018-03-24guix: Rewrite build-docker-image to allow more paths.Chris Marusich
2018-03-24tests: Add tests for "guix pack".Chris Marusich
2018-03-15guix system: Add '--skip-checks'.Ludovic Courtès
2018-03-07linux-initrd: Factorize 'check-device-initrd-modules'.Ludovic Courtès
2018-03-02guix system: Check for the lack of modules in the initrd.Ludovic Courtès
2018-03-02environment: Add --user.Mike Gerwitz
2018-03-02environment: Add --link-profile.Mike Gerwitz
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-16pack: Adjust '--manifest' documentation.Ludovic Courtès
2018-02-15pack: Add '--manifest'.Konrad Hinsen
2018-01-22publish: Restore gzip compression in cache-less mode.Ludovic Courtès
2018-01-21services: shepherd: Make 'shepherd-configuration-file' non-monadic.Ludovic Courtès
2018-01-19gnu: Consistently Write ‘file system(s)’.Tobias Geerinckx-Rice
2018-01-15offload: Look at machine loads for the past minute.Ludovic Courtès
2018-01-12offload: 'test' reports Guile and module errors more nicely.Ludovic Courtès
2018-01-12offload: 'test' gracefully handles 'node-repl-error'.Ludovic Courtès
2018-01-12offload: Fix regression in file retrieval.Ludovic Courtès
2018-01-09publish: Remove "Guix-Nar-Compression" header from responses.Ludovic Courtès
2018-01-07publish: Publish build logs.Ludovic Courtès
2018-01-07publish: Use 'x-raw-file' internal response header.Ludovic Courtès
2018-01-06publish: Save bandwidth on narinfo 404s.Ludovic Courtès
2017-12-23guix build: Support '--with-source=PACKAGE@VERSION=URI'.Ludovic Courtès
2017-12-22guix system: Check mapped devices upon 'init' and 'reconfigure'.Ludovic Courtès
2017-12-18guix gc: '--verify=foo' is reported as an error.Ludovic Courtès
2017-12-16guix: offload: Add "status" sub-command.Ricardo Wurmus
2017-12-15scripts: system: Add --expression option.Mathieu Othacehe
2017-12-15bootloader: Factorize write-file-on-device.Mathieu Othacehe
2017-12-10lint: 'check-vulnerabilities' also checks package properties.Efraim Flashner
2017-12-07scripts: All commands enable build hooks by default.Ludovic Courtès