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.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree: add a Size() method for getting plaintext size
Jeremy Stribling
2018-10-11
1
-0
/
+11
*
Merge pull request #885 from jsravn/findentry-return-file-not-found
Máximo Cuadros
2018-07-16
1
-3
/
+2
|
\
|
*
plumbing: object, expose ErrEntryNotFound in FindEntry. Fixes #883
James Ravn
2018-07-10
1
-3
/
+2
*
|
plumbing: add context to allow cancel on diff/patch computing
Marc Barussaud
2018-07-02
1
-2
/
+18
|
/
*
plumbing: object, adds tree path cache to trees. Fixes #793
Javi Fontan
2018-06-06
1
-1
/
+26
*
*: Use CheckClose with named returns
Javi Fontan
2018-03-27
1
-2
/
+2
*
plumbing/object: do not eat error on tree decode
ferhat elmas
2017-11-21
1
-2
/
+2
*
plumbing: use `seen` map in tree walker
Jeremy Stribling
2017-08-27
1
-5
/
+11
*
format/diff: unified diff encoder and public API
Antonio Jesus Navarro Perez
2017-05-23
1
-0
/
+11
*
plumbing: MemoryObject.Writer tracks his own size
Máximo Cuadros
2017-05-04
1
-11
/
+3
*
worktree, reset implementation and status improvements
Máximo Cuadros
2017-04-12
1
-1
/
+1
*
plumbing: object, public Tree.FindEntry and minor diff changes
Máximo Cuadros
2017-04-11
1
-3
/
+5
*
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
-36
/
+8
*
Added documentation to Diff method
Antonio Jesus Navarro Perez
2017-02-24
1
-0
/
+1
*
plumbing/object: move difftree to object package
Antonio Jesus Navarro Perez
2017-02-24
1
-0
/
+4
*
difftree: ignore permissions changes between regular files
Alberto Cortés
2017-02-22
1
-5
/
+6
*
plumbing/object: allow TreeIter return SubModule entries
Máximo Cuadros
2017-02-13
1
-5
/
+0
*
doc: improve object iterators godoc.
Santiago M. Mola
2017-02-07
1
-5
/
+6
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
1
-3
/
+3
*
Worktree correct FileMode at index entries
Máximo Cuadros
2017-01-30
1
-11
/
+11
*
object: modes in TreeEntry as os.FileMode, and not the git internal
Máximo Cuadros
2017-01-28
1
-4
/
+12
*
adds Tree method to Tree (#224)
Alberto Cortés
2017-01-26
1
-5
/
+23
*
move plumbing from top level package to plumbing (#183)
Santiago M. Mola
2016-12-14
1
-0
/
+449