summaryrefslogtreecommitdiffstats
path: root/models/git/branches.go
Commit message (Expand)AuthorAgeFilesLines
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-031-12/+7
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Allow detect whether it's in a database transaction for a context.Context (#2...Lunny Xiao2022-11-121-1/+1
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-6/+6
* Add more linters to improve code readability (#19989)Wim2022-06-201-4/+4
* Move some code into models/git (#19879)Lunny Xiao2022-06-121-0/+603