summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2022-02-15guix system: Fix 'describe' when booting the latest generation.Ludovic Courtès
2022-02-14pull: '--list-generations' pipes its output to the pager.Ludovic Courtès
2022-02-14pull: '--list-generations' lists packages only with '--details'.Ludovic Courtès
2022-02-14publish: Do not sign the URL/Compression/FileSize narinfo fields.Ludovic Courtès
2022-02-02deploy: Add '--execute'.Ludovic Courtès
2022-02-02guix system: 'describe' shows the running system, not the current one.Ludovic Courtès
2022-02-02import: pypi: Use 'with-error-handling'.Ludovic Courtès
2022-01-28home: 'reconfigure' checks for potential downgrades.Ludovic Courtès
2022-01-25environment: '--check' does nothing when used with '--container'.Ludovic Courtès
2022-01-19package: Honor '--dry-run' when target profile is already in store.Ludovic Courtès
2022-01-17guix home: Default verbosity is the same as for 'guix system'.Ludovic Courtès
2022-01-14scripts: system: Rationalize persistency.Mathieu Othacehe
2022-01-11shell: Cache profiles even when using package specs.Ludovic Courtès
2022-01-10guix hash: Allow '-r' as a non-deprecated alias.Ludovic Courtès
2022-01-10style: '-S format' canonicalizes comments.Ludovic Courtès
2022-01-10style: Add '--styling' option.Ludovic Courtès
2022-01-10style: Add support for "newline forms".Ludovic Courtès
2022-01-10style: Allow special forms to be scoped.Ludovic Courtès
2022-01-10style: Improve pretty printer and add tests.Ludovic Courtès
2022-01-10import: texlive: Update error message.Ricardo Wurmus
2022-01-09scripts: import: go: Wrap body in 'with-error-handling'.Ludovic Courtès
2022-01-06guix home, system: Use 'leave' to report missing generations.Ludovic Courtès
2022-01-06refresh: Support non-tarball sources.Sarah Morgensen
2022-01-06guix hash: Extract file hashing procedures.Sarah Morgensen
2022-01-05home: import: Fix handling of manifest entries with specific output.Arjan Adriaanse
2022-01-04guix hash: Allow '--exclude-vcs' option using 'git' serializer.zimoun
2022-01-03offload: Do not read ~/.ssh/config.Ludovic Courtès
2021-12-29substitute: Document the limited UI.Tobias Geerinckx-Rice
2021-12-23scripts: system: Add a missing module.Mathieu Othacehe
2021-12-23scripts: system: Use the disk-image size argument for VM generation.Mathieu Othacehe
2021-12-23scripts: system: Pass the volatile field to VM generation.Mathieu Othacehe
2021-12-23scripts: system: Deprecate the docker-image command.Mathieu Othacehe
2021-12-18style: Gracefully handle errors such as EACCES when opening files.Ludovic Courtès
2021-12-18style: Refer to source files by absolute file names.Ludovic Courtès
2021-12-17guix hash: Add git serializer.zimoun
2021-12-17guix hash: Add 'serializer' option.zimoun
2021-12-17guix hash: Support several files.zimoun
2021-12-15offload: Autoload Guile-SSH.Ludovic Courtès
2021-12-15offload: Delay call to 'read-derivation-from-file'.Ludovic Courtès
2021-12-13Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-12-12challenge: Store item contents are returned in canonical order.Ludovic Courtès
2021-12-12challenge: Use SRFI-71 instead of SRFI-11.Ludovic Courtès
2021-12-10Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe
2021-12-10environment: Suggestion code gracefully handles empty "/bin" directories.Ludovic Courtès
2021-12-10shell: When using '-D -f', '-D' has no effect on remaining packages.Ludovic Courtès
2021-12-10shell: Fix '--file' description in '--help' output.Ludovic Courtès
2021-12-05Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus
2021-12-03guix system vm: Add --no-graphic CLI argument.Attila Lendvai
2021-11-23style: Add '--dry-run'.Ludovic Courtès
2021-11-23Merge branch 'master' into core-updates-frozenLudovic Courtès