index
:
go-git
master
push_url
A highly extensible Git implementation in pure Go.
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tree_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
test coverage improved, Remote.Refs and Repository.Refs returns error, TreeWa...
Máximo Cuadros
2016-09-22
1
-55
/
+151
*
core: Storage.Get, switch order of args
Máximo Cuadros
2016-08-29
1
-1
/
+1
*
storage: Add object type hint parameter to ObjectStorage.Get. (#69)
Santiago M. Mola
2016-08-29
1
-1
/
+1
*
object: Add Encode method to all objects. (#70)
Santiago M. Mola
2016-08-29
1
-0
/
+23
*
Tree, fix modes
Máximo Cuadros
2016-08-26
1
-252
/
+45
*
ForEach review and Commit.Tree err return
Máximo Cuadros
2016-08-22
1
-2
/
+6
*
v3 -> v4
Máximo Cuadros
2016-08-11
1
-1
/
+1
*
Decode tree bug: incomplete reads break the decoding process (#64)
Alberto Cortés
2016-08-09
1
-0
/
+1206
*
Adds support to open local repositories and to use file-based object storage ...
v3.1.0
Alberto Cortés
2016-07-04
1
-6
/
+6
*
file, added field Mode
v3.0.1
Máximo Cuadros
2016-04-22
1
-0
/
+1
*
Added Object interface for Commit, Tree, Blob and Tag
Joshua Sjoding
2016-03-08
1
-21
/
+4
*
File, added size and reader is now a method
v3.0.0
Máximo Cuadros
2016-02-22
1
-68
/
+154
*
New iteration behavior via FileIter and TreeWalker
Joshua Sjoding
2016-02-17
1
-1
/
+3
*
update imports to v3
Máximo Cuadros
2016-02-17
1
-2
/
+2
*
fix zlib invalid header error
Alberto Cortés
2016-01-27
1
-0
/
+68
*
Fix commit.File() gorutine leak
Alberto Cortés
2016-01-21
1
-0
/
+134