summaryrefslogtreecommitdiffstats
path: root/modules/git/repo_tag.go
Commit message (Expand)AuthorAgeFilesLines
* 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