Carlos Martín Nieto
|
931f187301
|
Implement a reference iterator
Wrap the reference iterators, and provide a Iter() function to get
them through a channel.
|
2013-05-23 11:13:42 +02:00 |
Carlos Martín Nieto
|
62a16395b1
|
Oid: make sure not to dereference a NULL git_oid
Some calls like Reference.Target() can return NULL if the reference is
symbolic. Make sure newOidFromC() can handle these situations.
|
2013-03-08 16:03:49 +01:00 |
Carlos Martín Nieto
|
d5a5467738
|
Delete the whole test dir
|
2013-03-07 21:01:22 +01:00 |
Carlos Martín Nieto
|
ddbe13dab4
|
Add a test for references
|
2013-03-07 21:01:21 +01:00 |