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
Commit message (
Expand
)
Author
Age
Files
Lines
*
update to go-billy.v4 and go-git-fixtures.v3
Máximo Cuadros
2017-11-23
4
-6
/
+4
*
*: add pointer to the new transport.Endpoint struct
Máximo Cuadros
2017-11-21
2
-3
/
+3
*
plumbing: use LookPath instead of Stat to fix Windows executables
Jeremy Stribling
2017-08-27
2
-2
/
+2
*
*: windows support, some more fixes (2) (#536)
Manuel Carmona
2017-08-07
1
-0
/
+15
*
Merge pull request #527 from strib/win-pack-cmds
Máximo Cuadros
2017-08-04
2
-2
/
+75
|
\
|
*
plumbing: fix pack commands for the file client on Windows
Jeremy Stribling
2017-08-03
2
-2
/
+75
*
|
*: windows support, some more fixes (#533)
Manuel Carmona
2017-08-03
1
-1
/
+1
|
/
*
transport: context package support
Máximo Cuadros
2017-07-25
2
-1
/
+15
*
transport/file: avoid race with Command.Wait, fixes #463
Santiago M. Mola
2017-07-07
1
-4
/
+14
*
*: upgrade to go-billy.v3, merge
Máximo Cuadros
2017-06-18
3
-7
/
+8
*
transport/internal: remove Wait function, use Close directly
Santiago M. Mola
2017-06-13
1
-5
/
+12
*
do not convert local paths to URL
Santiago M. Mola
2017-04-28
4
-17
/
+11
*
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
5
-10
/
+10
*
transport/file: fix race condition on test (#267)
Alberto Cortés
2017-02-15
1
-45
/
+4
*
transport/file: delete suite tmp dir at teardown (#266)
Alberto Cortés
2017-02-13
1
-5
/
+12
*
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
5
-10
/
+10
*
new git fixture path
Máximo Cuadros
2017-01-30
4
-4
/
+4
*
transport: remove SetAuth, fixes #206 (#210)
Anthony Weems
2017-01-17
4
-17
/
+16
*
server: add git server implementation (#190)
Santiago M. Mola
2017-01-04
7
-65
/
+249
*
transport: add git-send-pack support to local/ssh. (#163)
Santiago M. Mola
2016-12-09
4
-0
/
+124
*
transport/internal: error handling fixes and clean up (#160)
Santiago M. Mola
2016-12-06
2
-0
/
+36
*
transport: add local transport (#145)
Santiago M. Mola
2016-11-29
3
-0
/
+129