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.
forgejo/templates
nemoinho ca112f0a04 Add whitespace handling to PR-comparsion (#4683)
* Add whitespace handling to PR-comparsion

In a PR we have to keep an eye on a lot of different things. But sometimes the
bare code is the key-thing we want to care about and just don't want to care
about fixed indention on some places. Especially if we follow the pathfinder
rule we face a lot of these situations because these changes don't break the
code in many languages but improve the readability a lot.

So this change introduce a fine graned button to adjust the way how the
reviewer want to see whitespace-changes within the code.

The possibilities reflect the possibilities from git itself except of the
`--ignore-blank-lines` flag because that one is also handled by `-b` and is
really rare.

Signed-off-by: Felix Nehrke <felix@nehrke.info>
6 years ago
..
admin Added dependencies for issues (#2196) (#2531) 6 years ago
base Swagger.v1.json template (#3572) 6 years ago
custom Templates for extra links in top navbar and repo tool tabs. (#3308) 7 years ago
explore Added repository search ordered by stars or forks. Forks column in admin repo list. (#3969) 6 years ago
mail Add `noreferrer` to rel='noopener` for <a> tags (#4328) 6 years ago
org Add `noreferrer` to rel='noopener` for <a> tags (#4328) 6 years ago
repo Add whitespace handling to PR-comparsion (#4683) 6 years ago
status Add gitea/issues link to 500 page (#4654) 6 years ago
swagger api: repos/search: add parameters to control the sort order (#3964) 6 years ago
user Hide org/create menu item in Dashboard if user has no rights (#4678) (#4680) 6 years ago
home.tmpl Add `noreferrer` to rel='noopener` for <a> tags (#4328) 6 years ago
install.tmpl issue-2768: added new option allow_only_external_registration (#3910) 6 years ago