You cannot 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
..
compressed.go Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
config.go Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
encrypted_key.go Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
literal.go Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
ocfb.go Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
one_pass_signature.go Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
opaque.go Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
packet.go Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
private_key.go Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
public_key.go Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
public_key_v3.go Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
reader.go Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
signature.go Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
signature_v3.go Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
symmetric_key_encrypted.go Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
symmetrically_encrypted.go Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
userattribute.go Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
userid.go Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago