New commits:
commit d58f22843ad20e45ef7e5f2c41a25754564d4ffd
Author: Andrew Cagney <[email protected]>
Date:   Fri Sep 2 15:10:37 2016 -0400

    web: fix commit ordering by using the commit's "rank"
    
    Where "rank" is defined as the number of commits since the repo's
    epoc.  That is: git rev-list --count --first-parent <rev>
    
    This fixes both the previous result links and the graph lines
    where, due to out-of-order commit dates, things were, well, in the
    wrong order.
    
    Note that, because the graph is using the commit-date for the X-axis,
    the out-of-order commits also cause the graph lines to form nice
    visual knots.

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to