List changes in a repository using cursor pagination.Documentation Index
Fetch the complete documentation index at: https://docs.mesa.dev/llms.txt
Use this file to discover all available pages before exploring further.
Options
Repository name.
Organization override.
Bookmark whose reachable changes should be listed. Defaults to the repository default bookmark.
Opaque pagination cursor from a previous response.
Maximum number of changes to return. The server maximum is
100.Response
Cursor for the next page, or
null when no more results remain.Whether another page is available.
Change objects with
id, current_commit_oid, is_conflicted, message, author, committer, parents, created_at, and updated_at.Required scope
read
