aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/sha1.go
Commit message (Expand)AuthorAgeFilesLines
* Support getting changed files when commit ID is `EmptySHA` (#26290)Zettat1232023-08-041-2/+2
* Fix index generation parallelly failure (#25235)Lunny Xiao2023-06-151-0/+8
* Use complete SHA to create and query commit status (#22244)Jason Song2022-12-271-1/+4
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add more checks in migration code (#21011)zeripath2022-09-041-1/+6
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-5/+0
* Fix issue with DiffIndex on initial commit (#11677)zeripath2020-05-291-0/+3
* [API] Get a single commit via Ref (#10915)65432020-04-071-0/+4
* Migrate to go-git/go-git v5.0.0 (#10735)Lauris BH2020-03-171-1/+1
* Improve listing performance by using go-git (#6478)Filip Navara2019-04-191-25/+4
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-0/+76
* move out git module and #1573 send push hookUnknwon2015-12-091-87/+0
* rename fieldsUnknwon2015-11-031-1/+1
* New UI merge in progressUnknwon2014-07-261-0/+87