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
/
objects_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Repository.Clone and Remote.Fetch remote, local branches and client: correct ...
Máximo Cuadros
2016-08-15
1
-1
/
+1
*
Repository.Clone and Remote.Fetch tests and improvements
Máximo Cuadros
2016-08-13
1
-6
/
+5
*
Repository and Remote API changes
Máximo Cuadros
2016-08-13
1
-0
/
+2
*
core: new MemoryObject, move from memory.Object, packfile.Parser, base on new...
Máximo Cuadros
2016-08-11
1
-2
/
+1
*
v3 -> v4
Máximo Cuadros
2016-08-11
1
-2
/
+2
*
Adds support to open local repositories and to use file-based object storage ...
v3.1.0
Alberto Cortés
2016-07-04
1
-2
/
+5
*
Added Object interface for Commit, Tree, Blob and Tag
Joshua Sjoding
2016-03-08
1
-0
/
+1
*
Refactor to use core.ObjectReader and core.ObjectWriter
Joshua Sjoding
2016-02-25
1
-3
/
+15
*
File, added size and reader is now a method
v3.0.0
Máximo Cuadros
2016-02-22
1
-1
/
+1
*
Tree.Entries is now a slice
Joshua Sjoding
2016-02-17
1
-3
/
+6
*
New iteration behavior via FileIter and TreeWalker
Joshua Sjoding
2016-02-17
1
-3
/
+4
*
update imports to v3
Máximo Cuadros
2016-02-17
1
-2
/
+2
*
storages: memory object
Máximo Cuadros
2016-02-17
1
-1
/
+2
*
performance increase for repos with many files and directories
Alberto Cortés
2016-01-21
1
-3
/
+3
*
blame code reorganization, and mutting the test
Máximo Cuadros
2015-12-12
1
-2
/
+0
*
Timezone fixes
Alex Guerrieri
2015-11-23
1
-5
/
+17
*
clients: new AuthMethod and ConnectWithAuth
Máximo Cuadros
2015-11-05
1
-1
/
+1
*
internal -> core
Máximo Cuadros
2015-10-31
1
-5
/
+5
*
tree and commit
Máximo Cuadros
2015-10-27
1
-26
/
+42
*
objects: using readers from internal.Object
Máximo Cuadros
2015-10-26
1
-25
/
+33
*
formats/packfile: new reader API
Máximo Cuadros
2015-10-25
1
-0
/
+108