aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/repo/compare.go
Commit message (Expand)AuthorAgeFilesLines
* Add skip and limit to git.GetTags (#16897)65432021-09-101-3/+3
* Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899)65432021-08-311-1/+0
* Repare and Improve GetDiffRangeWithWhitespaceBehavior (#16894)65432021-08-311-2/+6
* Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)65432021-08-111-3/+3
* Replace `list.List` with slices (#16311)KN4CK3R2021-08-091-8/+6
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-9/+9
* Add agit flow support in gitea (#14295)a10121127962021-07-281-1/+1
* Handle too long PR titles correctly (#16517)zeripath2021-07-251-0/+13
* Fix diff expansion is missing final line in a file (#16222)KN4CK3R2021-06-241-1/+5
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+787