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
/
tree.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Repository and Remote API changes
Máximo Cuadros
2016-08-13
1
-2
/
+2
*
v3 -> v4
Máximo Cuadros
2016-08-11
1
-1
/
+1
*
Decode tree bug: incomplete reads break the decoding process (#64)
Alberto Cortés
2016-08-09
1
-2
/
+1
*
documentation
Máximo Cuadros
2016-05-19
1
-9
/
+9
*
fix misspellings
v3.0.4
Máximo Cuadros
2016-05-19
1
-1
/
+1
*
file, added field Mode
v3.0.1
Máximo Cuadros
2016-04-22
1
-10
/
+5
*
Added Object interface for Commit, Tree, Blob and Tag
Joshua Sjoding
2016-03-08
1
-5
/
+15
*
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
*
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
-20
/
+21
*
New iteration behavior via FileIter and TreeWalker
Joshua Sjoding
2016-02-17
1
-49
/
+65
*
update imports to v3
Máximo Cuadros
2016-02-17
1
-1
/
+1
*
storages: memory object
Máximo Cuadros
2016-02-17
1
-0
/
+4
*
File paths will now be consistent across platforms
Joshua Sjoding
2016-02-16
1
-3
/
+3
*
Functions in core.ObjectStorage interface now return an error
Joshua Sjoding
2016-02-16
1
-9
/
+19
*
Repository now works against the generic ObjectStore interface
Joshua Sjoding
2016-01-23
1
-8
/
+9
*
Merge pull request #15 from alcortesm/performance-increase-for-big-repos
Máximo Cuadros
2016-01-21
1
-9
/
+11
|
\
|
*
performance increase for repos with many files and directories
Alberto Cortés
2016-01-21
1
-9
/
+11
*
|
Readability improvements
Alberto Cortés
2016-01-21
1
-2
/
+4
|
/
*
Fix commit.File() gorutine leak
Alberto Cortés
2016-01-21
1
-0
/
+80
*
Ignore submodule dirs (empty directories without associated object), add empt...
Alberto Cortés
2016-01-08
1
-1
/
+5
*
fix PR#7 comments
Alberto Cortés
2015-12-04
1
-6
/
+0
*
Blame support for files
Alberto Cortés
2015-11-25
1
-1
/
+2
*
internal -> core
Máximo Cuadros
2015-10-31
1
-7
/
+7
*
tree and commit
Máximo Cuadros
2015-10-27
1
-0
/
+122