]> ruderich.org/simon Gitweb - safcm/safcm.git/shortlog
safcm/safcm.git
2021-04-05 Simon Ruderichchanges: remove unused code
2021-04-05 Simon Ruderichchanges: add tests for output with terminal
2021-04-05 Simon Ruderichtests: add and use testutil package to reduce duplication
2021-04-05 Simon Ruderichconfig: remove unnecessary os.Chdir in test
2021-04-05 Simon Ruderichtests: go fmt and rewrap
2021-04-05 Simon Ruderichtests: use subtests
2021-04-05 Simon Ruderichsafcm: add -q (quiet) command line option
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 Ruderichremote: remove duplicate call to log.SetFlags()
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 Ruderichfixperms: use safcm-remote.sync's OpenFileNoFollow()
2021-04-05 Simon Ruderichsync: refactor file opening into OpenFileNoFollow()
2021-04-04 Simon Ruderichci: run go vet
2021-04-04 Simon Ruderichconfig: forbid host names which conflict with special...
2021-04-04 Simon Ruderichfixperms: don't follow symlinks
2021-04-03 Simon Ruderichconfig: add Host option "ssh_user"
2021-04-03 MarkusAdd support for armv7l SoCs like Raspberry Pi 2 and...
2021-04-03 Simon RuderichAdd .gitlab-ci.yml
2021-04-03 Simon RuderichFirst working version
2021-03-19 Simon RuderichInitial commit