Carlos Martín Nieto
|
9cd1d129bc
|
Remote: The whole point of the anonymous change
Was that it would break and we'd remember that the order changed. Oh
well.
|
2014-04-01 20:10:20 +02:00 |
Jesse Ezell
|
9d0d814f19
|
rename inmemory to anonymous remote
|
2014-04-01 11:06:47 -07:00 |
Jesse Ezell
|
99d7f66477
|
add remote list
|
2014-03-20 20:32:15 -07:00 |
Carlos Martín Nieto
|
574f0dd12d
|
Remote: remove Get prefix from refspecs
Idiomatic Go is to omit the Get from the getter methods.
|
2014-03-20 03:29:54 +01:00 |
Carlos Martín Nieto
|
ad128bdefb
|
Remote: don't mix allocators
We cannot ask libgit2 to free the memory we have allocated ourselves, as
it cannot know how to do it. Let's free the strarray ourselves.
|
2014-03-19 08:15:18 +01:00 |