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
/
plumbing
/
object
/
tree_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree: add a Size() method for getting plaintext size
Jeremy Stribling
2018-10-11
1
-0
/
+6
*
Expose Storage cache.
kuba--
2018-09-07
1
-2
/
+2
*
plumbing: object, expose ErrEntryNotFound in FindEntry. Fixes #883
James Ravn
2018-07-10
1
-0
/
+6
*
update to go-billy.v4 and go-git-fixtures.v3
Máximo Cuadros
2017-11-23
1
-1
/
+1
*
plumbing/object: add test for finding tree entry
ferhat elmas
2017-11-22
1
-0
/
+37
*
plumbing: use `seen` map in tree walker
Jeremy Stribling
2017-08-27
1
-3
/
+29
*
plumbing: object, public Tree.FindEntry and minor diff changes
Máximo Cuadros
2017-04-11
1
-0
/
+6
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
1
-4
/
+4
*
replace os.FileMode use with filemode.FileMode
Alberto Cortés
2017-03-01
1
-166
/
+167
*
*: update tests to meet new submodule fixture
Máximo Cuadros
2017-02-21
1
-2
/
+3
*
documentation and API improvements
Máximo Cuadros
2017-02-21
1
-1
/
+4
*
plumbing/object: allow TreeIter return SubModule entries
Máximo Cuadros
2017-02-13
1
-0
/
+38
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
1
-2
/
+2
*
object: modes in TreeEntry as os.FileMode, and not the git internal
Máximo Cuadros
2017-01-28
1
-143
/
+143
*
adds Tree method to Tree (#224)
Alberto Cortés
2017-01-26
1
-0
/
+34
*
move plumbing from top level package to plumbing (#183)
Santiago M. Mola
2016-12-14
1
-0
/
+1425