summaryrefslogtreecommitdiff
path: root/gitlab/cli.py
Commit message (Expand)AuthorAgeFilesLines
...
* Fix GET/POST for project filesGauvain Pocentek2015-09-191-4/+5
* hide the action attributeGauvain Pocentek2015-09-191-0/+1
* Provide a Gitlab.from_config methodGauvain Pocentek2015-08-211-56/+5
* Fix the update/delete CLI subcommandsGauvain Pocentek2015-07-111-4/+15
* fix delete and update CLI methodsGauvain Pocentek2015-07-111-2/+2
* remove executable flag on cli.pyGauvain Pocentek2015-05-151-0/+0
* update copyright dateGauvain Pocentek2015-05-141-1/+1
* CLI: remove wrong attributes from the verbose outputGauvain Pocentek2015-05-141-2/+6
* CLI: provide a --config-file optionGauvain Pocentek2015-05-131-6/+15
* Move the CLI in the gitlab packageGauvain Pocentek2015-05-131-0/+357