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.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
plumbing: commit.StatsContext and fix for orphan commit (#1115)
v4.11.0
Máximo Cuadros
2019-04-18
1
-15
/
+23
*
object: fix panic when reading object header
Javi Fontan
2018-08-17
1
-5
/
+11
*
plumbing: object, Don't add new line at end of commit signature
Chris Marchesi
2018-08-16
1
-7
/
+7
*
plumbing/object: fix pgp signature encoder/decoder
Javi Fontan
2018-07-18
1
-18
/
+13
*
plumbing: add context to allow cancel on diff/patch computing
Marc Barussaud
2018-07-02
1
-2
/
+9
*
*: Use CheckClose with named returns
Javi Fontan
2018-03-27
1
-1
/
+1
*
plumbing: object/{commit,tag}, encode method with sig optional
Sunny
2017-11-24
1
-6
/
+7
*
plumbing: object, add Commit.Verify method
Sunny
2017-11-23
1
-0
/
+30
*
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
-6
/
+7
|
*
plumbing/object: add Commit.FirstParent
Josh Bleecher Snyder
2017-08-03
1
-0
/
+11
*
|
Merge pull request #613 from darkowlzz/482-commit-stats
Máximo Cuadros
2017-11-08
1
-0
/
+26
|
\
\
|
*
|
Add Stats() to Patch and fix diffstat output
Sunny
2017-11-02
1
-52
/
+12
|
*
|
Add Stats() to Commit
Sunny
2017-11-02
1
-0
/
+66
*
|
|
Updating reference to the git object model
Antonio Troina
2017-11-07
1
-1
/
+1
|
/
/
*
|
Add support for signed commits (#616)
Sunny
2017-10-29
1
-0
/
+43
*
|
grammar correction
Zach Gershman
2017-08-24
1
-1
/
+1
|
/
*
format/diff: unified diff encoder and public API
Antonio Jesus Navarro Perez
2017-05-23
1
-0
/
+15
*
worktree: Commit, tests improvements
Máximo Cuadros
2017-05-04
1
-2
/
+2
*
plumbing: MemoryObject.Writer tracks his own size
Máximo Cuadros
2017-05-04
1
-0
/
+9
*
plumbing: object.Tree making public `tree` and `parents`
Máximo Cuadros
2017-05-01
1
-10
/
+12
*
Add Repository.Log() method (fix #298)
Antonio Jesus Navarro Perez
2017-04-11
1
-48
/
+17
*
plumbing: Use ReadBytes() rather than ReadSlice()
Nick Thomas
2017-03-27
1
-1
/
+1
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
1
-3
/
+3
*
doc: add object fields godoc
Santiago M. Mola
2017-02-07
1
-3
/
+8
*
doc: improve object iterators godoc.
Santiago M. Mola
2017-02-07
1
-8
/
+10
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
1
-3
/
+3
*
Fix some typos in plumbing docs (#244)
Sergio Arbeo
2017-01-30
1
-3
/
+3
*
move plumbing from top level package to plumbing (#183)
Santiago M. Mola
2016-12-14
1
-0
/
+293