Closed
Description
Pull request commithgraph / timeline #428 adds a very useful graphical representation of the relationship between commits (and basically branches), but the current implementation is limited to the most recent 100 commits. Ideally, when scrolling down, the next commits should be added to the graph. Alternatively, paging could also be used (although the resulting graph doesn't give as good of an overview).
While at it, allowing to specify the ordering of the commits would be useful (switching between --date-order and --topo-order).
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.