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
/
protocol
/
packp
/
updreq.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
plumbing: packp and server, Include the contents of `GO_GIT_USER_AGENT_EXTRA`...
🚀 Steven Ewing 🌌
2022-09-22
1
-1
/
+1
*
packp: Actions should have type Action
Abhinav Gupta
2021-11-27
1
-3
/
+3
*
plumbing: packp, Add encoding for push-options. Fixes #268.
Sören Bohn
2021-10-26
1
-0
/
+6
*
Use only one name for receiver
Oleg Kovalov
2020-07-06
1
-3
/
+3
*
*: migration from gopkg to go modules
Máximo Cuadros
2020-03-10
1
-3
/
+3
*
Add sideband support for push
Ori Rawlings
2017-09-01
1
-0
/
+4
*
improve delete support on push
Santiago M. Mola
2017-07-11
1
-0
/
+1
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
1
-2
/
+2
*
Remove TODOs from documentation
Antonio Jesus Navarro Perez
2017-02-28
1
-1
/
+1
*
documentation changes
Máximo Cuadros
2017-01-31
1
-2
/
+1
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
1
-2
/
+2
*
protocol/packp: use ReferenceName type for Command.Name. (#187)
Santiago M. Mola
2016-12-15
1
-1
/
+1
*
transport: add git-send-pack support to local/ssh. (#163)
Santiago M. Mola
2016-12-09
1
-0
/
+34
*
protocol/packp: add reference update request encoder. (#147)
Santiago M. Mola
2016-12-05
1
-0
/
+84