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
/
storage
/
filesystem
/
internal
/
dotgit
/
writers.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
update to go-billy.v4 and go-git-fixtures.v3
Máximo Cuadros
2017-11-23
1
-1
/
+1
*
prevent PackWriter from using Notify if nothing was written
Miguel Molina
2017-08-10
1
-1
/
+1
*
packfile: create packfile.Index and reuse it
Santiago M. Mola
2017-07-26
1
-12
/
+8
*
fix race on packfile writer
Santiago M. Mola
2017-06-27
1
-1
/
+1
*
internal/dotgit: rewrite code to avoid stackoverflow errors
Antonio Jesus Navarro Perez
2017-06-19
1
-6
/
+6
*
*: upgrade to go-billy.v3, merge
Máximo Cuadros
2017-06-18
1
-5
/
+5
*
use go-billy.v2 version
Antonio Jesus Navarro Perez
2017-03-10
1
-1
/
+1
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
1
-5
/
+5
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
1
-4
/
+4
*
Extract billy (#173)
Sergio Arbeo
2016-12-19
1
-7
/
+8
*
storage: filesystem, clean close when the packfile is not used (#140)
Máximo Cuadros
2016-11-28
1
-14
/
+44
*
new plumbing package (#118)
Máximo Cuadros
2016-11-08
1
-6
/
+6
*
utils: fs.TempFile (#88)
Máximo Cuadros
2016-10-19
1
-11
/
+3
*
formats: objfile idomatic reader/writer
Máximo Cuadros
2016-09-25
1
-0
/
+263