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
/
internal
Commit message (
Expand
)
Author
Age
Files
Lines
*
plumbing/transport/internal: common, add support of Gogs for ErrRepositoryNot...
Jerome Doucet
2018-07-14
2
-0
/
+83
*
*: add pointer to the new transport.Endpoint struct
Máximo Cuadros
2017-11-21
1
-4
/
+4
*
Add sideband support for push
Ori Rawlings
2017-09-01
1
-2
/
+16
*
transport: context package support
Máximo Cuadros
2017-07-25
2
-11
/
+48
*
transport/internal: read only first error line
Santiago M. Mola
2017-07-07
1
-17
/
+17
*
transport/internal: remove Wait function, use Close directly
Santiago M. Mola
2017-06-13
1
-21
/
+5
*
plumbing/transport: detect "access denied error"
Santiago M. Mola
2017-06-13
1
-5
/
+10
*
plumbing/transport: detect git protocol "no such repository" error
Santiago M. Mola
2017-06-13
1
-0
/
+5
*
ensure receive-pack session is closed on push.
Santiago M. Mola
2017-06-13
1
-1
/
+5
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
2
-8
/
+8
*
Remove TODOs from documentation
Antonio Jesus Navarro Perez
2017-02-28
1
-5
/
+5
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
2
-8
/
+8
*
transport/http: fix partial request with haves. Fix #216. (#221)
Antonio Navarro Perez
2017-01-25
1
-1
/
+1
*
transport: remove SetAuth, fixes #206 (#210)
Anthony Weems
2017-01-17
1
-14
/
+7
*
server: add git server implementation (#190)
Santiago M. Mola
2017-01-04
2
-14
/
+86
*
remote: add Push (#178)
Santiago M. Mola
2016-12-19
1
-2
/
+2
*
transport: new git protocol (#175)
Máximo Cuadros
2016-12-12
1
-32
/
+59
*
transport: add git-send-pack support to local/ssh. (#163)
Santiago M. Mola
2016-12-09
1
-9
/
+46
*
plumbing/transport: allow AdvertisedReferences being called multiple times. (...
Santiago M. Mola
2016-12-08
1
-12
/
+9
*
revision based on goreportcard.com
Máximo Cuadros
2016-12-06
1
-1
/
+0
*
protocol/packp: UploadPackResponse implementation (#161)
Máximo Cuadros
2016-12-06
1
-21
/
+11
*
transport/internal: error handling fixes and clean up (#160)
Santiago M. Mola
2016-12-06
1
-21
/
+92
*
capabilities: full integration (#151)
Máximo Cuadros
2016-12-01
1
-0
/
+5
*
transport: add local transport (#145)
Santiago M. Mola
2016-11-29
1
-0
/
+295