summaryrefslogtreecommitdiffstats
path: root/modules/git/utils.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Prepend refs/heads/ to issue template refs (#20461)zeripath2022-11-221-0/+3
* Add more linters to improve code readability (#19989)Wim2022-06-201-1/+1
* Simplify parameter types (#18006)Gusted2021-12-201-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-1/+3
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-1/+1
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-2/+30
* Fix ref links in issue overviews for tags (#8742)Sijmen Schoon2020-05-141-0/+13
* Move mirror sync actions to notification (#9022)Lunny Xiao2019-11-241-0/+13
* Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)zeripath2019-10-161-0/+28
* Add golangci (#6418)kolaente2019-06-121-8/+0
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-0/+96
* move out git module and #1573 send push hookUnknwon2015-12-091-82/+0
* Use refStr[len("refs/heads/"):] instead of refStr[11:] and fix errorArthur Ouyang2015-11-191-1/+1
* Use refStr[11:] instead of TrimPrefixArthur Ouyang2015-11-191-1/+2
* Fix #1965 - the hyperlink and the display name of the branchArthur Ouyang2015-11-191-0/+4
* fix #1169Unknwon2015-07-261-0/+8
* Fix #264Unknwon2014-10-061-0/+21
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-261-0/+21
* New UI merge in progressUnknwon2014-07-261-0/+27