Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-24 | Run cli_args_test.go through "gofmt -s" | Jakob Unterwurzacher | |
2016-10-10 | main: accept "-o" at the front AND at the end | Jakob Unterwurzacher | |
Moving "-o" to the end broke a third-party app, SiriKali. Breaking your users is bad, so let's accept "-o" anywhere. | |||
2016-10-09 | main: add tests for the "-o" parsing | Jakob Unterwurzacher | |