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
/
capability
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
2
-1
/
+36
*
plumbing: packp, Avoid duplicate encoding when overriding a Capability value....
Tyler Christensen
2022-05-01
2
-1
/
+14
*
plumbing: protocol/pakp, update agent
Carlos Alexandro Becker
2022-01-19
1
-1
/
+1
*
Adding "object-format" and "filter" capabilities (#222)
Roberto O. Fernández Crisial
2021-01-27
1
-1
/
+8
*
Minor linter fixes
Oleg Kovalov
2020-07-06
1
-4
/
+1
*
Fix typos in comments, variables and function names
Oleksandr Redko
2019-10-24
2
-4
/
+4
*
packp/capability: Skip argument validations for unknown capabilities
Ori Rawlings
2017-10-23
3
-11
/
+36
*
capability: accept unknown capabilities, fixes #450
Santiago M. Mola
2017-06-23
2
-10
/
+6
*
package plumbing documentation improvements (#248)
Máximo Cuadros
2017-02-07
1
-1
/
+2
*
server: add git server implementation (#190)
Santiago M. Mola
2017-01-04
2
-0
/
+21
*
transport: add git-send-pack support to local/ssh. (#163)
Santiago M. Mola
2016-12-09
1
-0
/
+2
*
packp/capability: trim spaces on capabilities decode. (#170)
Santiago M. Mola
2016-12-09
2
-0
/
+14
*
capabilities: full integration (#151)
Máximo Cuadros
2016-12-01
2
-0
/
+33
*
capability: support empty input on Decode. (#153)
Santiago M. Mola
2016-11-30
2
-0
/
+11
*
protocol/packp: capabilities new Capability entity and List struct, test impr...
Máximo Cuadros
2016-11-29
3
-0
/
+551