aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/tag.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor commit signature parser (#30228)wxiaoguang2024-04-011-44/+58
* Refactor parseSignatureFromCommitLine (#29054)wxiaoguang2024-02-091-5/+3
* Improve ObjectFormat interface (#28496)Lunny Xiao2023-12-191-1/+1
* Adjust object format interface (#28469)Lunny Xiao2023-12-171-2/+2
* Abstract hash function usage (#28138)Adam Majer2023-12-131-4/+6
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* format with gofumpt (#18184)65432022-01-201-2/+4
* Fix NPE on try to get tag reference via API (#18245)65432022-01-121-3/+2
* Tagger can be empty, as can Commit and Author - tolerate this (#15835)zeripath2021-05-121-0/+1
* Fix git.parseTagData (#14105)65432020-12-221-1/+1
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-8/+23
* Fixes #2738 - Adds the /git/tags API endpoint (#7138)Richard Mahn2019-06-081-1/+2
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-0/+89
* move out git module and #1573 send push hookUnknwon2015-12-091-67/+0
* rename fieldsUnknwon2015-11-031-1/+1
* New UI merge in progressUnknwon2014-07-261-0/+67