1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 13:11:15 +02:00
gitea/templates/repo
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>
2018-08-14 13:49:33 -04:00
..
branch
diff Add whitespace handling to PR-comparsion (#4683) 2018-08-14 13:49:33 -04:00
editor Pull request review/approval and comment on code (#3748) 2018-08-06 06:43:21 +02:00
issue Disable merging a WIP Pull request (#4529) 2018-08-13 22:04:39 +03:00
pulls
release Responsive design fixes (#4508) 2018-07-26 18:25:41 +03:00
settings
wiki Add shortcut to save wiki page (#4452) 2018-07-24 12:20:52 +02:00
activity.tmpl
bare.tmpl
branch_dropdown.tmpl
commit_status.tmpl
commits_table.tmpl
commits.tmpl
create.tmpl
forks.tmpl
graph.tmpl
header.tmpl Fix starring icon after semantic ui update (#4628) 2018-08-07 14:36:21 -04:00
home.tmpl
migrate.tmpl
search.tmpl
sub_menu.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl
watchers.tmpl