HomeSoftware Heritage

browse: Add new orderings for revisions history views
1d2bfa64332fUnpublished

Unpublished Commit · Learn More

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

Description

browse: Add new orderings for revisions history views

Previously in history views, revisions were ordered according to the
BFS traversal of the revisions DAG.

This commit adds three new ordering type modifying the history display:

  • Committer date ordering: revisions are displayed in reverse chronological order of their commit date
  • DFS: revisions are ordered according to the DFS traversal of the revisions DAG
  • DFS post: revisions are ordered according to the DFS post traversal of the revisions DAG

The four types of revisions ordering can be easily switched through the UI.

Closes T1026

Details

Provenance
anlambertAuthored on Jul 11 2018, 11:35 AM
anlambertPushed on Nov 12 2018, 2:57 PM
Differential Revision
D627: browse: Add new orderings for revisions history views
Parents
R65:e649cb49c6ed: swh-web: Fix typos detected with CodeSpell
Branches
Unknown
Tags
Unknown
References
tag: phabricator/diff/2025