Closed
Description
Description of the problem, including code/CLI snippet
The python-gitlab API for project commits mentions using filtering ref_name, since & until
python-gitlab/docs/gl_objects/commits.rst
Line 24 in 63b2070
It would good to also to be able to use these from the 'gitlab project-commit list' CLI
https://python-gitlab.readthedocs.io/en/stable/cli-objects.html#gitlab-project-commit-list
It would also be very useful to use the 'trailers | boolean | no' option that GitLab API includes in this API:
https://docs.gitlab.com/ee/api/commits.html#list-repository-commits
Specifications
- python-gitlab version: 3.2.0
- API version you are using (v3/v4): v4
- Gitlab server version (or gitlab.com): gitlab.com