<feed xmlns='http://www.w3.org/2005/Atom'>
<title>GitPython/test/fixtures, branch 0.1.6</title>
<subtitle>Forked from https://github.com/gitpython-developers/GitPython</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/'/>
<entry>
<title>fixed Commit.stats retrieval for parentless commits in bare repos</title>
<updated>2008-12-17T01:53:04+00:00</updated>
<author>
<name>Michael Trier</name>
<email>mtrier@gmail.com</email>
</author>
<published>2008-12-17T00:44:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=e4582f805156095604fe07e71195cd9aa43d7a34'/>
<id>e4582f805156095604fe07e71195cd9aa43d7a34</id>
<content type='text'>
(cherry picked from commit 88852ed7bcde4f4b18c1ae8b6fba7f3fab8e9bf5)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 88852ed7bcde4f4b18c1ae8b6fba7f3fab8e9bf5)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a bug with branch names omitting path components.</title>
<updated>2008-12-16T14:55:00+00:00</updated>
<author>
<name>Michael Trier</name>
<email>mtrier@gmail.com</email>
</author>
<published>2008-12-16T14:55:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=b65df78a10c3bcc40d18f3e926bb5a49821acc31'/>
<id>b65df78a10c3bcc40d18f3e926bb5a49821acc31</id>
<content type='text'>
Git allows branches to be named and organized using path components, e.g using
a branch called "refactoring/feature1", which gets stored under
refs/heads/refactoring/feature1. The previous code omitted everything but the
last path component giving the name "feature1" instead of
"refactoring/feature1" for the branch. This changeset fixes that.
(cherry picked from commit dc4738bc53e580754e47037e26c7eec3047aeb69)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Git allows branches to be named and organized using path components, e.g using
a branch called "refactoring/feature1", which gets stored under
refs/heads/refactoring/feature1. The previous code omitted everything but the
last path component giving the name "feature1" instead of
"refactoring/feature1" for the branch. This changeset fixes that.
(cherry picked from commit dc4738bc53e580754e47037e26c7eec3047aeb69)
</pre>
</div>
</content>
</entry>
<entry>
<title>Added in new properties Diff.renamed, Diff.rename_from, and Diff.rename_to</title>
<updated>2008-12-16T01:47:19+00:00</updated>
<author>
<name>Michael Trier</name>
<email>mtrier@gmail.com</email>
</author>
<published>2008-12-16T01:47:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=6ba8b8b91907bd087dfe201eb0d5dae2feb54881'/>
<id>6ba8b8b91907bd087dfe201eb0d5dae2feb54881</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test_commit: add a testcase for parsing rev-list --bisect-all output</title>
<updated>2008-09-03T05:25:33+00:00</updated>
<author>
<name>David Aguilar</name>
<email>davvid@gmail.com</email>
</author>
<published>2008-09-03T05:25:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=1adc79ac67e5eabaa8b8509150c59bc5bd3fd4e6'/>
<id>1adc79ac67e5eabaa8b8509150c59bc5bd3fd4e6</id>
<content type='text'>
This adds a testcase for Commit.list_from_string to ensure that
it can properly parse the output of git rev-list --bisect-all.

Signed-off-by: David Aguilar &lt;davvid@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a testcase for Commit.list_from_string to ensure that
it can properly parse the output of git rev-list --bisect-all.

Signed-off-by: David Aguilar &lt;davvid@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid stripping newlines in blob data.</title>
<updated>2008-07-28T04:33:02+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-07-26T12:46:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=14cef2bb3e0de02f306fa37c268d6c276326c002'/>
<id>14cef2bb3e0de02f306fa37c268d6c276326c002</id>
<content type='text'>
(cherry picked from commit ccca12ee26e40fb4c4df2d77154ed496144569b9)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit ccca12ee26e40fb4c4df2d77154ed496144569b9)
</pre>
</div>
</content>
</entry>
<entry>
<title>initial project</title>
<updated>2008-05-07T20:49:48+00:00</updated>
<author>
<name>Michael Trier</name>
<email>mtrier@gmail.com</email>
</author>
<published>2008-05-07T20:49:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=33ebe7acec14b25c5f84f35a664803fcab2f7781'/>
<id>33ebe7acec14b25c5f84f35a664803fcab2f7781</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
