HomeSoftware Heritage

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

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

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 on the fly as the view is scrolled.

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).

Closes T921

Details

Provenance
anlambertAuthored on Feb 9 2018, 1:50 PM
sPushed on Mar 17 2018, 9:51 PM
Parents
R65:5896622a81df: api/browse: Filter out null origin branches
Branches
Unknown
Tags
Unknown