index
:
guix
keyring
master
test
Personal fork of GNU Guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
home
/
services
/
symlink-manager.scm
Age
Commit message (
Expand
)
Author
2024-02-19
home: symlink-manager: Allow busy device skip.
Nicolas Graves
2022-04-11
home: symlink-manager: Handle non-existing directory during cleanup.
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-03-20
home: symlink-manager: Respect XDG_CONFIG_HOME during activation.
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-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-01-03
home: services: Make strings in Gexps translateble.
Xinglu Chen
2021-10-09
Move (gnu home-services) to (gnu home services).
Oleg Pykhalov
2021-10-08
gnu: Move (gnu home-services) to (gnu home services).
Oleg Pykhalov