<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/docs/cli-usage.rst, branch v2.10.0</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>feat(objects): add support for generic packages API</title>
<updated>2021-06-01T03:43:30+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-04-17T15:07:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=79d88bde9e5e6c33029e4a9f26c97404e6a7a874'/>
<id>79d88bde9e5e6c33029e4a9f26c97404e6a7a874</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: fail on  warnings during sphinx build</title>
<updated>2021-05-01T19:07:21+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-05-01T19:07:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=cbd4d52b11150594ec29b1ce52348c1086a778c8'/>
<id>cbd4d52b11150594ec29b1ce52348c1086a778c8</id>
<content type='text'>
This is useful when docs aren't included in the toctree and don't show up on RTD.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is useful when docs aren't included in the toctree and don't show up on RTD.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(config): allow simple commands without external script</title>
<updated>2021-04-18T09:59:45+00:00</updated>
<author>
<name>Kay-Uwe (Kiwi) Lorenz</name>
<email>kiwi@moduleworks.com</email>
</author>
<published>2021-04-18T09:21:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=91ffb8e97e213d2f14340b952630875995ecedb2'/>
<id>91ffb8e97e213d2f14340b952630875995ecedb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: update doc for token helper</title>
<updated>2021-03-07T14:53:44+00:00</updated>
<author>
<name>Kay-Uwe (Kiwi) Lorenz</name>
<email>kiwi@moduleworks.com</email>
</author>
<published>2021-03-07T14:53:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=3ac6fa12b37dd33610ef2206ef4ddc3b20d9fd3f'/>
<id>3ac6fa12b37dd33610ef2206ef4ddc3b20d9fd3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: make secret helper more user friendly</title>
<updated>2021-03-07T14:13:52+00:00</updated>
<author>
<name>Kay-Uwe (Kiwi) Lorenz</name>
<email>kiwi@moduleworks.com</email>
</author>
<published>2021-03-07T14:13:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=fc2798fc31a08997c049f609c19dd4ab8d75964e'/>
<id>fc2798fc31a08997c049f609c19dd4ab8d75964e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: better real life token lookup example</title>
<updated>2021-03-06T11:12:59+00:00</updated>
<author>
<name>Kay-Uwe (Kiwi) Lorenz</name>
<email>kiwi@moduleworks.com</email>
</author>
<published>2021-03-06T11:12:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9ef83118efde3d0f35d73812ce8398be2c18ebff'/>
<id>9ef83118efde3d0f35d73812ce8398be2c18ebff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: option to add a helper to lookup token</title>
<updated>2021-03-06T11:09:20+00:00</updated>
<author>
<name>Kay-Uwe (Kiwi) Lorenz</name>
<email>kiwi@moduleworks.com</email>
</author>
<published>2021-03-06T11:09:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=8ecf55926f8e345960560e5c5dd6716199cfb0ec'/>
<id>8ecf55926f8e345960560e5c5dd6716199cfb0ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: add docs and examples for custom user agent</title>
<updated>2021-01-31T17:16:05+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-01-31T17:16:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=a69a214ef7f460cef7a7f44351c4861503f9902e'/>
<id>a69a214ef7f460cef7a7f44351c4861503f9902e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1230 from manuel-91/patch-1</title>
<updated>2021-01-29T11:54:10+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2021-01-29T11:54:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=55c8c96e476f72cd8225c6033b4fb2ea800b55e6'/>
<id>55c8c96e476f72cd8225c6033b4fb2ea800b55e6</id>
<content type='text'>
cli-usage readme: fixed term</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cli-usage readme: fixed term</pre>
</div>
</content>
</entry>
<entry>
<title>docs(cli-usage): fixed term</title>
<updated>2021-01-29T11:53:36+00:00</updated>
<author>
<name>manuel-91</name>
<email>45081089+manuel-91@users.noreply.github.com</email>
</author>
<published>2020-11-08T21:15:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=d282a99e29abf390c926dcc50984ac5523d39127'/>
<id>d282a99e29abf390c926dcc50984ac5523d39127</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
