summaryrefslogtreecommitdiffstats
path: root/modules/git/repo_tree.go
Commit message (Expand)AuthorAgeFilesLines
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-40/+1
* go-version constraints ignore pre-releases (#13234)zeripath2020-10-211-2/+2
* Add configurable Trust Models (#11712)zeripath2020-09-201-5/+5
* [Vendor] Switch go-version lib (#12719)65432020-09-051-5/+3
* Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)zeripath2019-10-161-5/+6
* Restore functionality for early gits (#7775)zeripath2019-10-121-5/+17
* Be more strict with git arguments (#7715)zeripath2019-08-051-1/+1
* Correct wrong datetime format for git (#7689)zeripath2019-07-311-1/+1
* Removed unnecessary conversions (#7557)Christian Muehlhaeuser2019-07-231-4/+2
* Remove local clones & make hooks run on merge/edit/upload (#6672)zeripath2019-05-111-0/+50
* Fix #6813: Allow git.GetTree to take both commit and tree names (#6816)Filip Navara2019-05-021-4/+5
* Improve listing performance by using go-git (#6478)Filip Navara2019-04-191-8/+21
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-0/+35
* move out git module and #1573 send push hookUnknwon2015-12-091-32/+0
* New UI merge in progressUnknwon2014-07-261-0/+32