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