]> ruderich.org/simon Gitweb - nsscash/nsscash.git/history - main.go
nsscash: main_test: add infrastructure and first basic test
[nsscash/nsscash.git] / main.go
2019-06-14 Simon Ruderichnsscash: convert: create file atomically
2019-06-14 Simon Ruderichnsscash: go fmt
2019-06-14 Simon Ruderichnsscash: return error instead of calling log.Fatal()
2019-06-14 Simon Ruderichnsscash: split main() into separate functions
2019-06-13 Simon Ruderichnsscash: write state on each successful run
2019-06-08 Simon RuderichAdd support for group files
2019-06-08 Simon Ruderichnsscash: go fmt
2019-06-08 Simon Ruderichnsscash: add support to convert plain files
2019-06-08 Simon Ruderichnsscash: add "convert" sub-command
2019-06-08 Simon Ruderichnsscash: remove a few empty lines
2019-06-08 Simon Ruderichnsscash: go fmt
2019-06-08 Simon Ruderichnsscash: add "fetch" sub-command for the default action
2019-06-08 Simon RuderichFirst working version