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
/
format
Commit message (
Expand
)
Author
Age
Files
Lines
*
package plumbing documentation improvements (#248)
Máximo Cuadros
2017-02-07
12
-830
/
+625
*
documentation changes
Máximo Cuadros
2017-01-31
1
-2
/
+3
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
31
-48
/
+48
*
new git fixture path
Máximo Cuadros
2017-01-30
6
-6
/
+6
*
rename billy imports
Máximo Cuadros
2017-01-30
1
-3
/
+3
*
Fix some typos in plumbing docs (#244)
Sergio Arbeo
2017-01-30
11
-19
/
+19
*
format/index: keep time.Time as zero, when decoded value is 0
Máximo Cuadros
2017-01-28
2
-6
/
+12
*
packfile: cache undeltified objects to improve decode performance (#218)
Antonio Navarro Perez
2017-01-25
1
-8
/
+33
*
packfile/decoder: speed up packfile iterator when specific type (#200)
Antonio Navarro Perez
2017-01-12
2
-1
/
+134
*
packfile/scanner: reset zlib reader instead of new one (#201)
Antonio Navarro Perez
2017-01-12
1
-5
/
+20
*
server: add git server implementation (#190)
Santiago M. Mola
2017-01-04
1
-0
/
+30
*
Extract billy (#173)
Sergio Arbeo
2016-12-19
1
-1
/
+2
*
packfile: delta selection logic (#182)
Antonio Navarro Perez
2016-12-16
9
-111
/
+473
*
move plumbing from top level package to plumbing (#183)
Santiago M. Mola
2016-12-14
7
-52
/
+53
*
packfile: improve delta copy operation encoding code (#186)
Antonio Navarro Perez
2016-12-14
1
-31
/
+13
*
format/packfile: implement delta encoding (#172)
Antonio Navarro Perez
2016-12-14
5
-25
/
+322
*
packfile: delta diff implementation (#159)
Antonio Navarro Perez
2016-12-09
4
-0
/
+637
*
revision based on goreportcard.com
Máximo Cuadros
2016-12-06
2
-2
/
+2
*
BaseSuite improvements, usage of file:// proto
Máximo Cuadros
2016-12-02
2
-19
/
+19
*
format/pktline: fix readPayloadLen err handling (#148)
Máximo Cuadros
2016-11-30
2
-3
/
+15
*
move: format/packp -> protocol/packp (#141)
Santiago M. Mola
2016-11-25
19
-3894
/
+2
*
plumbing/transport: add common tests and fixes. (#136)
Santiago M. Mola
2016-11-25
2
-0
/
+38
*
plumbing/packfile: PACK encoder (#131)
Antonio Navarro Perez
2016-11-24
4
-15
/
+272
*
plumbing: format, packfile fix issue #129, related #124, and documentation im...
Máximo Cuadros
2016-11-23
2
-51
/
+154
*
Fix nil tx bug (#124)
v4.0.0-rc4
Alberto Cortés
2016-11-14
2
-3
/
+31
*
new plumbing package (#118)
Máximo Cuadros
2016-11-08
55
-0
/
+9332