gitea/services
zeripath 920608e592
Support direct comparison (git diff a..b) as well merge comparison (a...b) (#16635)
This PR changes the compare page to make the "..." in the between branches a clickable
link. This changes the comparison type from "..." to "..". Similarly it makes the
initial compare icon clickable to switch the head and base branches.

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-09-27 13:19:34 +01:00
..
agit
archiver Fix bundle creation (#17079) 2021-09-26 00:29:25 +03:00
attachment DBContext is just a Context (#17100) 2021-09-23 23:45:36 +08:00
auth Allow LDAP Sources to provide Avatars (#16851) 2021-09-26 22:39:36 -04:00
comments DBContext is just a Context (#17100) 2021-09-23 23:45:36 +08:00
externalaccount Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
forms Allow LDAP Sources to provide Avatars (#16851) 2021-09-26 22:39:36 -04:00
gitdiff Support direct comparison (git diff a..b) as well merge comparison (a...b) (#16635) 2021-09-27 13:19:34 +01:00
issue DBContext is just a Context (#17100) 2021-09-23 23:45:36 +08:00
lfs
mailer
mirror DBContext is just a Context (#17100) 2021-09-23 23:45:36 +08:00
pull Support direct comparison (git diff a..b) as well merge comparison (a...b) (#16635) 2021-09-27 13:19:34 +01:00
release DBContext is just a Context (#17100) 2021-09-23 23:45:36 +08:00
repository DBContext is just a Context (#17100) 2021-09-23 23:45:36 +08:00
webhook
wiki