<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git, branch master</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>Run actions on main branch</title>
<updated>2021-04-01T10:44:45+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2021-04-01T10:44:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=ea43defd777a9c0751fc44a9c6a622fc2dbd18a0'/>
<id>ea43defd777a9c0751fc44a9c6a622fc2dbd18a0</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 #1198 from RyaxTech/replace-password-in-uri-by-stars</title>
<updated>2021-03-19T11:09:44+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2021-03-19T11:09:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=d1297f65226e3bfdb31e224c514c362b304c904c'/>
<id>d1297f65226e3bfdb31e224c514c362b304c904c</id>
<content type='text'>
Replace password in URI by stars if present to avoid leaking secrets in logs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace password in URI by stars if present to avoid leaking secrets in logs</pre>
</div>
</content>
</entry>
<entry>
<title>Use continue instead of raising error</title>
<updated>2021-03-18T16:01:43+00:00</updated>
<author>
<name>Michael Mercier</name>
<email>michael.mercier@ryax.tech</email>
</author>
<published>2021-03-18T16:01:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=d283c83c43f5e52a1a14e55b35ffe85a780615d8'/>
<id>d283c83c43f5e52a1a14e55b35ffe85a780615d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove comment</title>
<updated>2021-03-17T09:51:43+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2021-03-17T09:51:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=d906f31a283785e9864cb1eaf12a27faf4f72c42'/>
<id>d906f31a283785e9864cb1eaf12a27faf4f72c42</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 #1202 from Yobmod/main</title>
<updated>2021-03-17T09:49:09+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2021-03-17T09:49:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=6643a9feb39d4d49c894c1d25e3d4d71e180208a'/>
<id>6643a9feb39d4d49c894c1d25e3d4d71e180208a</id>
<content type='text'>
Add more types</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add more types</pre>
</div>
</content>
</entry>
<entry>
<title>chane HEAD typing to SymbolicReference</title>
<updated>2021-03-16T22:51:17+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-03-16T22:51:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=c93e971f3e0aa4dea12a0cb169539fe85681e381'/>
<id>c93e971f3e0aa4dea12a0cb169539fe85681e381</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes from  #1202</title>
<updated>2021-03-16T22:48:38+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-03-16T22:48:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=a728b0a4b107a2f8f1e68bc8c3a04099b64ee46c'/>
<id>a728b0a4b107a2f8f1e68bc8c3a04099b64ee46c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add types to git.__init__, compat, db, diff, exc, util</title>
<updated>2021-03-16T22:08:20+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-03-16T22:08:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=5232c89de10872a6df6227c5dcea169bd1aa6550'/>
<id>5232c89de10872a6df6227c5dcea169bd1aa6550</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rebase on master</title>
<updated>2021-03-16T19:16:19+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-03-16T19:16:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=9562ae2e2436e052d31c40d5f9d3d0318f6c4575'/>
<id>9562ae2e2436e052d31c40d5f9d3d0318f6c4575</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use copy and not inplace remove password + working case test</title>
<updated>2021-03-16T09:16:34+00:00</updated>
<author>
<name>Michael Mercier</name>
<email>michael.mercier@ryax.tech</email>
</author>
<published>2021-03-16T09:00:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=ffddedf5467df993b7a42fbd15afacb901bca6d7'/>
<id>ffddedf5467df993b7a42fbd15afacb901bca6d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
