<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/git, branch 3.1.8</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 that detached HEAD does not raise when comparing branch name.</title>
<updated>2020-09-03T18:24:10+00:00</updated>
<author>
<name>Jeremy Retailleau</name>
<email>jeremy.retailleau@gmail.com</email>
</author>
<published>2020-09-03T18:24:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=5b88532a5346a9a7e8f0e45fec14632a9bfe2c89'/>
<id>5b88532a5346a9a7e8f0e45fec14632a9bfe2c89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reformat code to remove unnecessary indentation</title>
<updated>2020-09-03T18:11:34+00:00</updated>
<author>
<name>Jeremy Retailleau</name>
<email>jeremy.retailleau@gmail.com</email>
</author>
<published>2020-09-03T18:11:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=3787f622e59c2fecfa47efc114c409f51a27bbe7'/>
<id>3787f622e59c2fecfa47efc114c409f51a27bbe7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing blank line</title>
<updated>2020-09-03T00:44:47+00:00</updated>
<author>
<name>Jeremy Retailleau</name>
<email>jeremy.retailleau@gmail.com</email>
</author>
<published>2020-09-03T00:44:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=c3eae2cdd688d8969a4f36b96a8b41fa55c0d3ed'/>
<id>c3eae2cdd688d8969a4f36b96a8b41fa55c0d3ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing rules to match hierarchy path</title>
<updated>2020-09-03T00:38:43+00:00</updated>
<author>
<name>Jeremy Retailleau</name>
<email>jeremy.retailleau@gmail.com</email>
</author>
<published>2020-09-03T00:38:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=c3fc83f2333eaee5fbcbef6df9f4ed9eb320fd11'/>
<id>c3fc83f2333eaee5fbcbef6df9f4ed9eb320fd11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix logic to properly compare glob pattern to value</title>
<updated>2020-09-03T00:14:14+00:00</updated>
<author>
<name>Jeremy Retailleau</name>
<email>jeremy.retailleau@gmail.com</email>
</author>
<published>2020-09-03T00:14:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=f37011d7627e4a46cff26f07ea7ade48b284edee'/>
<id>f37011d7627e4a46cff26f07ea7ade48b284edee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add method to retrieve all possible paths to include</title>
<updated>2020-09-02T21:05:06+00:00</updated>
<author>
<name>Jeremy Retailleau</name>
<email>jeremy.retailleau@gmail.com</email>
</author>
<published>2020-09-02T21:05:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=8e263b8f972f78c673f36f2bbc1f8563ce6acb10'/>
<id>8e263b8f972f78c673f36f2bbc1f8563ce6acb10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add reference to repository to config.</title>
<updated>2020-09-02T21:03:17+00:00</updated>
<author>
<name>Jeremy Retailleau</name>
<email>jeremy.retailleau@gmail.com</email>
</author>
<published>2020-09-02T21:03:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=d5262acbd33b70fb676284991207fb24fa9ac895'/>
<id>d5262acbd33b70fb676284991207fb24fa9ac895</id>
<content type='text'>
This is necessary when working with conditional include
sections as it requires the git directory or active branch name.

https://git-scm.com/docs/git-config#_conditional_includes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is necessary when working with conditional include
sections as it requires the git directory or active branch name.

https://git-scm.com/docs/git-config#_conditional_includes
</pre>
</div>
</content>
</entry>
<entry>
<title>Update check method to find all includes</title>
<updated>2020-09-02T20:57:06+00:00</updated>
<author>
<name>Jeremy Retailleau</name>
<email>jeremy.retailleau@gmail.com</email>
</author>
<published>2020-09-02T20:57:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=9766832e11cdd8afed16dfd2d64529c2ae9c3382'/>
<id>9766832e11cdd8afed16dfd2d64529c2ae9c3382</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Regex to match content of "includeIf" section</title>
<updated>2020-09-02T20:55:47+00:00</updated>
<author>
<name>Jeremy Retailleau</name>
<email>jeremy.retailleau@gmail.com</email>
</author>
<published>2020-09-02T20:55:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=c16f584725a4cadafc6e113abef45f4ea52d03b3'/>
<id>c16f584725a4cadafc6e113abef45f4ea52d03b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>accept datetime instances as dates</title>
<updated>2020-08-31T11:19:17+00:00</updated>
<author>
<name>Alba Mendez</name>
<email>me@alba.sh</email>
</author>
<published>2020-08-31T08:43:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=4a1991773b79c50d4828091f58d2e5b0077ade96'/>
<id>4a1991773b79c50d4828091f58d2e5b0077ade96</id>
<content type='text'>
There's no easy way to re-create a commit (i.e. for rewriting purposes), because dates must be formatted as strings, passed, then parsed back.

This patch allows parse_date() to accept datetime instances, such as those produced by from_timestamp() above.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There's no easy way to re-create a commit (i.e. for rewriting purposes), because dates must be formatted as strings, passed, then parsed back.

This patch allows parse_date() to accept datetime instances, such as those produced by from_timestamp() above.
</pre>
</div>
</content>
</entry>
</feed>
