summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2016-12-01offload: Warn about the lack of zlib support.Ludovic Courtès
2016-12-01offload: Remove redundant call to 'topologically-sorted' in 'send-file'.Ludovic Courtès
2016-11-30refresh: '--list-updaters' shows updater coverage.Ludovic Courtès
2016-11-30gnu-maintenance: Add kernel.org updater.Ludovic Courtès
2016-11-30refresh: Honor the selected updaters when '-u' isn't given.Ludovic Courtès
2016-11-29Merge branch 'master' into python-build-systemHartmut Goebel
2016-11-29refresh: Warn about packages that lack an updater.Ludovic Courtès
2016-11-26offload: Call 'machine-load' only once per machine.Ludovic Courtès
2016-11-25offload: Drop 'remote-pipe'.Ludovic Courtès
2016-11-25offload: Rewrite to make direct RPCs to the remote daemon.Ludovic Courtès
2016-11-25offload: Remove 'with-nar-error-handling' macro.Ludovic Courtès
2016-11-25offload: Reuse SSH session during 'transfer-and-offload'.Ludovic Courtès
2016-11-25offload: Use Guile-SSH instead of GNU lsh.Ludovic Courtès
2016-11-25Merge branch 'master' into python-build-systemLeo Famulari
2016-11-19lint: Add 'mirror-url' checker.Ludovic Courtès
2016-11-19store: Add 'references*'.Ludovic Courtès
2016-11-16daemon: Add "builtin:download" derivation builder.Ludovic Courtès
2016-11-16guix download: Add '-o' option.Ludovic Courtès
2016-11-15lint: more packages to probably be a native input.Hartmut Goebel
2016-11-15guix: Add lint-checker for packages which should be no inputs at all.Hartmut Goebel
2016-11-12substitute: Disable HTTPS certificate verification.Ludovic Courtès
2016-11-10container: Pass a list of <file-system> objects as things to mount.Ludovic Courtès
2016-11-09lint: 'cve' checker catches 'tls-certificate-error'.Ludovic Courtès
2016-11-08system: Use grub from bootloader configuration.Marius Bakke
2016-11-07guix download: Add '--no-check-certificate' option.Ludovic Courtès
2016-11-07download: Verify TLS certificates unless asked not to.Ludovic Courtès
2016-11-06system: Add 'guix system' actions: switch-generation and roll-back.Chris Marusich
2016-11-06system: Optionally limit the entries returned by profile-grub-entries.Chris Marusich
2016-11-06system: Rename previous-grub-entries to profile-grub-entries.Chris Marusich
2016-11-06profiles: Extract a procedure for getting relative generation numbers.Chris Marusich
2016-10-30system: Record store file system info in each generation.Chris Marusich
2016-10-28guix hash: Interpret '-' as standard input.Ludovic Courtès
2016-10-26guix package: Display generation diffs.Roel Janssen
2016-10-19Use (ice-9 binary-ports) instead of (rnrs io ports).Ludovic Courtès
2016-10-19lint: Suggest @code instead of quotes.Ludovic Courtès
2016-10-17guix build: Add '--with-graft'.Ludovic Courtès
2016-10-17guix build: Factorize transformation option parsing.Ludovic Courtès
2016-10-17guix build: Extract '--with-input' replacement spec parsing.Ludovic Courtès
2016-10-15graph: Add '%referrer-node-type'.Ludovic Courtès
2016-10-10substitute: Make download messages more concise.Ludovic Courtès
2016-10-06guix system: Return two values when failing to talk to shepherd.Ludovic Courtès
2016-10-03lint: 'cve' checker reports the replacement's vulnerabilities.Ludovic Courtès
2016-09-27guix build: Gracefully handle packages without source for '-S'.Ludovic Courtès
2016-09-24system: grub.cfg uses correct file names when store is not in root partition.Carlos Sánchez de La Lama
2016-09-20ui: Do not shadow '_' where it's used as a literal syntax match.Ludovic Courtès
2016-09-07guix hash: Add --exclude-vcs option.Jan Nieuwenhuizen
2016-09-06packages: Add 'package-superseded' and associated support.Ludovic Courtès
2016-09-06guix package: Build up the transaction incrementally.Ludovic Courtès
2016-09-06guix package: Clarify upgrade code.Ludovic Courtès
2016-09-01guix build: Rewrite '--with-input' in terms of 'package-input-rewriting'.Ludovic Courtès