<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab/cli.py, branch 1.0.1</title>
<subtitle>github.com: gpocentek/python-gitlab.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/'/>
<entry>
<title>pep8 fix</title>
<updated>2017-09-07T19:34:53+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-09-07T19:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=d0e2a1595c54a1481b8ca8a4de6e1c12686be364'/>
<id>d0e2a1595c54a1481b8ca8a4de6e1c12686be364</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[v4] fix CLI for some mixin methods</title>
<updated>2017-09-07T18:56:52+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-09-07T18:56:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=0268fc91e9596b8b02c13648ae4ea94ae0540f03'/>
<id>0268fc91e9596b8b02c13648ae4ea94ae0540f03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CLI: yaml and json outputs for v4</title>
<updated>2017-08-18T08:34:05+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-08-18T08:25:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=abade405af9099a136b68d0eb19027d038dab60b'/>
<id>abade405af9099a136b68d0eb19027d038dab60b</id>
<content type='text'>
Verbose mode only works with the legacy output. Also add support for
filtering the output by defining the list of fields that need to be
displayed (yaml and json only).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Verbose mode only works with the legacy output. Also add support for
filtering the output by defining the list of fields that need to be
displayed (yaml and json only).
</pre>
</div>
</content>
</entry>
<entry>
<title>[v4] CLI support is back</title>
<updated>2017-08-17T20:12:39+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-08-17T20:12:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9783207f4577bd572f09c25707981ed5aa83b116'/>
<id>9783207f4577bd572f09c25707981ed5aa83b116</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor the CLI</title>
<updated>2017-06-25T07:22:07+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-06-25T06:37:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e3d50b5e768fd398eee4a099125b1f87618f7428'/>
<id>e3d50b5e768fd398eee4a099125b1f87618f7428</id>
<content type='text'>
v3 and v4 CLI will be very different, so start moving things in their
own folders.

For now v4 isn't working at all.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
v3 and v4 CLI will be very different, so start moving things in their
own folders.

For now v4 isn't working at all.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing doc files</title>
<updated>2017-06-25T06:37:09+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-06-25T06:37:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=fd5ac4d5eaed1a174ba8c086d0db3ee2001ab3b9'/>
<id>fd5ac4d5eaed1a174ba8c086d0db3ee2001ab3b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused future.division import</title>
<updated>2017-06-11T17:19:22+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-06-11T17:19:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=2a0afc50311c727ee3bef700553fb60924439ef4'/>
<id>2a0afc50311c727ee3bef700553fb60924439ef4</id>
<content type='text'>
We don't do math.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't do math.
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright years</title>
<updated>2017-05-24T12:40:25+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-05-24T12:40:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=ba41e5e02ce638facdf7542ec8ae23fc1eb4f844'/>
<id>ba41e5e02ce638facdf7542ec8ae23fc1eb4f844</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide API wrapper for cherry picking commits (#236)</title>
<updated>2017-03-21T05:50:20+00:00</updated>
<author>
<name>Christian</name>
<email>cgumpert@users.noreply.github.com</email>
</author>
<published>2017-03-21T05:50:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=22bf12827387cb1719bacae6c0c745cd768eee6c'/>
<id>22bf12827387cb1719bacae6c0c745cd768eee6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[CLI] Fix wrong use of arguments</title>
<updated>2016-12-25T06:40:07+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-12-25T06:40:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=b05c0b67f8a024a67cdd16e83e70ced879e5913a'/>
<id>b05c0b67f8a024a67cdd16e83e70ced879e5913a</id>
<content type='text'>
The previous change removed undefined arguments from the args dict,
don't try to use possibly missing arguments without a fallback value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The previous change removed undefined arguments from the args dict,
don't try to use possibly missing arguments without a fallback value.
</pre>
</div>
</content>
</entry>
</feed>
