<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/git/repo, 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>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>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>Put remove password in the utils and use it also in cmd.execute</title>
<updated>2021-03-15T17:00:05+00:00</updated>
<author>
<name>Michael Mercier</name>
<email>michael.mercier@ryax.tech</email>
</author>
<published>2021-03-15T16:54:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=f7968d136276607115907267b3be89c3ff9acd03'/>
<id>f7968d136276607115907267b3be89c3ff9acd03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use urllib instead of custom parsing</title>
<updated>2021-03-15T08:51:14+00:00</updated>
<author>
<name>Michael Mercier</name>
<email>michael.mercier@ryax.tech</email>
</author>
<published>2021-03-15T08:51:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=f7180d50f785ec28963e12e647d269650ad89b31'/>
<id>f7180d50f785ec28963e12e647d269650ad89b31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace password in URI by stars if present + test</title>
<updated>2021-03-11T17:46:34+00:00</updated>
<author>
<name>Michael Mercier</name>
<email>michael.mercier@ryax.tech</email>
</author>
<published>2021-03-11T17:46:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=3a4fc6abfb3b39237f557372262ac79f45b6a9fa'/>
<id>3a4fc6abfb3b39237f557372262ac79f45b6a9fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Combined commits to add types to base.py and fun.py</title>
<updated>2021-03-04T21:24:11+00:00</updated>
<author>
<name>yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-03-04T21:24:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=85ebfb2f0dedb18673a2d756274bbcecd1f034c4'/>
<id>85ebfb2f0dedb18673a2d756274bbcecd1f034c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: fix simple typo, repostory -&gt; repository</title>
<updated>2020-12-24T21:12:26+00:00</updated>
<author>
<name>Tim Gates</name>
<email>tim.gates@iress.com</email>
</author>
<published>2020-12-24T19:39:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=1e4211b20e8e57fe7b105b36501b8fc9e818852f'/>
<id>1e4211b20e8e57fe7b105b36501b8fc9e818852f</id>
<content type='text'>
There is a small typo in git/repo/base.py.

Should read `repository` rather than `repostory`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is a small typo in git/repo/base.py.

Should read `repository` rather than `repostory`.
</pre>
</div>
</content>
</entry>
<entry>
<title>rename sublist to subset</title>
<updated>2020-09-29T06:24:10+00:00</updated>
<author>
<name>Sagi Shadur</name>
<email>saroad2@gmail.com</email>
</author>
<published>2020-09-29T06:19:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=60acfa5d8d454a7c968640a307772902d211f043'/>
<id>60acfa5d8d454a7c968640a307772902d211f043</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
