summaryrefslogtreecommitdiff
path: root/textproto
AgeCommit message (Expand)Author
2018-12-25textproto: Update package doc comment in light of types.go being in the rootLuke Shumaker
2018-12-25Merge remote-tracking branch 'origin/master'Luke Shumaker
2018-10-23textproto: Have the Mode* values be `const` instead of `var`Luke Shumaker
2018-10-23textproton: Add godoc commentsLuke Shumaker
2018-10-23License under the AGPLLuke Shumaker
2017-11-30textproto: don't trim the trailing LF on cat-blob resultsLuke Shumaker
2017-11-24clean up textproto; move types.go into libfastimportLuke Shumaker
2017-11-22textprot.Mode: also implement GoStringer to have octal when debuggingLuke Shumaker
2017-11-22split the parser up, and have read methods like write emethodsLuke Shumaker
2017-11-17work on the frontend a bit moreLuke Shumaker
2017-11-16s/UserTime/Ident/Luke Shumaker
2017-11-16frontend: implement tagLuke Shumaker
2017-11-16gofmtLuke Shumaker
2017-11-16use 'string' instead of '[]byte' for dataLuke Shumaker
2017-11-16begone with gotoLuke Shumaker
2017-11-16moreLuke Shumaker
2017-11-15moreLuke Shumaker