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
/
tag.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
move plumbing from top level package to plumbing (#183)
Santiago M. Mola
2016-12-14
1
-234
/
+0
*
new plumbing package (#118)
Máximo Cuadros
2016-11-08
1
-24
/
+25
*
remote, fix fetch tags
Máximo Cuadros
2016-10-27
1
-8
/
+13
*
tags tests, Tag.String and Commit.String
Máximo Cuadros
2016-09-21
1
-3
/
+9
*
fixtures: new fixture package being use in all packages
Máximo Cuadros
2016-09-12
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
/
+25
*
ForEach review and Commit.Tree err return
Máximo Cuadros
2016-08-22
1
-2
/
+2
*
core: *Iter.ForEach method
Máximo Cuadros
2016-08-15
1
-0
/
+14
*
v3 -> v4
Máximo Cuadros
2016-08-11
1
-1
/
+1
*
fix misspellings
v3.0.4
Máximo Cuadros
2016-05-19
1
-2
/
+2
*
Added Object interface for Commit, Tree, Blob and Tag
Joshua Sjoding
2016-03-08
1
-26
/
+46
*
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
-2
/
+8
*
Improved support for Blob objects
Joshua Sjoding
2016-02-19
1
-6
/
+28
*
Added support for annotated tags
Joshua Sjoding
2016-02-18
1
-0
/
+135