summaryrefslogtreecommitdiff
path: root/odb_test.go
AgeCommit message (Expand)Author
2019-01-03Merge pull request #447 from walkenzoy/masterCarlos Martín Nieto
2018-12-28Add some testslhchavez
2018-07-03git2go: small fixes to odb moduleMichel Lespinasse
2016-08-27Run the tests in parallelCarlos Martín Nieto
2016-02-03Expose git_odb_read_header as Odb.ReadHeader.Han-Wen Nienhuys
2015-06-08Update to libgit2 b6011e29Carlos Martín Nieto
2015-05-22odb: use HandleList for C function callbacks.Patrick Steinhardt
2015-04-24tests: always clean up temporary repository dirsPatrick Steinhardt
2015-03-04go fmtMark Probst
2014-05-06Odb: use a callback instead of a channel for ForEachCarlos Martín Nieto
2014-03-19Oid: make NewOid take a stringCarlos Martín Nieto
2014-01-25Test for Odb hash function.Claudiu-Vlad Ursache
2013-09-22Remove leftover reference to old constCarlos Martín Nieto
2013-09-11Wrap the odb streamsCarlos Martín Nieto