Commit d7e8854
authored
releases: sort output of
`--list-releases` doesn't have a specified order for its output. It
seems like this misses an opportunity to help a user find a release they
actually want; I've never seen a useful version index without some form
of sorting. Apply sorting by reverse order, under the assumption that
the user will likely be most interested in the most recent releases.--list-releases (Bug 2015892) (#2191)1 parent 76e324f commit d7e8854
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
140 | 142 | | |
141 | 143 | | |
142 | 144 | | |
0 commit comments