]> ruderich.org/simon Gitweb - safcm/safcm.git/history - remote
Use SPDX license identifiers
[safcm/safcm.git] / remote /
2024-01-03 Simon RuderichUse SPDX license identifiers master
2024-01-03 Simon RuderichUpdate copyright years
2023-01-15 Simon Ruderichremote: add and improve comments
2023-01-15 Simon Ruderichremote: support creating files with missing parents...
2023-01-15 Simon RuderichUpdate copyright years
2022-04-26 Simon Ruderichsync: never remove packages during installation on...
2022-03-06 Simon Ruderichtests: use consistent order of safcm.File struct members
2022-03-06 Simon RuderichUpdate copyright years
2021-12-23 Simon Ruderichci/run: run golangci-lint
2021-12-23 Simon RuderichRemove superfluous struct names
2021-12-07 Simon Ruderichgo fmt
2021-06-08 Simon RuderichUpdate golang.org/x/sys and remove OpenBSD workarounds
2021-06-03 Simon Ruderichremote: retain setgid/sticky when temporarily chmodding...
2021-06-02 Simon Ruderichremote: permit syncing relative paths with leading dot
2021-06-01 Simon Ruderichremote: go fmt and rewrap comment
2021-06-01 Simon Ruderichremote: remove SyncPath()
2021-06-01 Simon Ruderichremote: rename files_windows.go to files_compat_windows.go
2021-06-01 Simon Ruderichremote: guard against symlinks in earlier path components
2021-05-26 Simon Ruderichremote: use defer to replace multiple dh.Close()
2021-05-25 Simon Ruderichremote: remove double Close() on error in WriteTemp()
2021-05-23 Simon Ruderichremote: treat paths as slash separated in triggerPaths()
2021-05-18 Simon RuderichMove implementation of cmd/safcm-remote/ to remote/
2021-05-18 Simon RuderichMove embedded remote helpers to cmd/safcm/
2021-04-03 Simon RuderichFirst working version