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
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
2
-7
/
+6
*
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
2
-10
/
+10
*
config: support a configurable, and turn-off-able, pack.window
Jeremy Stribling
2017-09-11
1
-1
/
+1
*
*: windows support, some more fixes (2) (#536)
Manuel Carmona
2017-08-07
1
-0
/
+6
*
*: windows support, some more fixes (#533)
Manuel Carmona
2017-08-03
1
-0
/
+1
*
transport: context package support
Máximo Cuadros
2017-07-25
2
-13
/
+89
*
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
2
-12
/
+12
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
2
-12
/
+12
*
new git fixture path
Máximo Cuadros
2017-01-30
1
-1
/
+1
*
transport/http: fix partial request with haves. Fix #216. (#221)
Antonio Navarro Perez
2017-01-25
1
-0
/
+15
*
transport: remove SetAuth, fixes #206 (#210)
Anthony Weems
2017-01-17
2
-23
/
+25
*
server: add git server implementation (#190)
Santiago M. Mola
2017-01-04
2
-88
/
+88
*
remote: add Push (#178)
Santiago M. Mola
2016-12-19
1
-8
/
+45
*
packfile: delta selection logic (#182)
Antonio Navarro Perez
2016-12-16
1
-1
/
+1
*
transport: add git-send-pack support to local/ssh. (#163)
Santiago M. Mola
2016-12-09
2
-0
/
+285
*
plumbing/transport: allow AdvertisedReferences being called multiple times. (...
Santiago M. Mola
2016-12-08
1
-4
/
+6
*
capabilities: full integration (#151)
Máximo Cuadros
2016-12-01
1
-8
/
+32
*
protocol/packp: capabilities new Capability entity and List struct, test impr...
Máximo Cuadros
2016-11-29
1
-2
/
+5
*
remove old types from transport and use packp (#142)
Santiago M. Mola
2016-11-28
1
-6
/
+7
*
plumbing/transport: add common tests and fixes. (#136)
Santiago M. Mola
2016-11-25
1
-0
/
+166