1e68b62 fix ordering of tags to primarily sort by -*committerdate

Authored and Committed by clime 4 years ago
    fix ordering of tags to primarily sort by -*committerdate
    
    This allows for creating new tags on old commits if it is ever needed.
    It should produce the same results as topological sort given that people
    have correct time set on their machines.