aboutsummaryrefslogtreecommitdiff
path: root/guix/scripts/home.scm
Commit message (Expand)AuthorAge
* scripts: home: Handle EPIPE errors when displaying help.Simon Tournier2023-10-17
* guix home: Create /tmp in container if needed.Ludovic Courtès2023-08-16
* guix home: Add missing SRFI-34 import for 'raise'.Ludovic Courtès2023-06-16
* Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2023-03-20
|\
| * guix: Strip #:use-module lists.Ludovic Courtès2023-03-13
* | Merge remote-tracking branch 'savannah/master' into core-updatesChristopher Baines2023-03-02
|\|
| * ui: 'display-hint' quotes extra arguments for Texinfo.Ludovic Courtès2023-02-27
| * scripts: home: Move ensure-profile-directory to a better place.Andrew Tropin2023-02-24
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2023-01-30
|\|
| * home: '--version' really says "guix home".Ludovic Courtès2023-01-05
| * scripts: Use translations for guix.pot for service descriptions.pelzflorian (Florian Pelz)2022-11-20
| * Remove now unnecessary uses of (guix grafts).Ludovic Courtès2022-10-22
| * guix: Fix typos.Julien Lepiller2022-10-17
* | Merge branch 'staging' into core-updatesMarius Bakke2022-07-22
|\|
| * home: Add -I, --list-installed option.Antero Mejr2022-07-19
* | utils: Move switch-symlinks to (guix build utils).Arun Isaac2022-06-25
|/
* guix home: Add 'edit' sub-command.Ludovic Courtès2022-06-04
* ui: Highlight package and service search results.Ludovic Courtès2022-04-19
* ui: Move hyperlink facilities to (guix colors).Ludovic Courtès2022-04-08
* guix home: Show "container" in '--help' output.Ludovic Courtès2022-03-19
* guix home: Add 'container' command.Ludovic Courtès2022-03-19
* guix home: Implement the 'extension-graph' and 'shepherd-graph' actions.Ludovic Courtès2022-03-18
* home: 'reconfigure' checks for potential downgrades.Ludovic Courtès2022-01-28
* guix home: Default verbosity is the same as for 'guix system'.Ludovic Courtès2022-01-17
* guix home, system: Use 'leave' to report missing generations.Ludovic Courtès2022-01-06
* scripts: home: Make ‘guix home import’ write home-configuration.scm.Xinglu Chen2021-11-17
* guix home: import: Make the user to specify a destination directory.Xinglu Chen2021-10-31
* scripts: home: Make sure profile directory exists.Oleg Pykhalov2021-10-09
* Move (gnu home-services) to (gnu home services).Oleg Pykhalov2021-10-09
* scripts: home: Support dry-run.Efraim Flashner2021-10-04
* scripts: home: Wire and document --expression flag.Pierre Langlois2021-10-02
* scripts: home: Add import subcommand.Andrew Tropin2021-09-09
* scripts: Add 'guix home'.Andrew Tropin2021-09-09