]> ruderich.org/simon Gitweb - safcm/safcm.git/history - remote/sync/files.go
Use SPDX license identifiers
[safcm/safcm.git] / remote / sync / files.go
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-03-06 Simon RuderichUpdate copyright years
2021-12-23 Simon Ruderichci/run: run golangci-lint
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: 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-18 Simon RuderichMove implementation of cmd/safcm-remote/ to remote/