Skip to content
Snippets Groups Projects
Commit 4f468137 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

browse: Improve revision view with list of changed files and diffs

This commit adds the list of changed files in the revision
view but also the diffs (unified and side-by-side) of each
changed file.

Those new features are reachable from the "Changes" tab
in the revision view. Computation of file diffs will
be requested once the user switch to that tab.

Regarding the diffs, they are only computed for textual
contents and diffs larger than 20 kB will not be computed
by default (the user can still manually request it
if needed).

Related: D295
parent 5896622a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment