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
/
transport
Commit message (
Expand
)
Author
Age
Files
Lines
*
documentation changes
Máximo Cuadros
2017-01-31
1
-1
/
+1
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
29
-89
/
+89
*
new git fixture path
Máximo Cuadros
2017-01-30
7
-7
/
+7
*
rename billy imports
Máximo Cuadros
2017-01-30
1
-2
/
+2
*
transport/http: fix partial request with haves. Fix #216. (#221)
Antonio Navarro Perez
2017-01-25
5
-4
/
+27
*
transport: remove SetAuth, fixes #206 (#210)
Anthony Weems
2017-01-17
19
-120
/
+101
*
server: add git server implementation (#190)
Santiago M. Mola
2017-01-04
28
-273
/
+1250
*
remote: add Push (#178)
Santiago M. Mola
2016-12-19
2
-10
/
+47
*
packfile: delta selection logic (#182)
Antonio Navarro Perez
2016-12-16
1
-1
/
+1
*
transport: ssh, keeping the original path (#189)
Máximo Cuadros
2016-12-15
1
-4
/
+1
*
transport/git: fix pktline encode and timeout
Máximo Cuadros
2016-12-12
1
-8
/
+3
*
plumbing/transport/git: fix import (#179)
Santiago M. Mola
2016-12-12
1
-1
/
+1
*
transport: new git protocol (#175)
Máximo Cuadros
2016-12-12
5
-32
/
+223
*
transport: add git-send-pack support to local/ssh. (#163)
Santiago M. Mola
2016-12-09
9
-15
/
+463
*
plumbing/transport: allow AdvertisedReferences being called multiple times. (...
Santiago M. Mola
2016-12-08
5
-31
/
+23
*
remote: sideband support (#164)
Máximo Cuadros
2016-12-07
3
-33
/
+20
*
revision based on goreportcard.com
Máximo Cuadros
2016-12-06
2
-3
/
+2
*
protocol/packp: UploadPackResponse implementation (#161)
Máximo Cuadros
2016-12-06
3
-49
/
+25
*
transport/internal: error handling fixes and clean up (#160)
Santiago M. Mola
2016-12-06
3
-21
/
+128
*
capabilities: full integration (#151)
Máximo Cuadros
2016-12-01
6
-11
/
+75
*
protocol/packp: capabilities new Capability entity and List struct, test impr...
Máximo Cuadros
2016-11-29
1
-2
/
+5
*
transport: add local transport (#145)
Santiago M. Mola
2016-11-29
11
-333
/
+479
*
remove old types from transport and use packp (#142)
Santiago M. Mola
2016-11-28
9
-353
/
+87
*
move: format/packp -> protocol/packp (#141)
Santiago M. Mola
2016-11-25
4
-22
/
+20
*
plumbing/transport: add common tests and fixes. (#136)
Santiago M. Mola
2016-11-25
13
-240
/
+367
*
transport: create Client interface (#132)
Santiago M. Mola
2016-11-23
19
-0
/
+1828