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
/
upload_pack.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
plumbing: wire up contexts for Transport.AdvertisedReferences (#246)
Andrew Suffield
2021-03-26
1
-1
/
+5
*
*: migration from gopkg to go modules
Máximo Cuadros
2020-03-10
1
-6
/
+6
*
transport: http, fix services redirecting only info/refs
Máximo Cuadros
2018-02-14
1
-1
/
+1
*
*: add pointer to the new transport.Endpoint struct
Máximo Cuadros
2017-11-21
1
-3
/
+2
*
transport: context package support
Máximo Cuadros
2017-07-25
1
-4
/
+11
*
transport: http push
Antonio Jesus Navarro Perez
2017-07-04
1
-69
/
+4
*
transport: make Endpoint an interface, fixes #362
Santiago M. Mola
2017-04-27
1
-1
/
+1
*
plumbing: transport, handle 403 in http transport
Chris Dostert
2017-04-10
1
-4
/
+3
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
1
-6
/
+6
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
1
-6
/
+6
*
transport/http: fix partial request with haves. Fix #216. (#221)
Antonio Navarro Perez
2017-01-25
1
-2
/
+5
*
transport: remove SetAuth, fixes #206 (#210)
Anthony Weems
2017-01-17
1
-8
/
+14
*
server: add git server implementation (#190)
Santiago M. Mola
2017-01-04
1
-0
/
+174