summaryrefslogtreecommitdiff
path: root/docs/gl_objects/commits.rst
Commit message (Collapse)AuthorAgeFilesLines
* Minor doc updatesGauvain Pocentek2018-08-251-2/+2
|
* Add commit.merge_requests() supportGauvain Pocentek2018-05-281-0/+4
|
* Implement commit.refs()Gauvain Pocentek2018-05-281-0/+6
|
* [docs] Rework the examples pagesGauvain Pocentek2018-05-201-71/+49
| | | | | | * Get rid of the .py files and bring all the python examples in the RST files * Fix a few things
* Update pagination docs for ProjectCommitGauvain Pocentek2017-12-111-0/+5
| | | | | | In v3 pagination starts at page 0 instead of page 1. Fixes: #377
* Update the objects doc/examples for v4Gauvain Pocentek2017-08-111-11/+54
|
* Provide API wrapper for cherry picking commits (#236)Christian2017-03-211-0/+6
|
* Add support for commit creationGauvain Pocentek2017-01-211-14/+17
| | | | Fixes #206
* docs: commits APIGauvain Pocentek2016-07-241-0/+87