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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resolve HEAD if symRefs capability is not supported
Antonio Jesus Navarro Perez
2018-03-26
2
-9
/
+172
*
all: simplification
ferhat elmas
2017-11-29
6
-10
/
+10
*
examples,plumbing,utils: typo fixes
ferhat elmas
2017-11-20
3
-4
/
+4
*
packp/capability: Skip argument validations for unknown capabilities
Ori Rawlings
2017-10-23
3
-11
/
+36
*
Add sideband support for push
Ori Rawlings
2017-09-01
1
-0
/
+4
*
packp: fixed encoding when HEAD is not a valid ref
Manuel Carmona
2017-08-18
2
-38
/
+56
*
Merge pull request #475 from mcuadros/fix-ack
Máximo Cuadros
2017-07-12
2
-23
/
+42
|
\
|
*
plumbing: protocol, fix handling multiple ACK on upload-pack
Máximo Cuadros
2017-07-12
2
-23
/
+42
*
|
Merge pull request #472 from smola/fix-caps-delete-refs
Máximo Cuadros
2017-07-11
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
improve delete support on push
Santiago M. Mola
2017-07-11
1
-0
/
+1
*
|
plumbing: protocol, fix handling multiple ACK on upload-pack
Máximo Cuadros
2017-07-08
4
-17
/
+76
|
/
*
capability: accept unknown capabilities, fixes #450
Santiago M. Mola
2017-06-23
2
-10
/
+6
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
32
-68
/
+68
*
Remove TODOs from documentation
Antonio Jesus Navarro Perez
2017-02-28
2
-2
/
+2
*
package plumbing documentation improvements (#248)
Máximo Cuadros
2017-02-07
1
-1
/
+2
*
documentation changes
Máximo Cuadros
2017-01-31
2
-3
/
+2
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
32
-68
/
+68
*
Fix some typos in plumbing docs (#244)
Sergio Arbeo
2017-01-30
1
-4
/
+4
*
Repository.Progress moved as a field in *Options (#237)
Máximo Cuadros
2017-01-30
2
-7
/
+7
*
transport/http: fix partial request with haves. Fix #216. (#221)
Antonio Navarro Perez
2017-01-25
2
-4
/
+5
*
server: add git server implementation (#190)
Santiago M. Mola
2017-01-04
8
-2
/
+215
*
remote: add Push (#178)
Santiago M. Mola
2016-12-19
2
-15
/
+33
*
protocol/packp: use ReferenceName type for Command.Name. (#187)
Santiago M. Mola
2016-12-15
4
-24
/
+27
*
transport: new git protocol (#175)
Máximo Cuadros
2016-12-12
4
-5
/
+37
*
transport: add git-send-pack support to local/ssh. (#163)
Santiago M. Mola
2016-12-09
10
-47
/
+229
*
packp/capability: trim spaces on capabilities decode. (#170)
Santiago M. Mola
2016-12-09
2
-0
/
+14
*
remote: sideband support (#164)
Máximo Cuadros
2016-12-07
4
-18
/
+29
*
revision based on goreportcard.com
Máximo Cuadros
2016-12-06
6
-11
/
+11
*
protocol/packp: add report status message. (#162)
Santiago M. Mola
2016-12-06
4
-4
/
+402
*
protocol/packp: UploadPackResponse implementation (#161)
Máximo Cuadros
2016-12-06
11
-11
/
+446
*
transport/internal: error handling fixes and clean up (#160)
Santiago M. Mola
2016-12-06
3
-37
/
+47
*
plumbing/protocol: paktp avoid duplication of haves, wants and shallow (#158)
Máximo Cuadros
2016-12-05
4
-42
/
+137
*
protocol/packp: add reference update request encoder. (#147)
Santiago M. Mola
2016-12-05
7
-0
/
+759
*
protocol/packp: improve AdvRefs tests (#157)
Santiago M. Mola
2016-12-05
3
-32
/
+12
*
capabilities: full integration (#151)
Máximo Cuadros
2016-12-01
9
-88
/
+393
*
capability: support empty input on Decode. (#153)
Santiago M. Mola
2016-11-30
4
-8
/
+11
*
protocol/packp: sideband muxer and demuxer (#143)
Máximo Cuadros
2016-11-30
6
-0
/
+466
*
protocol/packp: capabilities new Capability entity and List struct, test impr...
Máximo Cuadros
2016-11-29
18
-467
/
+806
*
remove old types from transport and use packp (#142)
Santiago M. Mola
2016-11-28
14
-136
/
+319
*
move: format/packp -> protocol/packp (#141)
Santiago M. Mola
2016-11-25
17
-0
/
+3853