list_commits
Retrieve commit history from a GitLab project with filters for date range, branch, and file path.
Instructions
Get commit history for a GitLab project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | ||
| sha | No | ||
| page | No | ||
| path | No | ||
| since | No | ||
| until | No | ||
| per_page | No | ||
| project_id | No | ||
| with_stats | No | ||
| first_parent | No |