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
*
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