<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/test, branch 3.1.25</title>
<subtitle>github.com: gitpython-developers/GitPython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/'/>
<entry>
<title>Use git interpret-trailers for trailers property</title>
<updated>2022-01-07T01:54:53+00:00</updated>
<author>
<name>Ket3r</name>
<email>github@peter-kempter.de</email>
</author>
<published>2021-09-30T14:07:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=cd8b9b2fd875b5040b1ca9f0c8f5acaffe70ab7f'/>
<id>cd8b9b2fd875b5040b1ca9f0c8f5acaffe70ab7f</id>
<content type='text'>
The whitespace handling and trailer selection isn't very trivial or good
documented. It therefore seemed easier and less error prone to just call
git to parse the message for the trailers section and remove superfluos
whitespaces.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The whitespace handling and trailer selection isn't very trivial or good
documented. It therefore seemed easier and less error prone to just call
git to parse the message for the trailers section and remove superfluos
whitespaces.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add failing unit test</title>
<updated>2022-01-07T01:54:53+00:00</updated>
<author>
<name>Peter Kempter</name>
<email>peter.kempter@rohde-schwarz.com</email>
</author>
<published>2021-09-29T10:08:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=cdf7ffc33fa05ba5afcb915a374c140c7658c839'/>
<id>cdf7ffc33fa05ba5afcb915a374c140c7658c839</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add raise_if_error() to tutorial</title>
<updated>2021-11-13T07:20:20+00:00</updated>
<author>
<name>Sjoerd Langkemper</name>
<email>sjoerd-github@linuxonly.nl</email>
</author>
<published>2021-11-09T11:55:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=63f4ca304bddf019220912b7b8e2abe585d88fe0'/>
<id>63f4ca304bddf019220912b7b8e2abe585d88fe0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test raise_if_error</title>
<updated>2021-11-13T07:20:20+00:00</updated>
<author>
<name>Sjoerd Langkemper</name>
<email>sjoerd-github@linuxonly.nl</email>
</author>
<published>2021-11-08T17:06:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=699e223c51d99d1fc8d05b2b0fe0ef1e2ee7fd01'/>
<id>699e223c51d99d1fc8d05b2b0fe0ef1e2ee7fd01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test that return value of push is a list-like object</title>
<updated>2021-11-13T07:20:20+00:00</updated>
<author>
<name>Sjoerd Langkemper</name>
<email>sjoerd-github@linuxonly.nl</email>
</author>
<published>2021-10-13T08:03:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=1481e7108fb206a95717c331478d4382cda51a6a'/>
<id>1481e7108fb206a95717c331478d4382cda51a6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Replace wildcard imports with concrete imports"</title>
<updated>2021-10-03T11:28:45+00:00</updated>
<author>
<name>Trym Bremnes</name>
<email>trym.bremnes@gmail.com</email>
</author>
<published>2021-10-02T14:42:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=ce4afe46d211cdfb611b8e8109bb0dc160a12540'/>
<id>ce4afe46d211cdfb611b8e8109bb0dc160a12540</id>
<content type='text'>
This reverts commit 53d94b8091b36847bb9e495c76bb5a3ec2a2fdb5.

The reason for the revert is that the commit in question introduced a
regression where certain modules, functions and classes that were
exposed before were no longer exposed.

See https://github.com/gitpython-developers/GitPython/pull/1352#issuecomment-932757204
for additional information.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 53d94b8091b36847bb9e495c76bb5a3ec2a2fdb5.

The reason for the revert is that the commit in question introduced a
regression where certain modules, functions and classes that were
exposed before were no longer exposed.

See https://github.com/gitpython-developers/GitPython/pull/1352#issuecomment-932757204
for additional information.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace wildcard imports with concrete imports</title>
<updated>2021-10-01T14:27:00+00:00</updated>
<author>
<name>Trym Bremnes</name>
<email>trym.bremnes@gmail.com</email>
</author>
<published>2021-09-30T06:54:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=53d94b8091b36847bb9e495c76bb5a3ec2a2fdb5'/>
<id>53d94b8091b36847bb9e495c76bb5a3ec2a2fdb5</id>
<content type='text'>
All `from &lt;module&gt; import *` has now been replaced by
`from &lt;module&gt; import X, Y, ...`.

Contributes to #1349
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All `from &lt;module&gt; import *` has now been replaced by
`from &lt;module&gt; import X, Y, ...`.

Contributes to #1349
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a way to force status codes inside AutoInterrupt._terminate, and let tests use it</title>
<updated>2021-09-18T01:26:28+00:00</updated>
<author>
<name>sroet</name>
<email>sanderroet@hotmail.com</email>
</author>
<published>2021-09-15T09:55:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=aa5076626ca9f2ff1279c6b8e67408be9d0fa690'/>
<id>aa5076626ca9f2ff1279c6b8e67408be9d0fa690</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>set timeout to a non-zero value</title>
<updated>2021-09-18T01:26:28+00:00</updated>
<author>
<name>sroet</name>
<email>sanderroet@hotmail.com</email>
</author>
<published>2021-09-14T12:09:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=893ddabd312535bfd906822e42f0223c40655163'/>
<id>893ddabd312535bfd906822e42f0223c40655163</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>two spaces before comments</title>
<updated>2021-09-18T01:26:28+00:00</updated>
<author>
<name>sroet</name>
<email>sanderroet@hotmail.com</email>
</author>
<published>2021-09-14T12:00:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=4588efd0e086a240f3e1c826be63a2bd30eedf36'/>
<id>4588efd0e086a240f3e1c826be63a2bd30eedf36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
