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
/
server
/
server.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
plumbing: packp and server, Include the contents of `GO_GIT_USER_AGENT_EXTRA`...
🚀 Steven Ewing 🌌
2022-09-22
1
-2
/
+2
*
utils: ioutil, Pipe implementatio
Máximo Cuadros
2021-05-02
1
-1
/
+1
*
plumbing: wire up contexts for Transport.AdvertisedReferences (#246)
Andrew Suffield
2021-03-26
1
-0
/
+8
*
plumbing: transport server check for nil Packfile, fixes ref deletes
Brandon Westcott
2020-03-19
1
-5
/
+7
*
*: migration from gopkg to go modules
Máximo Cuadros
2020-03-10
1
-8
/
+8
*
*: fixed tautological error conditionsautological error conditions
Christian Muehlhaeuser
2019-07-29
1
-5
/
+0
*
all: remove some unused code
Daniel MartÃ
2018-03-01
1
-11
/
+0
*
*: add pointer to the new transport.Endpoint struct
Máximo Cuadros
2017-11-21
1
-2
/
+2
*
config: support a configurable, and turn-off-able, pack.window
Jeremy Stribling
2017-09-11
1
-1
/
+2
*
transport: context package support
Máximo Cuadros
2017-07-25
1
-4
/
+9
*
Merge pull request #476 from smola/server-as-client
Máximo Cuadros
2017-07-11
1
-6
/
+25
|
\
|
*
transport/server: add NewClient
Santiago M. Mola
2017-07-11
1
-6
/
+25
*
|
improve delete support on push
Santiago M. Mola
2017-07-11
1
-32
/
+12
|
/
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
1
-7
/
+7
*
Merge pull request #294 from ajnavarro/improvement/todos-documentation
Santiago M. Mola
2017-03-01
1
-1
/
+1
|
\
|
*
Remove TODOs from documentation
Antonio Jesus Navarro Perez
2017-02-28
1
-1
/
+1
*
|
plumbing/revlist: input as a slice of hashes instead of commits
Antonio Jesus Navarro Perez
2017-02-27
1
-17
/
+2
|
/
*
documentation changes
Máximo Cuadros
2017-01-31
1
-1
/
+1
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
1
-8
/
+8
*
transport: remove SetAuth, fixes #206 (#210)
Anthony Weems
2017-01-17
1
-2
/
+2
*
server: add git server implementation (#190)
Santiago M. Mola
2017-01-04
1
-0
/
+448