summaryrefslogtreecommitdiff
path: root/gnu/home/services/symlink-manager.scm
AgeCommit message (Expand)Author
2022-04-11home: symlink-manager: Handle non-existing directory during cleanup....Andrew Tropin
2022-04-10home: symlink-manager: Use no-follow version of file-exists?....Andrew Tropin
2022-04-08home: Add home-xdg-data-files-service-type....Andrew Tropin
2022-04-08home: symlink-manager: Remove appending of leading dot....Andrew Tropin
2022-03-20home: symlink-manager: Respect XDG_CONFIG_HOME during activation....Andrew Tropin
2022-03-20home: Explicitly connect home-file and symlink-manager services....Andrew Tropin
2022-03-20home: symlink-manager: Add missing 'done' word in message....Andrew Tropin
2022-03-20home: symlink-manager: Use existing home-directory symbol....Andrew Tropin
2022-03-10home: symlink-manager: Rename "path" to "file" where appropriate....Ludovic Courtès
2022-03-10home: symlink-manager: 'create-symlinks' uses 'file-system-fold'....Ludovic Courtès
2022-03-10home: symlink-manager: 'cleanup-symlinks' uses 'file-system-fold'....Ludovic Courtès
2022-03-10home: symlink-manager: Avoid extra 'lstat' call....Ludovic Courtès
2022-03-10home: symlink-manager: Remove 'empty-directory?' and avoid TOCTTOU race....Ludovic Courtès
2022-03-10home: symlink-manager: Use 'file-is-directory?'....Ludovic Courtès
2022-03-10home: symlink-manager: Use 'for-each' when used for effects....Ludovic Courtès
2022-03-10home: symlink-manager: Move helper procedures as top-level defines....Ludovic Courtès
2022-03-10home: symlink-manager: Clarify module imports....Ludovic Courtès
2022-01-03home: services: Make strings in Gexps translateble....Xinglu Chen
2021-10-09Move (gnu home-services) to (gnu home services)....Oleg Pykhalov
2021-10-08gnu: Move (gnu home-services) to (gnu home services)....Oleg Pykhalov