sort branches and tags by time (descending)
authorHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 19 Jul 2020 12:07:54 +0000 (14:07 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 19 Jul 2020 12:07:54 +0000 (14:07 +0200)
commit693c06448972f049d74addbd4942365cd37d92e4
treeffd69986f771cd0b778dca2e7b9ddc0d4a6ad7a5
parent467dfeb8f4bf2dd1ddb69e5c9592147acb425aab
sort branches and tags by time (descending)

In general version tags are done in chronological order, so this will have a
better sorting for tagged (versioned) releases.

Request from Caltlgin Stsodaat and others, thanks!
stagit.c