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
/
test
/
receive_pack.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify return statement in receivePackNoCheck
Iskander (Alex) Sharipov
2018-12-12
1
-5
/
+1
*
*: use parser to populate non writable storages and bug fixes
Miguel Molina
2018-08-07
1
-3
/
+5
*
Remove println
Antonio Jesus Navarro Perez
2018-06-05
1
-1
/
+0
*
plumbing: transport, make target repo writeable in tests
Javi Fontan
2018-03-27
1
-0
/
+21
*
all: make the upcoming Go 1.11's vet happy
Daniel Martí
2018-03-01
1
-11
/
+11
*
update to go-billy.v4 and go-git-fixtures.v3
Máximo Cuadros
2017-11-23
1
-1
/
+1
*
*: add pointer to the new transport.Endpoint struct
Máximo Cuadros
2017-11-21
1
-7
/
+7
*
config: support a configurable, and turn-off-able, pack.window
Jeremy Stribling
2017-09-11
1
-1
/
+1
*
*: windows support, some more fixes (#533)
Manuel Carmona
2017-08-03
1
-0
/
+1
*
transport: context package support
Máximo Cuadros
2017-07-25
1
-2
/
+28
*
improve delete support on push
Santiago M. Mola
2017-07-11
1
-0
/
+4
*
transport/internal: remove Wait function, use Close directly
Santiago M. Mola
2017-06-13
1
-1
/
+2
*
fix ReceivePackSuite.TestSendPackAddDeleteReference
Santiago M. Mola
2017-06-13
1
-2
/
+4
*
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
*
new git fixture path
Máximo Cuadros
2017-01-30
1
-1
/
+1
*
transport: remove SetAuth, fixes #206 (#210)
Anthony Weems
2017-01-17
1
-10
/
+11
*
server: add git server implementation (#190)
Santiago M. Mola
2017-01-04
1
-0
/
+322