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
/
file.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
file: return error on File.Contents() if reader fails (#150)
Santiago M. Mola
2016-11-30
1
-1
/
+3
*
new plumbing package (#118)
Máximo Cuadros
2016-11-08
1
-3
/
+3
*
add Blobs, Trees and Objects iters. (#114)
Santiago M. Mola
2016-11-04
1
-2
/
+2
*
test coverage improved, Remote.Refs and Repository.Refs returns error, TreeWa...
Máximo Cuadros
2016-09-22
1
-2
/
+2
*
DiffTree based on TreeWalker
Máximo Cuadros
2016-08-30
1
-2
/
+3
*
TreeWalker optimization
Máximo Cuadros
2016-08-30
1
-4
/
+12
*
ForEach review and Commit.Tree err return
Máximo Cuadros
2016-08-22
1
-4
/
+3
*
core: *Iter.ForEach method
Máximo Cuadros
2016-08-15
1
-0
/
+30
*
file, added field Mode
v3.0.1
Máximo Cuadros
2016-04-22
1
-4
/
+6
*
Added Object interface for Commit, Tree, Blob and Tag
Joshua Sjoding
2016-03-08
1
-10
/
+2
*
Renamed internal close function to checkClose
Joshua Sjoding
2016-02-27
1
-1
/
+1
*
Refactor to use core.ObjectReader and core.ObjectWriter
Joshua Sjoding
2016-02-25
1
-7
/
+18
*
File, added size and reader is now a method
v3.0.0
Máximo Cuadros
2016-02-22
1
-6
/
+10
*
New iteration behavior via FileIter and TreeWalker
Joshua Sjoding
2016-02-17
1
-0
/
+31
*
update imports to v3
Máximo Cuadros
2016-02-17
1
-1
/
+1
*
fix PR#7 comments
Alberto Cortés
2015-12-04
1
-0
/
+35