mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-01-24 23:07:46 -05:00
repo.iter_commits() does reverse chronological order by default, which is wrong for this, since it goes backwards through the git history.