summaryrefslogtreecommitdiff
path: root/cmd_command.go
AgeCommit message (Expand)Author
2021-02-27Fix CmdAliasHEADmasterLuke Shumaker
2021-02-22tree-wide: Use %q instead of %v as appropriate in error messagesLuke Shumaker
2021-02-22ez reader: Fix error handlingLuke Shumaker
2021-02-01Bring up to git.git commit b8f50e5b60e2654fcbf5f72b682635ee2e624923Luke Shumaker
2021-02-01Bring up to git.git commit f73b2aba05788208ccd9b48f350b90cbfe57e1c4Luke Shumaker
2021-02-01Bring up to git.git commit 3edfcc65fdfc708c1c8f1d314885eecf9beb9b67Luke Shumaker
2021-02-01Bring up to git.git commit a965bb31166d04f3e5c8f7a93569fb73f9a9d749Luke Shumaker
2021-02-01Tidy up cmdClassLuke Shumaker
2018-12-25Merge remote-tracking branch 'origin/master'Luke Shumaker
2018-10-23Add godoc commentsLuke Shumaker
2018-10-23License under the AGPLLuke Shumaker
2017-11-30use github.com/pkg/errorsLuke Shumaker
2017-11-24clean up textproto; move types.go into libfastimportLuke Shumaker
2017-11-22use an interface to avoid specifying *textproto.FIWriter everywhereLuke Shumaker
2017-11-22split the parser up, and have read methods like write emethodsLuke Shumaker
2017-11-22ahhhLuke Shumaker