[mrrr] Fix log ordering

`gitiles.Log()` returns logs in reverse chronological order. This was
causing rollers to roll commits in the wrong order when rolling multiple
commits in one repository, for example the stack of changes at
http://tqr/994252.

Bug: 418290894
Change-Id: Iff7533a1117d0d2548e428059ff3cb08454086ab
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/1283364
Reviewed-by: Jiaming Li <lijiaming@google.com>
Fuchsia-Auto-Submit: Oliver Newman <olivernewman@google.com>
Commit-Queue: Auto-Submit <auto-submit-builder@fuchsia-internal-service-accts.iam.gserviceaccount.com>
2 files changed
tree: f330cc01e415c42c5ccc59a0dbb7b217e8c91186
  1. artifacts/
  2. buildbucket/
  3. checkout/
  4. cmd/
  5. execution/
  6. flagutil/
  7. functools/
  8. gerrit/
  9. gitiles/
  10. issuetracker/
  11. rpcutil/
  12. scripts/
  13. third_party/
  14. vendor/
  15. .gitignore
  16. AUTHORS
  17. go.mod
  18. go.sum
  19. LICENSE
  20. manifest
  21. PATENTS
  22. README.md
README.md

infra

This repo contains tools and config files necessary to run infrastructure related to builds, code review, version control, and continuous integrations.