summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* scripts/import: Use pretty printer from (guix scripts style).Ricardo Wurmus2022-05-29
* substitute: Check for --help or --version options early.yarl-baudig@mailoo.org2022-05-27
* guix package: Sort search results by package version.Ludovic Courtès2022-05-26
* Move (gnu platform) and (gnu platforms ...) to guix/.Josselin Poiret2022-05-25
* scripts: package: Transform before creating manifest entries.Josselin Poiret2022-05-23
* scripts: build: Highlight the current system with --list-systems.Mathieu Othacehe2022-05-22
* scripts: Add --list-systems and --list-targets options.Mathieu Othacehe2022-05-22
* import: Add Elm importer.Philip McGrath2022-05-22
* guix: Remove unused import.Ricardo Wurmus2022-05-20
* guix system: Highlight search results.Ludovic Courtès2022-04-29
* publish: Send uncached narinfo replies from the main thread.Ludovic Courtès2022-04-29
* scripts: pack: Fix typo.Alex Griffin2022-04-26
* pack: Fix match error for multi-packages deb packs.Maxim Cournoyer2022-04-23
* ui: Highlight package and service search results.Ludovic Courtès2022-04-19
* ui: Highlight important bits in recutils output.Ludovic Courtès2022-04-19
* publish: Support systemd-style socket activation.Ludovic Courtès2022-04-14
* publish: Use SRFI-71 instead of SRFI-11.Ludovic Courtès2022-04-14
* style: Correctly read dots in pairs and improper lists.Ludovic Courtès2022-04-14
* reconfigure: Fix typo on 'live-service-transient?'.Ludovic Courtès2022-04-11
* services: herd: Adjust to <live-service> changes.Ludovic Courtès2022-04-10
* guix describe: Add missing import.Ludovic Courtès2022-04-09
* ui: Move 'location->hyperlink' to (guix diagnostics).Ludovic Courtès2022-04-08
* ui: Move hyperlink facilities to (guix colors).Ludovic Courtès2022-04-08
* shell: Add '--export-manifest'.Ludovic Courtès2022-04-04
* environment: Export 'load-manifest'.Ludovic Courtès2022-04-04
* packages: Add 'package-unique-version-prefix'.Ludovic Courtès2022-04-04
* weather: Colorize the output.Ludovic Courtès2022-04-01
* home: import: Clarify alias parsing code.Ludovic Courtès2022-03-20
* home: import: Properly parse aliases that contain quotes.Ludovic Courtès2022-03-20
* guix home: Show "container" in '--help' output.Ludovic Courtès2022-03-19
* guix home: Add 'container' command.Ludovic Courtès2022-03-19
* guix system: Call 'export-graph' with the right port argument.Ludovic Courtès2022-03-18
* guix home: Implement the 'extension-graph' and 'shepherd-graph' actions.Ludovic Courtès2022-03-18
* graph: Factorize 'lookup-backend'.Ludovic Courtès2022-03-18
* 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