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
/
http
Commit message (
Expand
)
Author
Age
Files
Lines
*
package plumbing documentation improvements (#248)
Máximo Cuadros
2017-02-07
1
-1
/
+1
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
5
-16
/
+16
*
transport/http: fix partial request with haves. Fix #216. (#221)
Antonio Navarro Perez
2017-01-25
2
-3
/
+6
*
transport: remove SetAuth, fixes #206 (#210)
Anthony Weems
2017-01-17
5
-31
/
+26
*
server: add git server implementation (#190)
Santiago M. Mola
2017-01-04
6
-61
/
+62
*
transport: add git-send-pack support to local/ssh. (#163)
Santiago M. Mola
2016-12-09
1
-2
/
+3
*
plumbing/transport: allow AdvertisedReferences being called multiple times. (...
Santiago M. Mola
2016-12-08
2
-5
/
+5
*
remote: sideband support (#164)
Máximo Cuadros
2016-12-07
2
-31
/
+20
*
protocol/packp: UploadPackResponse implementation (#161)
Máximo Cuadros
2016-12-06
1
-26
/
+12
*
capabilities: full integration (#151)
Máximo Cuadros
2016-12-01
2
-3
/
+8
*
remove old types from transport and use packp (#142)
Santiago M. Mola
2016-11-28
3
-11
/
+65
*
move: format/packp -> protocol/packp (#141)
Santiago M. Mola
2016-11-25
1
-3
/
+3
*
plumbing/transport: add common tests and fixes. (#136)
Santiago M. Mola
2016-11-25
4
-131
/
+65
*
transport: create Client interface (#132)
Santiago M. Mola
2016-11-23
5
-0
/
+550