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
/
common_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
plumbing: transport/http, Add missing host/port on redirect. Fixes #820
Dave Henderson
2018-10-27
1
-0
/
+37
*
plumbing/transport: http, Adds token authentication support [Fixes #858]
Eric Billingsley
2018-06-08
1
-0
/
+13
*
update to go-billy.v4 and go-git-fixtures.v3
Máximo Cuadros
2017-11-23
1
-2
/
+1
*
transport: made public all the fields and standardize AuthMethod
Máximo Cuadros
2017-11-21
1
-1
/
+1
*
*: add pointer to the new transport.Endpoint struct
Máximo Cuadros
2017-11-21
1
-3
/
+3
*
transport: git and http, full mocked tests
Máximo Cuadros
2017-11-20
1
-0
/
+72
*
plumbing: transport, handle 403 in http transport
Chris Dostert
2017-04-10
1
-1
/
+5
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
1
-1
/
+1
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
1
-1
/
+1
*
transport: remove SetAuth, fixes #206 (#210)
Anthony Weems
2017-01-17
1
-6
/
+5
*
server: add git server implementation (#190)
Santiago M. Mola
2017-01-04
1
-4
/
+4
*
plumbing/transport: add common tests and fixes. (#136)
Santiago M. Mola
2016-11-25
1
-7
/
+12
*
transport: create Client interface (#132)
Santiago M. Mola
2016-11-23
1
-0
/
+89