index
:
go/libfastimport
fix
master
next
Unnamed repository; edit this file 'description' to name the repository.
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
textproto
Age
Commit message (
Collapse
)
Author
2018-12-25
textproto: Update package doc comment in light of types.go being in the root
Luke Shumaker
2018-12-25
Merge remote-tracking branch 'origin/master'
Luke Shumaker
2018-10-23
textproto: Have the Mode* values be `const` instead of `var`
Luke Shumaker
2018-10-23
textproton: Add godoc comments
Luke Shumaker
2018-10-23
License under the AGPL
Luke Shumaker
2017-11-30
textproto: don't trim the trailing LF on cat-blob results
Luke Shumaker
2017-11-24
clean up textproto; move types.go into libfastimport
Luke Shumaker
2017-11-22
textprot.Mode: also implement GoStringer to have octal when debugging
Luke Shumaker
2017-11-22
split the parser up, and have read methods like write emethods
Luke Shumaker
2017-11-17
work on the frontend a bit more
Luke Shumaker
2017-11-16
s/UserTime/Ident/
Luke Shumaker
2017-11-16
frontend: implement tag
Luke Shumaker
2017-11-16
gofmt
Luke Shumaker
2017-11-16
use 'string' instead of '[]byte' for data
Luke Shumaker
2017-11-16
begone with goto
Luke Shumaker
2017-11-16
more
Luke Shumaker
2017-11-15
more
Luke Shumaker