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
/
common.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: add a way to see if a "remote" URL is local or not
Jeremy Stribling
2019-02-11
1
-14
/
+8
*
plubming: transport, Escape the user and password for endpoint. Fixes #723
Zachary Romero
2018-02-28
1
-2
/
+2
*
plumbing/transport: Fix truncated comment in Endpoint
Ori Rawlings
2017-11-27
1
-1
/
+1
*
transport: converts Endpoint interface into a struct
Máximo Cuadros
2017-11-21
1
-102
/
+111
*
Fixed SCP regex
J. Fernando Sánchez
2017-09-28
1
-1
/
+1
*
Adds port to SCP Endpoints
J. Fernando Sánchez
2017-09-28
1
-3
/
+11
*
transport: context package support
Máximo Cuadros
2017-07-25
1
-2
/
+3
*
do not convert local paths to URL
Santiago M. Mola
2017-04-28
1
-2
/
+27
*
transport: make Endpoint an interface, fixes #362
Santiago M. Mola
2017-04-27
1
-19
/
+112
*
plumbing: transport, handle 403 in http transport
Chris Dostert
2017-04-10
1
-1
/
+2
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
1
-3
/
+3
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
1
-3
/
+3
*
transport: remove SetAuth, fixes #206 (#210)
Anthony Weems
2017-01-17
1
-4
/
+3
*
server: add git server implementation (#190)
Santiago M. Mola
2017-01-04
1
-22
/
+28
*
transport: add git-send-pack support to local/ssh. (#163)
Santiago M. Mola
2016-12-09
1
-4
/
+5
*
plumbing/transport: allow AdvertisedReferences being called multiple times. (...
Santiago M. Mola
2016-12-08
1
-10
/
+3
*
remote: sideband support (#164)
Máximo Cuadros
2016-12-07
1
-2
/
+0
*
revision based on goreportcard.com
Máximo Cuadros
2016-12-06
1
-2
/
+2
*
protocol/packp: UploadPackResponse implementation (#161)
Máximo Cuadros
2016-12-06
1
-2
/
+2
*
capabilities: full integration (#151)
Máximo Cuadros
2016-12-01
1
-0
/
+20
*
transport: add local transport (#145)
Santiago M. Mola
2016-11-29
1
-1
/
+2
*
remove old types from transport and use packp (#142)
Santiago M. Mola
2016-11-28
1
-3
/
+4
*
plumbing/transport: add common tests and fixes. (#136)
Santiago M. Mola
2016-11-25
1
-0
/
+3
*
transport: create Client interface (#132)
Santiago M. Mola
2016-11-23
1
-0
/
+121