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
/
patch.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused variables/types/functions
Abhinav Gupta
2021-11-27
1
-4
/
+0
*
plumbing: object/patch, printStat strings.Repeat cause panic (#310)
cookeem
2021-05-12
1
-2
/
+10
*
Use only one name for receiver
Oleg Kovalov
2020-07-06
1
-8
/
+8
*
Remove unnecessary text from comment
gopye
2020-04-29
1
-1
/
+1
*
*: migration from gopkg to go modules
Máximo Cuadros
2020-03-10
1
-4
/
+4
*
*: avoid unnecessary conversions
Christian Muehlhaeuser
2019-07-29
1
-1
/
+1
*
plumbing: commit.Stats, fix panic on empty chucks
Máximo Cuadros
2019-04-24
1
-0
/
+4
*
plumbing: object, Count stats properly when no new line added at the end. Fix...
oleksiishnyra
2019-03-14
1
-2
/
+9
*
plumbing: add context to allow cancel on diff/patch computing
Marc Barussaud
2018-07-02
1
-2
/
+30
*
Ignore empty patches when calculating stats (fixes #654)
Alexandr Krylovskiy
2017-12-04
1
-0
/
+5
*
Add Stats() to Patch and fix diffstat output
Sunny
2017-11-02
1
-0
/
+115
*
format/diff: unified diff encoder and public API
Antonio Jesus Navarro Perez
2017-05-23
1
-0
/
+187