Display simplified revisions history for a specific path
Through the web app, it should be possible to display a revisions history for a specific path in the filesystem associated to an origin or a snapshot.
As a first work on the subject, let's try to generate a simplified history similar to what git log
, GitHub or GitLab offer.
Migrated from T1284 (view on Phabricator)