summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2020-03-13weather: '--coverage' filters out non-package objects....Ludovic Courtès
2020-03-13weather: Exit with non-zero when coverage is below 100%....Ludovic Courtès
2020-03-12weather: Allow for multiple '--manifest' options....Ludovic Courtès
2020-03-12weather: Add '--display-missing'....Ludovic Courtès
2020-03-05weather: Parameterize '%graft?' upfront....Ludovic Courtès
2020-03-05guix build: Parameterize '%graft?' upfront....Ludovic Courtès
2020-03-05weather: Allow non-package objects in manifest....Ludovic Courtès
2020-03-05guix build: Allow non-package objects in manifest....Ludovic Courtès
2020-03-02file-systems: Add a 'file-system-device->string' procedure....Maxim Cournoyer
2020-02-28Revert "ui: Only display link in capable terminals."...Ludovic Courtès
2020-02-27guix package: Don't error out when failing to create ~/.guix-profile....Ludovic Courtès
2020-02-24ui: Only display link in capable terminals....zimoun
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