summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* style: For 'let' and similar forms, emit one binding per line.Ludovic Courtès2022-07-04
* style: Add option '--list-stylings'.Hartmut Goebel2022-07-04
* challenge: Do nothing when passed zero arguments.Ludovic Courtès2022-07-03
* substitute: Use SRFI-71 instead of SRFI-11.Ludovic Courtès2022-06-26
* guix system: Inline menu-entries in to bootcfg in perform-action.Christopher Baines2022-06-23
* refresh: Repurpose '-L' for '--load-path'.Ludovic Courtès2022-06-22
* style: Keep values next to their keyword.Ludovic Courtès2022-06-22
* challenge: Colorize output.Ludovic Courtès2022-06-19
* shell: Fix '--export-manifest' for cached profiles and when '-p' is used.Ludovic Courtès2022-06-16
* shell: Do not auto-detect manifest when '-p' is used.Ludovic Courtès2022-06-16
* refresh: Switch to SRFI-71.Ludovic Courtès2022-06-15
* challenge: When using '--diff', do not attempt to chmod symlinks.Ludovic Courtès2022-06-15
* import: Add hex.pm importer.Hartmut Goebel2022-06-15
* pull: Tweak cache directory validation code.Ludovic Courtès2022-06-15
* pull: Fix typo in error message.Tobias Geerinckx-Rice2022-06-12
* challenge: Actually delete nars that have been extracted.Ludovic Courtès2022-06-13
* pull: Fail if cache directory ownership is suspect.Tobias Geerinckx-Rice2022-06-05
* packages: Add 'specifications->packages'.Antero Mejr2022-06-06
* guix system: Don't suggest reconfiguration during reconfiguration.Tobias Geerinckx-Rice2022-05-29
* guix home: Add 'edit' sub-command.Ludovic Courtès2022-06-04
* guix system: Add 'edit' sub-command.Ludovic Courtès2022-06-04
* edit: Extract 'spawn-editor' procedure.Ludovic Courtès2022-06-04
* shell: '--export-manifest -D x -D y' generates a valid manifest.Ludovic Courtès2022-06-01
* 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