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