]> ruderich.org/simon Gitweb - safcm/safcm.git/history - cmd/safcm-remote/sync
config: only skip "invalid sticky" tests for non-root users
[safcm/safcm.git] / cmd / safcm-remote / sync /
2021-04-17 Simon RuderichAdd basic support for OpenBSD
2021-04-17 Simon RuderichAdd basic support for FreeBSD
2021-04-05 Simon Ruderichtests: add and use testutil package to reduce duplication
2021-04-05 Simon Ruderichtests: go fmt and rewrap
2021-04-05 Simon Ruderichtests: use subtests
2021-04-05 Simon Ruderichremote: add ainsl sub-command ("append if no such line")
2021-04-05 Simon Ruderichsync: add SAFCM_HELPER environment variable to commands
2021-04-05 Simon Ruderichsync: move file related test functions to new package...
2021-04-05 Simon Ruderichsync: refactor temporary file creation into WriteTemp()
2021-04-05 Simon Ruderichsync: remove duplication when setting path to temporary...
2021-04-05 Simon Ruderichsync: refactor file opening into OpenFileNoFollow()
2021-04-03 Simon RuderichFirst working version