Menu

Commit [r6451]  Maximize  Restore  History

MultipleRepositorySupport: don't show the "same" changeset twice.

Introduce a notion of global unique identifier for a changeset. For some version control systems, changesets from different repositories can represent the ''exact'' same change, with the exact same lineage. When there are such changesets, only show them once.

cboos 2008-02-03

changed /sandbox/multirepos/trac/versioncontrol/api.py
changed /sandbox/multirepos/trac/versioncontrol/web_ui/changeset.py
/sandbox/multirepos/trac/versioncontrol/api.py Diff Switch to side-by-side view
Loading...
/sandbox/multirepos/trac/versioncontrol/web_ui/changeset.py Diff Switch to side-by-side view
Loading...