230d1dca1c275f023da6d43e76b8e1234c6a300f
Currently there is a limit of 500 changes per page, giving us only those when repopicking a query. By observing the "_more_changes" field in the response and adding the "start" parameter to the query we can do pagination and return all changes Test: repopick -p -Q "branch:lineage-23.0" Result before: 500 changes Result after: 1094 changes (correct count as of time of commit) Change-Id: I00304bc2c87b75cef89a26838da3dd1b1f0e65db
LineageOS =========== Getting started --------------- Please see the [LineageOS Wiki](https://wiki.lineageos.org/) for building instructions, by device. Submitting patches ------------------ Patches are always welcome! Please submit your patches via LineageOS Gerrit! Simply follow our guide on [how to submit patches](https://wiki.lineageos.org/submitting-patch-howto.html). To view the status of your and others' patches, visit [LineageOS Gerrit Code Review](https://review.lineageos.org/). Buildbot -------- All supported devices are built weekly and periodically as changes are committed to ensure the source trees remain buildable. You can view the current build statuses at [LineageOS Buildkite](https://buildkite.com/lineageos). Builds produced weekly by the buildbot can be downloaded from [LineageOS downloads](https://download.lineageos.org/).
Description
Languages
Shell
43.1%
Makefile
42.8%
Python
9.1%
Go
5%