<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/git/cmd.py, branch 3.1.15</title>
<subtitle>github.com: gitpython-developers/GitPython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.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://trove.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>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://trove.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>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://trove.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://trove.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://trove.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>
<entry>
<title>Add more test and remove password also from error logs</title>
<updated>2021-03-15T17:48:34+00:00</updated>
<author>
<name>Michael Mercier</name>
<email>michael.mercier@ryax.tech</email>
</author>
<published>2021-03-15T17:39:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=50cbafc690e5692a16148dbde9de680be70ddbd1'/>
<id>50cbafc690e5692a16148dbde9de680be70ddbd1</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://trove.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>move cmd.py types to another branch, mark typing import as unused</title>
<updated>2021-02-28T18:16:24+00:00</updated>
<author>
<name>yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-02-28T18:16:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=b4fe276637fe1ce3b2ebb504b69268d5b79de1ac'/>
<id>b4fe276637fe1ce3b2ebb504b69268d5b79de1ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drop py3.4 support</title>
<updated>2021-02-28T17:52:45+00:00</updated>
<author>
<name>yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-02-28T17:52:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=1f2f3e848e10d145fe28d6a8e07b0c579dd0c276'/>
<id>1f2f3e848e10d145fe28d6a8e07b0c579dd0c276</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix universal_newlines TypeError</title>
<updated>2021-01-28T15:37:53+00:00</updated>
<author>
<name>x-santiaga-x</name>
<email>santa4github@yandex.ru</email>
</author>
<published>2021-01-28T11:16:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=3c19a6e1004bb8c116bfc7823477118490a2eef6'/>
<id>3c19a6e1004bb8c116bfc7823477118490a2eef6</id>
<content type='text'>
Fixes #1116
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1116
</pre>
</div>
</content>
</entry>
</feed>
