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
/
change_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in comment of func TestCancel
gopye
2020-04-27
1
-1
/
+1
*
*: migration from go-git-fixtures/v4 and go-git/gcfg
Máximo Cuadros
2020-03-10
1
-3
/
+1
*
*: migration from gopkg to go modules
Máximo Cuadros
2020-03-10
1
-7
/
+7
*
Expose Storage cache.
kuba--
2018-09-07
1
-4
/
+3
*
plumbing: add context to allow cancel on diff/patch computing
Marc Barussaud
2018-07-02
1
-0
/
+61
*
update to go-billy.v4 and go-git-fixtures.v3
Máximo Cuadros
2017-11-23
1
-1
/
+1
*
format/diff: unified diff encoder and public API
Antonio Jesus Navarro Perez
2017-05-23
1
-0
/
+25
*
object: avoid unreachable code
Santiago M. Mola
2017-04-26
1
-4
/
+1
*
object: fix Change.Files() method behavior (fix #317)
Antonio Jesus Navarro Perez
2017-04-06
1
-0
/
+48
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
1
-5
/
+5
*
replace os.FileMode use with filemode.FileMode
Alberto Cortés
2017-03-01
1
-5
/
+5
*
plumbing/object: move difftree to object package
Antonio Jesus Navarro Perez
2017-02-24
1
-0
/
+299