<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/git, branch 3.1.15</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>Set daemon attribute instead of using setDaemon method that was deprecated in Python 3.10</title>
<updated>2021-04-17T05:40:44+00:00</updated>
<author>
<name>Karthikeyan Singaravelan</name>
<email>tir.karthi@gmail.com</email>
</author>
<published>2021-04-17T05:31:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=c03da67aabaab6852020edf8c28533d88c87e43f'/>
<id>c03da67aabaab6852020edf8c28533d88c87e43f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor; add failing test to validate #1210</title>
<updated>2021-04-14T05:54:23+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2021-04-14T05:54:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=651a81ded00eb993977bcdc6d65f157c751edb02'/>
<id>651a81ded00eb993977bcdc6d65f157c751edb02</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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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>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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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>
