summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2016-12-14graph: Add "list-backend" and "backend" options....Ricardo Wurmus
2016-12-14import: Add updater for rust crates....David Craven
2016-12-14import: Add importer for rust crates....David Craven
2016-12-12import: cpan: Add updater....Eric Bavier
2016-12-09offload: Allow testing machines that match a regexp....Ludovic Courtès
2016-12-09offload: Test each machine only once....Ludovic Courtès
2016-12-09offload: Do not read ~/.ssh/known_hosts....Ludovic Courtès
2016-12-06offload: Increase the connection timeout....Ludovic Courtès
2016-12-06offload: Send the build log to the right file descriptor....Ludovic Courtès
2016-12-05offload: Fix plural of some messages....Ludovic Courtès
2016-12-05offload: Make the compression methods configurable....Ludovic Courtès
2016-12-05guix system: If the new system generation already exists, overwrite it....Chris Marusich
2016-12-05refresh: Indicate that PACKAGE... is optional....Tobias Geerinckx-Rice
2016-12-05offload: Add "test" sub-command....Ludovic Courtès
2016-12-04publish: Factorize 'content-length' addition....Ludovic Courtès
2016-12-01offload: Do not abort when a machine is unreachable....Ludovic Courtès
2016-12-01offload: Gracefully report connection failures....Ludovic Courtès
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