index
:
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
Age
Commit message (
Expand
)
Author
2017-11-30
whoops, fix Backend.Do
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
favor SplitN over repeated IndexByte
Luke Shumaker
2017-11-22
use an interface to avoid specifying *textproto.FIWriter everywhere
Luke Shumaker
2017-11-22
backend: rename members to be more verbose
Luke Shumaker
2017-11-22
split the parser up, and have read methods like write emethods
Luke Shumaker
2017-11-22
ahhh
Luke Shumaker
2017-11-17
backend: Close the writer on finish
Luke Shumaker
2017-11-17
backend: only call onErr once
Luke Shumaker
2017-11-17
error callbacks
Luke Shumaker
2017-11-17
work on the frontend a bit more
Luke Shumaker
2017-11-16
frontend: mostly implement commit parsing
Luke Shumaker
2017-11-16
s/UserTime/Ident/
Luke Shumaker
2017-11-16
frontend: implement tag
Luke Shumaker
2017-11-16
simplify
Luke Shumaker
2017-11-16
more
Luke Shumaker
2017-11-16
gofmt
Luke Shumaker
2017-11-16
frontend: more
Luke Shumaker
2017-11-16
use 'string' instead of '[]byte' for data
Luke Shumaker
2017-11-16
commands: commit: separate 'from' and 'merge'
Luke Shumaker
2017-11-16
begone with goto
Luke Shumaker
2017-11-16
more
Luke Shumaker
2017-11-15
more
Luke Shumaker
2017-11-15
rename files
Luke Shumaker
2017-11-15
add CatBlobWriter
Luke Shumaker
2017-11-15
more
Luke Shumaker
2017-11-15
initial commit
Luke Shumaker