You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api/v1
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>
3 years ago
..
admin Move login related structs and functions to models/login (#17093) 3 years ago
misc refactor: move from io/ioutil to io and os package (#17109) 4 years ago
notify Notifications API: respond with updated notifications (#17064) 4 years ago
org Calculate label URL on API (#16186) 4 years ago
repo Support direct comparison (git diff a..b) as well merge comparison (a...b) (#16635) 3 years ago
settings Make mirror feature more configurable (#16957) 4 years ago
swagger Add an api endpoint to fetch git notes (#15373) (#16649) 4 years ago
user Move login related structs and functions to models/login (#17093) 3 years ago
utils Move login related structs and functions to models/login (#17093) 3 years ago
api.go Merge endpoints for pull diff/patch (#17104) 4 years ago