summaryrefslogtreecommitdiff
path: root/docs/gl_objects/commits.py
Commit message (Collapse)AuthorAgeFilesLines
* [docs] Rework the examples pagesGauvain Pocentek2018-05-201-68/+0
| | | | | | * Get rid of the .py files and bring all the python examples in the RST files * Fix a few things
* [docs] Commits: add an example of binary file creationGauvain Pocentek2018-03-051-2/+9
| | | | | | Binary files need to be encoded in base64. Fixes #427
* Update the objects doc/examples for v4Gauvain Pocentek2017-08-111-15/+2
|
* Fix broken docs examplesGauvain Pocentek2017-05-251-1/+1
|
* Provide API wrapper for cherry picking commits (#236)Christian2017-03-211-0/+4
|
* Add support for commit creationGauvain Pocentek2017-01-211-0/+20
| | | | Fixes #206
* docs: commits APIGauvain Pocentek2016-07-241-0/+50