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
/
commit_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup old fixtures
Máximo Cuadros
2016-09-22
1
-1
/
+3
*
tags tests, Tag.String and Commit.String
Máximo Cuadros
2016-09-21
1
-1
/
+24
*
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
/
+37
*
Repository: Clone protection if non empty object storage, Remote: NoErrAlread...
Máximo Cuadros
2016-08-25
1
-2
/
+2
*
WalkCommitHistory adn Commit.History
Máximo Cuadros
2016-08-23
1
-0
/
+8
*
ForEach review and Commit.Tree err return
Máximo Cuadros
2016-08-22
1
-131
/
+60
*
core: Storage, removing err returning *Storages
Máximo Cuadros
2016-08-14
1
-4
/
+4
*
Repository and Remote API changes
Máximo Cuadros
2016-08-13
1
-4
/
+4
*
v3 -> v4
Máximo Cuadros
2016-08-11
1
-1
/
+1
*
Added Object interface for Commit, Tree, Blob and Tag
Joshua Sjoding
2016-03-08
1
-21
/
+2
*
New iteration behavior via FileIter and TreeWalker
Joshua Sjoding
2016-02-17
1
-5
/
+5
*
update imports to v3
Máximo Cuadros
2016-02-17
1
-2
/
+2
*
Functions in core.ObjectStorage interface now return an error
Joshua Sjoding
2016-02-16
1
-2
/
+2
*
Added tests for CommitIter
Joshua Sjoding
2016-02-15
1
-7
/
+87
*
Repository now works against the generic ObjectStore interface
Joshua Sjoding
2016-01-23
1
-0
/
+3
*
fix PR#7 comments
Alberto Cortés
2015-12-04
1
-4
/
+92
*
iters: add IsClosed field, fixes #4
Máximo Cuadros
2015-11-17
1
-0
/
+16