Age | Commit message (Expand) | Author |
2022-08-05 | home: xdg: Use a single @ instead of @@. | Andrew Tropin |
2022-07-14 | home: services: environment-variables: Double-quote values. | Ludovic Courtès |
2022-07-14 | home: services: shells: Double-quote environment variable values. | Ludovic Courtès |
2022-07-14 | home: services: shell: Do not use "setup" as a verb. | Ludovic Courtès |
2022-07-12 | gnu: home: Add Guix channels service. | Reily Siegel |
2022-06-29 | home: services: shells: Export Fish environment variables. | ( |
2022-06-17 | home: Add OpenSSH service. | Ludovic Courtès |
2022-06-15 | services: configuration: Use *unspecified* instead of 'disabled. | Attila Lendvai |
2022-04-29 | home: shells: Migrate fish to xdg-configuration-files. | Bastien Rivière |
2022-04-29 | home: services: fish: Fix incorrect ".config" file name. | Maya |
2022-04-21 | home: shepherd: Redirect input port to /dev/null. | Ludovic Courtès |
2022-04-21 | home: shepherd: "shepherd.conf" returns one value. | Ludovic Courtès |
2022-04-12 | home: shepherd: Prevent launching the second instance. | Andrew Tropin |
2022-04-11 | home: symlink-manager: Handle non-existing directory during cleanup. | Andrew Tropin |
2022-04-11 | home: shells: Rename zsh related functions. | Andrew Tropin |
2022-04-10 | home: symlink-manager: Use no-follow version of file-exists?. | Andrew Tropin |
2022-04-08 | home: Add home-xdg-data-files-service-type. | Andrew Tropin |
2022-04-08 | home: symlink-manager: Remove appending of leading dot. | Andrew Tropin |
2022-04-07 | home: shepherd: Default to version 0.9. | Ludovic Courtès |
2022-04-03 | home: services: zsh: Fix zshenv creation. | Brian Kubisiak |
2022-03-20 | home: symlink-manager: Respect XDG_CONFIG_HOME during activation. | Andrew Tropin |
2022-03-20 | home: Migrate fountutils and xdg modules to xdg-configuration-files. | Andrew Tropin |
2022-03-20 | home: shells: Migrate zsh to xdg-configuration-files. | Andrew Tropin |
2022-03-20 | home: Explicitly connect home-file and symlink-manager services. | Andrew Tropin |
2022-03-20 | home: symlink-manager: Add missing 'done' word in message. | Andrew Tropin |
2022-03-20 | home: symlink-manager: Use existing home-directory symbol. | Andrew Tropin |
2022-03-18 | home: services: Fix bash aliases without guix-defaults. | angryrectangle |
2022-03-18 | home: services: Export record type accessors. | Ludovic Courtès |
2022-03-10 | home: symlink-manager: Rename "path" to "file" where appropriate. | Ludovic Courtès |
2022-03-10 | home: symlink-manager: 'create-symlinks' uses 'file-system-fold'. | Ludovic Courtès |
2022-03-10 | home: symlink-manager: 'cleanup-symlinks' uses 'file-system-fold'. | Ludovic Courtès |
2022-03-10 | home: symlink-manager: Avoid extra 'lstat' call. | Ludovic Courtès |
2022-03-10 | home: symlink-manager: Remove 'empty-directory?' and avoid TOCTTOU race. | Ludovic Courtès |
2022-03-10 | home: symlink-manager: Use 'file-is-directory?'. | Ludovic Courtès |
2022-03-10 | home: symlink-manager: Use 'for-each' when used for effects. | Ludovic Courtès |
2022-03-10 | home: symlink-manager: Move helper procedures as top-level defines. | Ludovic Courtès |
2022-03-10 | home: symlink-manager: Clarify module imports. | Ludovic Courtès |
2022-03-01 | home: xdg: Fix xdg-desktop-entry config field serialization. | Andrew Tropin |
2022-02-07 | home: Add redshift service. | Ludovic Courtès |
2022-01-03 | home: services: Make strings in Gexps translateble. | Xinglu Chen |
2021-11-24 | home: services: bash: Only source /etc/bashrc if it exists. | Tobias Geerinckx-Rice |
2021-11-16 | home: services: bash: Emit 'extra-content' first again. | Ludovic Courtès |
2021-11-14 | gnu: home: services: Fix typo. | Vagrant Cascadian |
2021-11-14 | gnu: home: services: Fix typo. | Vagrant Cascadian |
2021-11-14 | gnu: home: services: Fix typo. | Vagrant Cascadian |
2021-11-07 | doc: Improve documentation of the Bash home service | Xinglu Chen |
2021-11-07 | home: services: bash: Add ‘aliases’ field. | Xinglu Chen |
2021-10-16 | home: services: shells: Fix documentation about file-like objects. | Oleg Pykhalov |
2021-10-09 | home: services: configuration: Support file-like objects. | Oleg Pykhalov |
2021-10-09 | Move (gnu home-services) to (gnu home services). | Oleg Pykhalov |