aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/transport/file/client_test.go
Commit message (Expand)AuthorAgeFilesLines
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-101-1/+1
* *: add pointer to the new transport.Endpoint structMáximo Cuadros2017-11-211-1/+1
* plumbing: use LookPath instead of Stat to fix Windows executablesJeremy Stribling2017-08-271-1/+1
* plumbing: fix pack commands for the file client on WindowsJeremy Stribling2017-08-031-0/+22
* do not convert local paths to URLSantiago M. Mola2017-04-281-4/+3
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-1/+1
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-301-1/+1
* server: add git server implementation (#190)Santiago M. Mola2017-01-041-0/+40