]> ruderich.org/simon Gitweb - safcm/safcm.git/history - Makefile
sync: replace log.Logger interface with struct
[safcm/safcm.git] / Makefile
2021-05-12 Simon RuderichMakefile: add lint target to run shellcheck
2021-04-28 Simon Ruderichtests: add end-to-end test with configuration without...
2021-04-22 Simon RuderichMakefile: move command to test target
2021-04-22 Simon Ruderichtests: add very basic end-to-end test with real ssh...
2021-04-21 Simon RuderichRevert "ci: run tests with verbose output"
2021-04-18 Simon Ruderichci: run tests with verbose output
2021-04-17 Simon RuderichMakefile: set -race via GOFLAGS= variable
2021-04-09 Simon RuderichMakefile: add test target
2021-04-06 Simon Ruderichsafcm: add "version" sub-command
2021-04-03 Simon RuderichFirst working version