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
/
repository.go
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
documentation
Máximo Cuadros
2016-05-19
1
-11
/
+14
*
Fix PullDefault to not cause panics.
Calvin Behling
2016-05-07
1
-6
/
+5
*
remote.Head and repository.PullDefault
Máximo Cuadros
2016-04-25
1
-0
/
+10
*
Added Object interface for Commit, Tree, Blob and Tag
Joshua Sjoding
2016-03-08
1
-0
/
+30
*
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
-3
/
+1
*
Improved support for Blob objects
Joshua Sjoding
2016-02-19
1
-12
/
+26
*
Added support for annotated tags
Joshua Sjoding
2016-02-18
1
-0
/
+20
*
New iteration behavior via FileIter and TreeWalker
Joshua Sjoding
2016-02-17
1
-1
/
+1
*
update imports to v3
Máximo Cuadros
2016-02-17
1
-4
/
+4
*
storages: memory object
Máximo Cuadros
2016-02-17
1
-1
/
+2
*
Merge pull request #20 from scjalliance/generic-object-storage
Máximo Cuadros
2016-02-16
1
-16
/
+14
|
\
|
*
Functions in core.ObjectStorage interface now return an error
Joshua Sjoding
2016-02-16
1
-6
/
+12
|
*
Renamed ObjectStorage.IterType() to Iter() and improved documentation for obj...
Joshua Sjoding
2016-02-15
1
-1
/
+1
|
*
Renamed ObjectStorage Iter function to IterType
Joshua Sjoding
2016-02-01
1
-1
/
+1
|
*
Repository now works against the generic ObjectStore interface
Joshua Sjoding
2016-01-23
1
-10
/
+2
*
|
repository: documentation
Máximo Cuadros
2016-02-16
1
-0
/
+3
|
/
*
missing call to Close on Fetch return value (ReadCloser)
Alberto Cortés
2016-01-11
1
-1
/
+4
*
fix PR#7 comments
Alberto Cortés
2015-12-04
1
-0
/
+2
*
common: GitUploadPackRequest Want, Have methods
Máximo Cuadros
2015-11-10
1
-6
/
+8
*
clients: new AuthMethod and ConnectWithAuth
Máximo Cuadros
2015-11-05
1
-2
/
+10
*
internal -> core
Máximo Cuadros
2015-10-31
1
-6
/
+6
*
tree and commit
Máximo Cuadros
2015-10-27
1
-0
/
+40
*
repository
Máximo Cuadros
2015-10-26
1
-0
/
+68
[prev]