index
:
go.wit.com/lib/libgit2.git
devel
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
odb_test.go
Age
Commit message (
Expand
)
Author
2021-09-05
The big Callback type adjustment of 2020
lhchavez
2021-02-15
fix: Use `err` instead of error as a variable name for errors (#746)
Suhaib Mujahid
2020-12-05
Mark some symbols to be deprecated #minor (#698)
lhchavez
2020-02-23
Add odb.NewOdbBackendLoose()
lhchavez
2020-02-23
Add support for indexers and alternate odb packfiles
lhchavez
2019-01-03
Merge pull request #447 from walkenzoy/master
Carlos Martín Nieto
2018-12-28
Add some tests
lhchavez
2018-07-03
git2go: small fixes to odb module
Michel Lespinasse
2016-08-27
Run the tests in parallel
Carlos Martín Nieto
2016-02-03
Expose git_odb_read_header as Odb.ReadHeader.
Han-Wen Nienhuys
2015-06-08
Update to libgit2 b6011e29
Carlos Martín Nieto
2015-05-22
odb: use HandleList for C function callbacks.
Patrick Steinhardt
2015-04-24
tests: always clean up temporary repository dirs
Patrick Steinhardt
2015-03-04
go fmt
Mark Probst
2014-05-06
Odb: use a callback instead of a channel for ForEach
Carlos Martín Nieto
2014-03-19
Oid: make NewOid take a string
Carlos Martín Nieto
2014-01-25
Test for Odb hash function.
Claudiu-Vlad Ursache
2013-09-22
Remove leftover reference to old const
Carlos Martín Nieto
2013-09-11
Wrap the odb streams
Carlos Martín Nieto