<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/git, branch main</title>
<subtitle>github.com: gitpython-developers/GitPython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/'/>
<entry>
<title>Name top-level exceptions as private variables</title>
<updated>2023-05-15T17:13:37+00:00</updated>
<author>
<name>Christopher Head</name>
<email>chead@chead.ca</email>
</author>
<published>2023-05-15T17:13:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=2a0305b349f61bddae674eb8f4efe0fd3c916bbf'/>
<id>2a0305b349f61bddae674eb8f4efe0fd3c916bbf</id>
<content type='text'>
`exc` is private to the module. Naming it `_exc` eliminates a collision
with the `exc` submodule (one which would not be observable at runtime
due to the import failing, but which confuses linters).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`exc` is private to the module. Naming it `_exc` eliminates a collision
with the `exc` submodule (one which would not be observable at runtime
due to the import failing, but which confuses linters).
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert the removal of Commit.trailers property.</title>
<updated>2023-04-23T13:16:53+00:00</updated>
<author>
<name>Twist</name>
<email>itsluketwist@gmail.com</email>
</author>
<published>2023-04-23T13:16:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=9ef07a731caf39684891bce5cc92c4e91829138d'/>
<id>9ef07a731caf39684891bce5cc92c4e91829138d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Specify encoding in Commit.trailer_list.</title>
<updated>2023-04-22T16:54:04+00:00</updated>
<author>
<name>Twist</name>
<email>itsluketwist@gmail.com</email>
</author>
<published>2023-04-22T16:54:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=ed36bd903e1fdf45c53b52dbcb1b2d8444965d98'/>
<id>ed36bd903e1fdf45c53b52dbcb1b2d8444965d98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Commit.trailer_list to return tuples.</title>
<updated>2023-04-22T16:47:08+00:00</updated>
<author>
<name>Twist</name>
<email>itsluketwist@gmail.com</email>
</author>
<published>2023-04-22T16:47:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=abde3eafd293e8fa2ef2dc22d58ba5d80f1702e9'/>
<id>abde3eafd293e8fa2ef2dc22d58ba5d80f1702e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate Commit.trailers.</title>
<updated>2023-04-22T16:19:20+00:00</updated>
<author>
<name>Twist</name>
<email>itsluketwist@gmail.com</email>
</author>
<published>2023-04-22T16:19:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=78424b56654ad476da4bd2faf88d3875c5265e0d'/>
<id>78424b56654ad476da4bd2faf88d3875c5265e0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add trailers_list and trailers_list methods to fix the commit trailers functionality. Update trailers tests.</title>
<updated>2023-04-21T21:16:32+00:00</updated>
<author>
<name>Twist</name>
<email>itsluketwist@gmail.com</email>
</author>
<published>2023-04-21T21:16:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=d2f7284189b5c1f867ebd58b0b879fa34406eefc'/>
<id>d2f7284189b5c1f867ebd58b0b879fa34406eefc</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 #1555 from Codym48/fix/get_values</title>
<updated>2023-02-16T16:27:50+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2023-02-16T16:27:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=0e5358a7c0d153902eb31f31fa8df9600276a520'/>
<id>0e5358a7c0d153902eb31f31fa8df9600276a520</id>
<content type='text'>
Fix get_values() so it correctly loads section names</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix get_values() so it correctly loads section names</pre>
</div>
</content>
</entry>
<entry>
<title>Update cmd.py</title>
<updated>2023-02-12T15:50:06+00:00</updated>
<author>
<name>Eric Wieser</name>
<email>wieser.eric@gmail.com</email>
</author>
<published>2023-02-12T15:50:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=5ab58f3a5c8b1b50a73104ddc048fd9f6b663b0b'/>
<id>5ab58f3a5c8b1b50a73104ddc048fd9f6b663b0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix RecursionError when iterating streams</title>
<updated>2023-02-12T15:47:36+00:00</updated>
<author>
<name>Eric Wieser</name>
<email>wieser.eric@gmail.com</email>
</author>
<published>2023-02-12T15:47:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=5cbc1782e79783fbfedf5783fe52616e397916df'/>
<id>5cbc1782e79783fbfedf5783fe52616e397916df</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 #1550 from Sineaggi/remove-optional-from-two-variables</title>
<updated>2023-02-02T20:45:44+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2023-02-02T20:45:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=c84dde218ef896a9b9af4f825ce222a6eb39291e'/>
<id>c84dde218ef896a9b9af4f825ce222a6eb39291e</id>
<content type='text'>
Remove optional from two member variables</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove optional from two member variables</pre>
</div>
</content>
</entry>
</feed>
