summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2020-02-18scripts: system: Do not validate network file systems.Maxim Cournoyer
2020-02-14guix build: Add '--manifest' option.Marius Bakke
2020-02-11describe: Remove dependency on (guix scripts pull).Ludovic Courtès
2020-02-09Update e-mail address for Jakob L. Kreuze.Tobias Geerinckx-Rice
2020-01-24guix build, archive, graph: Disable absolute file port name canonicalization.Ludovic Courtès
2020-01-19guix package: Create profiles/per-user/$USER upfront.Ludovic Courtès
2020-01-19repl: Avoid dependency on high-level package modules.Ludovic Courtès
2020-01-19repl: Adjust "--listen" help message.Ludovic Courtès
2020-01-19repl: Add "-q".Ludovic Courtès
2020-01-18refresh: Fix internal variable name.zimoun
2020-01-16guix package: Export 'transaction-upgrade-entry'.Ludovic Courtès
2020-01-16publish: Export 'signed-string'.Ludovic Courtès
2020-01-16repl: Fix '--help' message.zimoun
2020-01-16repl: Add '--load-path' option.zimoun
2020-01-16edit: Add '--load-path' option.zimoun
2020-01-16refresh: Add '--load-path' option.zimoun
2020-01-16size: Add '--load-path' option.zimoun
2020-01-16graph: Add '--load-path' option.Pierre Neidhardt
2020-01-15serialize: Export 'dump-port*'.Ludovic Courtès
2020-01-15More module autoload adjustments.Ludovic Courtès
2020-01-15substitute: 'http-multiple-get' processes each request only once.Ludovic Courtès
2020-01-07More module autoload changes.Ludovic Courtès
2020-01-06Adjust module autoloads.Ludovic Courtès
2020-01-03download: Do not leak file descriptors on TLS ports.Ludovic Courtès
2019-12-30import: crate: Honor crate version for recursive imports.Ludovic Courtès
2019-12-29pack: Save provenance information when using '--manifest'.Ludovic Courtès
2019-12-29guix package: Save provenance information when using '--manifest'.Ludovic Courtès
2019-12-29profiles: Add 'map-manifest-entries'.Ludovic Courtès
2019-12-26gnu: Remove squashfs-tools-next.Ricardo Wurmus
2019-12-21guix system: Honor the build options in 'delete-generations'.Ludovic Courtès
2019-12-15challenge: Fix type mismatch when comparing to a local hash.Ludovic Courtès
2019-12-12challenge: Support "--diff=diffoscope".Ludovic Courtès
2019-12-12challenge: Add "--diff".Ludovic Courtès
2019-12-12progress: Add 'progress-report-port'.Ludovic Courtès
2019-12-12challenge: Report the best narinfo URI.Ludovic Courtès
2019-12-12guix archive: Add '--list'.Ludovic Courtès
2019-12-11import: utils: 'recursive-import' returns a list rather than a stream.Ludovic Courtès
2019-12-11import: utils: 'recursive-import' returns packages in topological order.Ludovic Courtès
2019-12-10pack: Clarify the /bin/sh requirement for Singularity.Ludovic Courtès
2019-12-08lint: Add '--load-path' option.zimoun
2019-12-07guix system: Add "describe" action.Ludovic Courtès
2019-12-07guix system: "list-generations" displays provenance info.Ludovic Courtès
2019-12-07guix system: Use 'provenance-service-type', add "--save-provenance".Ludovic Courtès
2019-12-04ssh: Add 'authenticate-server*' and use it for offloading.Ludovic Courtès
2019-12-04substitute: Remove unused procedure.Ludovic Courtès
2019-12-01scripts: system: Add --target option.Mathieu Othacehe
2019-11-29ui: Factorize 'with-profile-lock'.Ludovic Courtès
2019-11-28pull, describe: Emit hyperlinks for commit identifiers.Ludovic Courtès
2019-11-28substitute: 'http-multiple-get' no longer drops requests above 1,000.Ludovic Courtès
2019-11-27substitute: Make '%allow-unauthenticated-substitutes?' public.Ludovic Courtès