]> ruderich.org/simon Gitweb - safcm/safcm.git/history - cmd/safcm/sync_changes_test.go
changes: add "(hidden)" to commands with no output and quiet mode
[safcm/safcm.git] / cmd / safcm / sync_changes_test.go
2021-05-09 Simon Ruderichchanges: add "(hidden)" to commands with no output...
2021-05-09 Simon Ruderichchanges: change dry-run messages to use "will"
2021-05-09 Simon Ruderichchanges: tests: remove output for dry-run commands
2021-04-25 Simon Ruderichchanges: display "no changes" when nothing was changed
2021-04-10 Simon Ruderichchanges: shorten output to one line with quiet and...
2021-04-10 Simon Ruderichchanges: hide commands if quiet and dry-run is active
2021-04-10 Simon Ruderichchanges: refactor into separate function and add basic...
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 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-03 Simon RuderichFirst working version