<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/git/refs, branch more-robust-git-diff</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>Ensure only fully matching symrefs are deleted</title>
<updated>2020-08-12T12:37:58+00:00</updated>
<author>
<name>Simon Westphahl</name>
<email>simon.westphahl@bmw.de</email>
</author>
<published>2020-07-17T13:14:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=6ef37754527948af1338f8e4a408bda7034d004f'/>
<id>6ef37754527948af1338f8e4a408bda7034d004f</id>
<content type='text'>
Deleting a symbolic ref with e.g. the name 'refs/remotes/origin/mas'
would also delete 'refs/remotes/origin/master' if the ref had to be
deleted from the pack file.

In order to fix this the full ref is now checked for a match.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Deleting a symbolic ref with e.g. the name 'refs/remotes/origin/mas'
would also delete 'refs/remotes/origin/master' if the ref had to be
deleted from the pack file.

In order to fix this the full ref is now checked for a match.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix exception causes in 7 modules</title>
<updated>2020-06-13T09:42:52+00:00</updated>
<author>
<name>Ram Rachum</name>
<email>ram@rachum.com</email>
</author>
<published>2020-06-12T16:00:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=99ba753b837faab0509728ee455507f1a682b471'/>
<id>99ba753b837faab0509728ee455507f1a682b471</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix flake8 errors</title>
<updated>2020-05-28T13:40:27+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2020-05-28T13:40:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=69ca329f6015301e289fcbb3c021e430c1bdfa81'/>
<id>69ca329f6015301e289fcbb3c021e430c1bdfa81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove now unnecessary explicit Unicode string literal prefixes</title>
<updated>2020-02-25T17:04:34+00:00</updated>
<author>
<name>Harmon</name>
<email>Harmon758@gmail.com</email>
</author>
<published>2020-02-25T17:04:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=d39bd5345af82e3acbdc1ecb348951b05a5ed1f6'/>
<id>d39bd5345af82e3acbdc1ecb348951b05a5ed1f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use UTF-8 encoding when getting information about a symbolic reference</title>
<updated>2020-02-18T18:55:47+00:00</updated>
<author>
<name>Harmon</name>
<email>Harmon758@gmail.com</email>
</author>
<published>2020-02-18T18:51:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=863abe8b550d48c020087384d33995ad3dc57638'/>
<id>863abe8b550d48c020087384d33995ad3dc57638</id>
<content type='text'>
Fixes #774
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #774
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove and replace compat.string_types</title>
<updated>2020-02-08T02:55:50+00:00</updated>
<author>
<name>Harmon</name>
<email>Harmon758@gmail.com</email>
</author>
<published>2020-02-07T12:20:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=768b9fffa58e82d6aa1f799bd5caebede9c9231b'/>
<id>768b9fffa58e82d6aa1f799bd5caebede9c9231b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove checks for Python 2 and/or 3</title>
<updated>2020-02-08T02:55:50+00:00</updated>
<author>
<name>Harmon</name>
<email>Harmon758@gmail.com</email>
</author>
<published>2020-02-07T11:56:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=6aa78cd3b969ede76a1a6e660962e898421d4ed8'/>
<id>6aa78cd3b969ede76a1a6e660962e898421d4ed8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove and replace compat.xrange</title>
<updated>2020-02-08T02:55:50+00:00</updated>
<author>
<name>Harmon</name>
<email>Harmon758@gmail.com</email>
</author>
<published>2020-02-07T11:21:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=b5dd2f0c0ed534ecbc1c1a2d8e07319799a4e9c7'/>
<id>b5dd2f0c0ed534ecbc1c1a2d8e07319799a4e9c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed extra line as per code review</title>
<updated>2019-10-28T10:04:09+00:00</updated>
<author>
<name>Anil Khatri</name>
<email>anil.soccer.khatri@gmail.com</email>
</author>
<published>2019-10-28T10:04:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=9932e647aaaaf6edd3a407b75edd08a96132ef5c'/>
<id>9932e647aaaaf6edd3a407b75edd08a96132ef5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>silence PYL-W0621</title>
<updated>2019-10-24T15:52:53+00:00</updated>
<author>
<name>Anil Khatri</name>
<email>anil.soccer.khatri@gmail.com</email>
</author>
<published>2019-10-24T15:52:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=225529c8baaa6ee65b1b23fc1d79b99bf49ebfb1'/>
<id>225529c8baaa6ee65b1b23fc1d79b99bf49ebfb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
