You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lauris BH
08bf443016
Implement git refs API for listing references (branches, tags and other) ( #5354 )
...
* Inital routes to git refs api
* Git refs API implementation
* Update swagger
* Fix copyright
* Make swagger happy add basic test
* Fix test
* Fix test again :)
6 years ago
..
capability
Implement git refs API for listing references (branches, tags and other) ( #5354 )
6 years ago
sideband
Implement git refs API for listing references (branches, tags and other) ( #5354 )
6 years ago
advrefs.go
Implement git refs API for listing references (branches, tags and other) ( #5354 )
6 years ago
advrefs_decode.go
Implement git refs API for listing references (branches, tags and other) ( #5354 )
6 years ago
advrefs_encode.go
Implement git refs API for listing references (branches, tags and other) ( #5354 )
6 years ago
common.go
Implement git refs API for listing references (branches, tags and other) ( #5354 )
6 years ago
doc.go
Implement git refs API for listing references (branches, tags and other) ( #5354 )
6 years ago
report_status.go
Implement git refs API for listing references (branches, tags and other) ( #5354 )
6 years ago
shallowupd.go
Implement git refs API for listing references (branches, tags and other) ( #5354 )
6 years ago
srvresp.go
Implement git refs API for listing references (branches, tags and other) ( #5354 )
6 years ago
ulreq.go
Implement git refs API for listing references (branches, tags and other) ( #5354 )
6 years ago
ulreq_decode.go
Implement git refs API for listing references (branches, tags and other) ( #5354 )
6 years ago
ulreq_encode.go
Implement git refs API for listing references (branches, tags and other) ( #5354 )
6 years ago
updreq.go
Implement git refs API for listing references (branches, tags and other) ( #5354 )
6 years ago
updreq_decode.go
Implement git refs API for listing references (branches, tags and other) ( #5354 )
6 years ago
updreq_encode.go
Implement git refs API for listing references (branches, tags and other) ( #5354 )
6 years ago
uppackreq.go
Implement git refs API for listing references (branches, tags and other) ( #5354 )
6 years ago
uppackresp.go
Implement git refs API for listing references (branches, tags and other) ( #5354 )
6 years ago