Skip to content

Base the ordering of the log on a topological order of the branch graph. #6

@Balletie

Description

@Balletie

Right now the log items are sorted on commit time. It is better to use a topological sort instead, since the current way of sorting does not always result in clean graphs (especially when one has rebased or cherry-picked commits).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions