Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate to go-git/go-git v5.0.0 (#10735) | Lauris BH | 2020-03-17 | 18 | -2056/+0 |
| | |||||
* | Use Go1.11 module (#5743) | Mura Li | 2019-03-27 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | * Migrate to go modules * make vendor * Update mvdan.cc/xurls * make vendor * Update code.gitea.io/git * make fmt-check * Update github.com/go-sql-driver/mysql * make vendor | ||||
* | Implement git refs API for listing references (branches, tags and other) (#5354) | Lauris BH | 2018-11-27 | 17 | -0/+2052 |
* 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 :) |