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
/
file
/
client.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: add pointer to the new transport.Endpoint struct
Máximo Cuadros
2017-11-21
1
-2
/
+2
*
plumbing: use LookPath instead of Stat to fix Windows executables
Jeremy Stribling
2017-08-27
1
-1
/
+1
*
plumbing: fix pack commands for the file client on Windows
Jeremy Stribling
2017-08-03
1
-2
/
+53
*
transport: context package support
Máximo Cuadros
2017-07-25
1
-1
/
+9
*
transport/file: avoid race with Command.Wait, fixes #463
Santiago M. Mola
2017-07-07
1
-4
/
+14
*
transport/internal: remove Wait function, use Close directly
Santiago M. Mola
2017-06-13
1
-5
/
+12
*
transport: make Endpoint an interface, fixes #362
Santiago M. Mola
2017-04-27
1
-1
/
+1
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
1
-2
/
+2
*
package plumbing documentation improvements (#248)
Máximo Cuadros
2017-02-07
1
-0
/
+1
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
1
-2
/
+2
*
transport: remove SetAuth, fixes #206 (#210)
Anthony Weems
2017-01-17
1
-9
/
+6
*
server: add git server implementation (#190)
Santiago M. Mola
2017-01-04
1
-0
/
+82