summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2020-03-27Merge branch 'master' into core-updates...Marius Bakke
2020-03-26status: Display synthetic information about profiles being built....Ludovic Courtès
2020-03-25environment: Use 'with-build-handler'....Ludovic Courtès
2020-03-25archive: Use 'with-build-handler'....Ludovic Courtès
2020-03-24scripts: lint: Handle store connections for lint checkers....Christopher Baines
2020-03-24guix system: Fix mistaken 'guix pull' warning upon 'reconfigure'....Ludovic Courtès
2020-03-24pack: Do not store extended attributes in squashfs images....Ludovic Courtès
2020-03-23deploy: Write a message upon successful deployment....Ludovic Courtès
2020-03-23deploy: Show what machines will be deployed....Ludovic Courtès
2020-03-23ui: Add 'indented-string'....Ludovic Courtès
2020-03-22Remove workaround for 'time-monotonic' in Guile 2.2.2....Ludovic Courtès
2020-03-22copy: Use 'with-build-handler'....Ludovic Courtès
2020-03-22copy: Actually implement '--dry-run'....Ludovic Courtès
2020-03-22copy: Factorize 'with-store' & co....Ludovic Courtès
2020-03-22guix system: Use 'with-build-handler'....Ludovic Courtès
2020-03-22guix package, pull: Use 'with-build-handler'....Ludovic Courtès
2020-03-22pack: Use 'with-build-handler'....Ludovic Courtès
2020-03-22deploy: Use 'with-build-handler'....Ludovic Courtès
2020-03-22guix build: Use 'with-build-handler'....Ludovic Courtès
2020-03-21Merge branch 'master' into core-updatesMarius Bakke
2020-03-19guix package: Remove unneeded import....Ludovic Courtès
2020-03-17scripts: Refer to (default-guile) instead of 'guile-2.2'....Ludovic Courtès
2020-03-13pack: Do not create a squashfs "recovery file"....Ludovic Courtès
2020-03-13pack: Make bit-reproducible squashfs images....Ludovic Courtès
2020-03-13pack: Factorize 'mksquashfs' invocations....Ludovic Courtès
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