<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/git/objects/commit.py, 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>add replace method to git.Commit</title>
<updated>2021-02-16T00:50:12+00:00</updated>
<author>
<name>Lars Kellogg-Stedman</name>
<email>lars@oddbit.com</email>
</author>
<published>2021-02-15T23:24:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=36811a2edc410589b5fde4d47d8d3a8a69d995ae'/>
<id>36811a2edc410589b5fde4d47d8d3a8a69d995ae</id>
<content type='text'>
This adds a replace method to git.Commit. The replace method returns a
copy of the Commit object with attributes replaced from keyword
arguments. For example:

&gt;&gt;&gt; old = repo.head.commit
&gt;&gt;&gt; new = old.replace(message='This is a test')

closes #1123
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a replace method to git.Commit. The replace method returns a
copy of the Commit object with attributes replaced from keyword
arguments. For example:

&gt;&gt;&gt; old = repo.head.commit
&gt;&gt;&gt; new = old.replace(message='This is a test')

closes #1123
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix inheritance issue at commit.iter_items</title>
<updated>2021-02-05T11:09:10+00:00</updated>
<author>
<name>Yuri Volchkov</name>
<email>yuri@volch.org</email>
</author>
<published>2021-02-05T10:22:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=af86f05d11c3613a418f7d3babfdc618e1cac805'/>
<id>af86f05d11c3613a418f7d3babfdc618e1cac805</id>
<content type='text'>
The iterator used to yield Commit() objects, which does not play well
with inheritance. Yield cls() instead.

Signed-off-by: Yuri Volchkov &lt;yuri@volch.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The iterator used to yield Commit() objects, which does not play well
with inheritance. Yield cls() instead.

Signed-off-by: Yuri Volchkov &lt;yuri@volch.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove and replace compat.text_type</title>
<updated>2020-02-08T02:55:50+00:00</updated>
<author>
<name>Harmon</name>
<email>Harmon758@gmail.com</email>
</author>
<published>2020-02-07T12:23:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=55fd173c898da2930a331db7755a7338920d3c38'/>
<id>55fd173c898da2930a331db7755a7338920d3c38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed Unnecessary “else” after “return”</title>
<updated>2019-10-15T16:47:24+00:00</updated>
<author>
<name>Pratik Anurag</name>
<email>panurag247365@gmail.com</email>
</author>
<published>2019-10-15T14:25:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=b269775a75d9ccc565bbc6b5d4c6e600db0cd942'/>
<id>b269775a75d9ccc565bbc6b5d4c6e600db0cd942</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed trailing whitespaces</title>
<updated>2019-10-15T13:13:01+00:00</updated>
<author>
<name>Pratik Anurag</name>
<email>panurag247365@gmail.com</email>
</author>
<published>2019-10-15T12:12:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=e3a57f53d74998e835bce1a69bccbd9c1dadd6f9'/>
<id>e3a57f53d74998e835bce1a69bccbd9c1dadd6f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>renamed unused variables</title>
<updated>2019-10-15T13:13:01+00:00</updated>
<author>
<name>Pratik Anurag</name>
<email>panurag247365@gmail.com</email>
</author>
<published>2019-10-15T11:52:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=1349ee61bf58656e00cac5155389af5827934567'/>
<id>1349ee61bf58656e00cac5155389af5827934567</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix decoding problem</title>
<updated>2019-09-16T08:49:16+00:00</updated>
<author>
<name>ishepard</name>
<email>spadini.davide@gmail.com</email>
</author>
<published>2019-09-16T08:15:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=3d7eaf1253245c6b88fd969efa383b775927cdd0'/>
<id>3d7eaf1253245c6b88fd969efa383b775927cdd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update commit.py constructor docstring</title>
<updated>2019-03-15T11:46:57+00:00</updated>
<author>
<name>David Host</name>
<email>40680881+CptMikhailov@users.noreply.github.com</email>
</author>
<published>2019-02-13T01:54:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=881e3157d668d33655da29781efed843e4a6902a'/>
<id>881e3157d668d33655da29781efed843e4a6902a</id>
<content type='text'>
Fixes issue #806: Commit requires author parameter to be of Actor type, not string.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes issue #806: Commit requires author parameter to be of Actor type, not string.</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite unnecessary dict/list/tuple calls as literals</title>
<updated>2018-03-18T20:26:31+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2018-03-18T19:33:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=ac4f7d34f8752ab78949efcaa9f0bd938df33622'/>
<id>ac4f7d34f8752ab78949efcaa9f0bd938df33622</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Spelling fixes</title>
<updated>2017-03-09T10:03:29+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2017-03-09T09:35:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=8dffba51b4fd88f7d26a43cf6d1fbbe3cdb9f44d'/>
<id>8dffba51b4fd88f7d26a43cf6d1fbbe3cdb9f44d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
