aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/commit_test.go
Commit message (Expand)AuthorAgeFilesLines
* Use test context in tests and new loop system in benchmarks (#33648)TheFox0x72025-02-201-2/+1
* Fix `GetCommitBranchStart` bug (#33298)Zettat1232025-01-281-1/+1
* Refactor older tests to use testify (#33140)TheFox0x72025-01-091-6/+3
* Enable tenv and testifylint rules (#32852)TheFox0x72024-12-151-3/+3
* Fix submodule parsing (#32571)Lunny Xiao2024-11-201-2/+2
* Fix protected branch files detection on pre_receive hook (#31778)Lunny Xiao2024-08-061-0/+17
* Include encoding in signature payload (#30174)KN4CK3R2024-03-291-0/+67
* Improve ObjectFormat interface (#28496)Lunny Xiao2023-12-191-2/+2
* Abstract hash function usage (#28138)Adam Majer2023-12-131-3/+3
* Add merge files files to GetCommitFileStatus (#20515)Laurent Cahour2023-08-241-0/+23
* Pass 'not' to commit count (#24473)Matthew Walowski2023-05-081-1/+20
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Use for a repo action one database transaction (#19576)65432022-05-031-0/+2
* Make git.OpenRepository accept Context (#19260)65432022-03-301-2/+2
* format with gofumpt (#18184)65432022-01-201-1/+0
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-3/+3
* Fix modified files list in webhooks when there is a space (#16288)zeripath2021-07-021-0/+106
* HasPreviousCommit causes recursive load of commits unnecessarily (#14598)zeripath2021-02-101-0/+25
* Add Test for Fix #14040 (#14045)65432020-12-211-0/+69
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-0/+38