aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/repo_commit_test.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Make git.OpenRepository accept Context (#19260)65432022-03-301-5/+5
* format with gofumpt (#18184)65432022-01-201-3/+3
* Replace `list.List` with slices (#16311)KN4CK3R2021-08-091-1/+1
* Fix webhook commits wrong hash on HEAD reset (#16283)KN4CK3R2021-06-301-0/+22
* Fixed assert statements. (#16089)KN4CK3R2021-06-071-2/+2
* Make manual merge autodetection optional and add manual merge as merge method...a10121127962021-03-031-0/+15
* Add Close() method to gogitRepository (#8901)zeripath2019-11-131-0/+3
* Be more strict with git arguments (#7715)zeripath2019-08-051-1/+1
* Added missing error checks in tests (#7554)Christian Muehlhaeuser2019-07-231-1/+4
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-0/+59