summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-23Add godoc commentsLuke Shumaker
2018-10-23textproton: Add godoc commentsLuke Shumaker
2018-10-23Fix truncated commentLuke Shumaker
2018-10-23License under the AGPLLuke Shumaker
2017-11-30textproto: don't trim the trailing LF on cat-blob resultsLuke Shumaker
2017-11-30ez: get a little more robustLuke Shumaker
2017-11-30use github.com/pkg/errorsLuke Shumaker
2017-11-30whoops, fix Backend.DoLuke 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-22favor SplitN over repeated IndexByteLuke Shumaker
2017-11-22use an interface to avoid specifying *textproto.FIWriter everywhereLuke Shumaker
2017-11-22backend: rename members to be more verboseLuke Shumaker
2017-11-22split the parser up, and have read methods like write emethodsLuke Shumaker
2017-11-22ahhhLuke Shumaker
2017-11-17backend: Close the writer on finishLuke Shumaker
2017-11-17backend: only call onErr onceLuke Shumaker
2017-11-17error callbacksLuke Shumaker
2017-11-17work on the frontend a bit moreLuke Shumaker
2017-11-16frontend: mostly implement commit parsingLuke Shumaker
2017-11-16s/UserTime/Ident/Luke Shumaker
2017-11-16frontend: implement tagLuke Shumaker
2017-11-16simplifyLuke Shumaker
2017-11-16moreLuke Shumaker
2017-11-16gofmtLuke Shumaker
2017-11-16frontend: moreLuke Shumaker
2017-11-16use 'string' instead of '[]byte' for dataLuke Shumaker
2017-11-16commands: commit: separate 'from' and 'merge'Luke Shumaker
2017-11-16begone with gotoLuke Shumaker
2017-11-16moreLuke Shumaker
2017-11-15moreLuke Shumaker
2017-11-15rename filesLuke Shumaker
2017-11-15add CatBlobWriterLuke Shumaker
2017-11-15moreLuke Shumaker
2017-11-15initial commitLuke Shumaker