<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git, branch 2.0.8</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>chore(version-up): v2.0.8</title>
<updated>2016-08-03T04:37:58+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2016-08-03T04:36:43+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=5d4d70844417bf484ca917326393ca31ff0d22bc'/>
<id>5d4d70844417bf484ca917326393ca31ff0d22bc</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 #496 from haizaar/master</title>
<updated>2016-08-02T05:53:42+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2016-08-02T05:53:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=e866c4a9897572a550f8ec13b53f6665754050cc'/>
<id>e866c4a9897572a550f8ec13b53f6665754050cc</id>
<content type='text'>
is_dirty supports path. Fixes #482.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is_dirty supports path. Fixes #482.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'barry-scott-master'</title>
<updated>2016-08-02T03:47:27+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2016-08-02T03:47:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=83ebc659ace06c0e0822183263b2c10fe376a43e'/>
<id>83ebc659ace06c0e0822183263b2c10fe376a43e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(cmd): streamline usage of creationflags</title>
<updated>2016-08-02T03:46:45+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2016-08-02T03:46:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=df958981ad63edae6fceb69650c1fb9890c2b14f'/>
<id>df958981ad63edae6fceb69650c1fb9890c2b14f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>is_dirty supports path. Fixes #482.</title>
<updated>2016-08-01T11:33:43+00:00</updated>
<author>
<name>Zaar Hai</name>
<email>haizaar@haizaar.com</email>
</author>
<published>2016-08-01T11:33:43+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=c3c70daba7a3d195d22ded363c9915b5433ce054'/>
<id>c3c70daba7a3d195d22ded363c9915b5433ce054</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 problems</title>
<updated>2016-08-01T11:29:12+00:00</updated>
<author>
<name>Barry Scott</name>
<email>barry@barrys-emacs.org</email>
</author>
<published>2016-08-01T11:29:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=d8ef023a5bab377764343c954bf453869def4807'/>
<id>d8ef023a5bab377764343c954bf453869def4807</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add test to detect the corrupt log</title>
<updated>2016-08-01T11:21:11+00:00</updated>
<author>
<name>Barry Scott</name>
<email>barry@barrys-emacs.org</email>
</author>
<published>2016-08-01T11:21:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=8bde1038e19108ec90f899ce4aff7f31c1e387eb'/>
<id>8bde1038e19108ec90f899ce4aff7f31c1e387eb</id>
<content type='text'>
- add a second line to commit messages with the "BAD MESSAGE" text
- read in the log and confirm that the seond line is not in the log file</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add a second line to commit messages with the "BAD MESSAGE" text
- read in the log and confirm that the seond line is not in the log file</pre>
</div>
</content>
</entry>
<entry>
<title>creationflags must be set to 0 on non-windows platforms</title>
<updated>2016-08-01T10:09:20+00:00</updated>
<author>
<name>Barry Scott</name>
<email>barry@barrys-emacs.org</email>
</author>
<published>2016-08-01T10:09:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=572ebd6e92cca39100183db7bbeb6b724dde0211'/>
<id>572ebd6e92cca39100183db7bbeb6b724dde0211</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Must pass creationflags as a keywork</title>
<updated>2016-08-01T09:39:55+00:00</updated>
<author>
<name>Barry Scott</name>
<email>barry@barrys-emacs.org</email>
</author>
<published>2016-08-01T09:39:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=d79951fba0994654104128b1f83990387d44ac22'/>
<id>d79951fba0994654104128b1f83990387d44ac22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent CMD windows being shown when starting git in a subprocess.</title>
<updated>2016-07-29T13:04:27+00:00</updated>
<author>
<name>Barry Scott</name>
<email>barry@barrys-emacs.org</email>
</author>
<published>2016-07-29T13:04:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=0d9390866f9ce42870d3116094cd49e0019a970a'/>
<id>0d9390866f9ce42870d3116094cd49e0019a970a</id>
<content type='text'>
This fixes a UI problem with using GitPython from a GUI python probgram.
Each repo that is opened creates a git cat-file processs and that provess will create
a console window with out this change.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a UI problem with using GitPython from a GUI python probgram.
Each repo that is opened creates a git cat-file processs and that provess will create
a console window with out this change.</pre>
</div>
</content>
</entry>
</feed>
