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
Age
Commit message (
Expand
)
Author
2021-02-22
tree-wide: Use %q instead of %v as appropriate in error messages
Luke Shumaker
2021-02-22
ez reader: Fix error handling
Luke Shumaker
2021-02-01
Bring up to git.git commit d42a2fb72f8cbe6efd60a4f90c8e9ec1c888c3a7
Luke Shumaker
2021-02-01
Bring up to git.git commit b8f50e5b60e2654fcbf5f72b682635ee2e624923
Luke Shumaker
2021-02-01
Bring up to git.git commit f73b2aba05788208ccd9b48f350b90cbfe57e1c4
Luke Shumaker
2021-02-01
Bring up to git.git commit 3edfcc65fdfc708c1c8f1d314885eecf9beb9b67
Luke Shumaker
2021-02-01
Bring up to git.git commit cf7b857a77bda6a9a93e2cde2f6ae1764e7a2517
Luke Shumaker
2021-02-01
Bring up to git.git commit 7ffde293f2e7f0ae455800b138416da601254436
Luke Shumaker
2021-02-01
Bring up to git.git commit a63c54a019138c7aaa4624f48284722664428b15
Luke Shumaker
2021-02-01
Bring up to git.git commit 62edbec7dee0bc9788d60823ca074d7dfbb5a486
Luke Shumaker
2021-02-01
Bring up to git.git commit a965bb31166d04f3e5c8f7a93569fb73f9a9d749
Luke Shumaker
2021-02-01
Tidy up cmdClass
Luke Shumaker
2021-02-01
Fix copyright years
Luke Shumaker
2020-11-21
Fixes
Luke Shumaker
2020-11-21
Add go.mod file
Luke Shumaker
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
Add godoc comments
Luke Shumaker
2018-10-23
textproton: Add godoc comments
Luke Shumaker
2018-10-23
Fix truncated comment
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-30
ez: get a little more robust
Luke Shumaker
2017-11-30
use github.com/pkg/errors
Luke Shumaker
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
[next]