aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/repo_tag.go
Commit message (Expand)AuthorAgeFilesLines
* [API] generalize list header (#16551)65432021-08-121-12/+7
* Use gitea logging module for git module (#16243)65432021-06-251-1/+3
* Refactor get tag to remove unnecessary steps (#14058)Lunny Xiao2020-12-201-33/+19
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-31/+0
* [Vendor] Switch go-version lib (#12719)65432020-09-051-3/+0
* Migrate to go-git/go-git v5.0.0 (#10735)Lauris BH2020-03-171-1/+1
* [API] enable paggination for ListRepoTags (#10454)65432020-02-251-1/+13
* Strict name matching for Repository.GetTagID() (#8074)guillep2k2019-09-041-4/+7
* Fixes #7945 - makes sure we are only getting tag refs (#7990)Richard Mahn2019-08-261-1/+1
* Be more strict with git arguments (#7715)zeripath2019-08-051-3/+3
* Fixes #7238 - Annotated tag commit ID incorrect (#7321)Richard Mahn2019-06-291-3/+4
* Add golangci (#6418)kolaente2019-06-121-5/+2
* Fixes #2738 - Adds the /git/tags API endpoint (#7138)Richard Mahn2019-06-081-13/+134
* Improve listing performance by using go-git (#6478)Filip Navara2019-04-191-16/+19
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-0/+149
* move out git module and #1573 send push hookUnknwon2015-12-091-117/+0
* rename fieldsUnknwon2015-11-031-2/+2
* list view: issue, label, milestoneUnknwon2015-08-091-9/+9
* fix #1169Unknwon2015-07-261-1/+1
* If git >= 2.0, sort tags in descending order by version numberLinquize2014-10-051-0/+12
* Fix #515Unknwon2014-09-301-1/+1
* Fix #495 and cannot view repository by tagUnknwon2014-09-231-0/+1
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-261-0/+8
* New UI merge in progressUnknwon2014-07-261-0/+96