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
/
commit_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expose Storage cache.
kuba--
2018-09-07
1
-2
/
+2
*
object: fix panic when reading object header
Javi Fontan
2018-08-17
1
-0
/
+34
*
plumbing/object: fix pgp signature encoder/decoder
Javi Fontan
2018-07-18
1
-0
/
+32
*
plumbing: add context to allow cancel on diff/patch computing
Marc Barussaud
2018-07-02
1
-0
/
+66
*
all: fixes for ineffective assign
ferhat elmas
2017-11-26
1
-0
/
+1
*
test: plumbing/object fix Commit.Verify test
Sunny
2017-11-24
1
-2
/
+3
*
Merge pull request #653 from darkowlzz/verify-commit
Máximo Cuadros
2017-11-24
1
-0
/
+65
|
\
|
*
test: plumbing.object, add test for Commit.Verify
Sunny
2017-11-23
1
-0
/
+65
*
|
update to go-billy.v4 and go-git-fixtures.v3
Máximo Cuadros
2017-11-23
1
-1
/
+1
|
/
*
Merge pull request #534 from josharian/firstparent
Máximo Cuadros
2017-11-20
1
-0
/
+12
|
\
|
*
plumbing: object, commit.Parent() method
Máximo Cuadros
2017-11-20
1
-0
/
+12
*
|
Add Stats() to Patch and fix diffstat output
Sunny
2017-11-02
1
-1
/
+3
*
|
Add Stats() to Commit
Sunny
2017-11-02
1
-0
/
+24
*
|
Add support for signed commits (#616)
Sunny
2017-10-29
1
-0
/
+26
|
/
*
format/diff: unified diff encoder and public API
Antonio Jesus Navarro Perez
2017-05-23
1
-0
/
+54
*
plumbing: object.Tree making public `tree` and `parents`
Máximo Cuadros
2017-05-01
1
-7
/
+7
*
Add Repository.Log() method (fix #298)
Antonio Jesus Navarro Perez
2017-04-11
1
-8
/
+2
*
plumbing: Use ReadBytes() rather than ReadSlice()
Nick Thomas
2017-03-27
1
-0
/
+17
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
1
-2
/
+2
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
1
-2
/
+2
*
new git fixture path
Máximo Cuadros
2017-01-30
1
-1
/
+1
*
move plumbing from top level package to plumbing (#183)
Santiago M. Mola
2016-12-14
1
-0
/
+169