summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* offload: Reuse SSH session during 'transfer-and-offload'.Ludovic Courtès2016-11-25
* offload: Use Guile-SSH instead of GNU lsh.Ludovic Courtès2016-11-25
* lint: Add 'mirror-url' checker.Ludovic Courtès2016-11-19
* store: Add 'references*'.Ludovic Courtès2016-11-19
* daemon: Add "builtin:download" derivation builder.Ludovic Courtès2016-11-16
* guix download: Add '-o' option.Ludovic Courtès2016-11-16
* substitute: Disable HTTPS certificate verification.Ludovic Courtès2016-11-12
* container: Pass a list of <file-system> objects as things to mount.Ludovic Courtès2016-11-10
* lint: 'cve' checker catches 'tls-certificate-error'.Ludovic Courtès2016-11-09
* system: Use grub from bootloader configuration.Marius Bakke2016-11-08
* guix download: Add '--no-check-certificate' option.Ludovic Courtès2016-11-07
* download: Verify TLS certificates unless asked not to.Ludovic Courtès2016-11-07
* system: Add 'guix system' actions: switch-generation and roll-back.Chris Marusich2016-11-06
* system: Optionally limit the entries returned by profile-grub-entries.Chris Marusich2016-11-06
* system: Rename previous-grub-entries to profile-grub-entries.Chris Marusich2016-11-06
* profiles: Extract a procedure for getting relative generation numbers.Chris Marusich2016-11-06
* system: Record store file system info in each generation.Chris Marusich2016-10-30
* guix hash: Interpret '-' as standard input.Ludovic Courtès2016-10-28
* guix package: Display generation diffs.Roel Janssen2016-10-26
* Use (ice-9 binary-ports) instead of (rnrs io ports).Ludovic Courtès2016-10-19
* lint: Suggest @code instead of quotes.Ludovic Courtès2016-10-19
* guix build: Add '--with-graft'.Ludovic Courtès2016-10-17
* guix build: Factorize transformation option parsing.Ludovic Courtès2016-10-17
* guix build: Extract '--with-input' replacement spec parsing.Ludovic Courtès2016-10-17
* graph: Add '%referrer-node-type'.Ludovic Courtès2016-10-15
* substitute: Make download messages more concise.Ludovic Courtès2016-10-10
* guix system: Return two values when failing to talk to shepherd.Ludovic Courtès2016-10-06
* lint: 'cve' checker reports the replacement's vulnerabilities.Ludovic Courtès2016-10-03
* guix build: Gracefully handle packages without source for '-S'.Ludovic Courtès2016-09-27
* system: grub.cfg uses correct file names when store is not in root partition.Carlos Sánchez de La Lama2016-09-24
* ui: Do not shadow '_' where it's used as a literal syntax match.Ludovic Courtès2016-09-20
* guix hash: Add --exclude-vcs option.Jan Nieuwenhuizen2016-09-07
* packages: Add 'package-superseded' and associated support.Ludovic Courtès2016-09-06
* guix package: Build up the transaction incrementally.Ludovic Courtès2016-09-06
* guix package: Clarify upgrade code.Ludovic Courtès2016-09-06
* guix build: Rewrite '--with-input' in terms of 'package-input-rewriting'.Ludovic Courtès2016-09-01
* services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'.Ludovic Courtès2016-08-31
* guix system: Do not unload services depended on.Ludovic Courtès2016-08-31
* guix system: Use 'shepherd-service-lookup-procedure' in 'service-upgrade'.Ludovic Courtès2016-08-31
* guix system: Extract and test the service upgrade procedure.Ludovic Courtès2016-08-31
* services: herd: Provide <live-service> objects.Ludovic Courtès2016-08-31
* guix: lint: Check descriptions for trademark signs.Eric Bavier2016-08-28
* guix scripts: Disable grafting on dry runs.Roel Janssen2016-08-28
* system: Fix 'guix system' when root fs is named by UUID.Mark H Weaver2016-08-20
* edit: Do not honor 'GUIX_BUILD_OPTIONS'.Ludovic Courtès2016-08-19
* guix system: Fix the Shepherd error handling fix.Ludovic Courtès2016-08-02
* guix system: Properly report Shepherd errors when upgrading services.Ludovic Courtès2016-08-02
* lint: 'inputs-should-be-native' checks for extra-cmake-modules and qttools.David Craven2016-08-02
* gnu-maintenance: Add KDE updater.David Craven2016-08-02
* publish: Do not compress already-compressed files.Ludovic Courtès2016-08-01