gitea/vendor/gopkg.in/src-d/go-git.v4/plumbing
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 :)
2018-11-27 16:52:20 -05:00
..
cache Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
filemode Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
format Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
object Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
protocol/packp Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
revlist Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
storer Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
transport Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
error.go Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
hash.go Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
memory.go Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
object.go Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
reference.go Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
revision.go Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00