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