<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-fastimport-git.git/fastimport/tests/test_commands.py, branch master</title>
<subtitle>git.launchpad.net: python-fastimport
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-fastimport-git.git/'/>
<entry>
<title>Drop python2 helper.</title>
<updated>2021-04-10T14:28:12+00:00</updated>
<author>
<name>Jelmer Vernooĳ</name>
<email>jelmer@jelmer.uk</email>
</author>
<published>2021-04-10T14:28:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-fastimport-git.git/commit/?id=f32bf2e57f6a4d14ed135719ff718e148888bbdf'/>
<id>f32bf2e57f6a4d14ed135719ff718e148888bbdf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix PEP8 formatting.</title>
<updated>2019-12-01T16:06:43+00:00</updated>
<author>
<name>Jelmer Vernooĳ</name>
<email>jelmer@jelmer.uk</email>
</author>
<published>2019-12-01T16:06:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-fastimport-git.git/commit/?id=cf8a7f49db9df39af8f0b8ca17b2546a447ffabd'/>
<id>cf8a7f49db9df39af8f0b8ca17b2546a447ffabd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test commits with integer marks</title>
<updated>2016-06-07T15:56:55+00:00</updated>
<author>
<name>Philip Roche</name>
<email>phil.roche@canonical.com</email>
</author>
<published>2016-06-07T15:56:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-fastimport-git.git/commit/?id=0fb263850967757240937ba3d0290f2f38d8d0cd'/>
<id>0fb263850967757240937ba3d0290f2f38d8d0cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add python3.4 support.</title>
<updated>2016-04-18T19:27:49+00:00</updated>
<author>
<name>Jelmer Vernooĳ</name>
<email>jelmer@jelmer.uk</email>
</author>
<published>2016-04-18T19:27:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-fastimport-git.git/commit/?id=abd2454f12a1fc79e44577b29cd80e8d3f4a6df4'/>
<id>abd2454f12a1fc79e44577b29cd80e8d3f4a6df4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Collapse import statements, remove unnecessary helpers by inlining them.</title>
<updated>2016-04-18T17:25:20+00:00</updated>
<author>
<name>Jelmer Vernooĳ</name>
<email>jelmer@jelmer.uk</email>
</author>
<published>2016-04-18T17:25:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-fastimport-git.git/commit/?id=cab83db62d795079a0b88ab05179568142a96ab9'/>
<id>cab83db62d795079a0b88ab05179568142a96ab9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Explicitly declared all the byte strings. Renamed variables using reserved keywords</title>
<updated>2016-04-18T16:06:41+00:00</updated>
<author>
<name>Félix Mattrat</name>
<email>mattr.felix@gmail.com</email>
</author>
<published>2016-04-18T14:26:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-fastimport-git.git/commit/?id=7cfe09e209f7c4f9a78daed99b742aaf122935d8'/>
<id>7cfe09e209f7c4f9a78daed99b742aaf122935d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed unused/useless statements</title>
<updated>2016-04-15T11:02:13+00:00</updated>
<author>
<name>Félix Mattrat</name>
<email>mattr.felix@gmail.com</email>
</author>
<published>2016-04-15T11:02:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-fastimport-git.git/commit/?id=9c64032e4ab2c0a5b031641cca9bfc0459c15a97'/>
<id>9c64032e4ab2c0a5b031641cca9bfc0459c15a97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sorted out string/unicode problems, updated the unicode test, renamed assertEquals method to assertEqual (deprecated in py3)</title>
<updated>2016-04-15T10:06:53+00:00</updated>
<author>
<name>Félix Mattrat</name>
<email>mattr.felix@gmail.com</email>
</author>
<published>2016-04-15T10:06:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-fastimport-git.git/commit/?id=9adaa031887b5511508fd2ee2b1f60680a788a90'/>
<id>9adaa031887b5511508fd2ee2b1f60680a788a90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make the tests work again on python2</title>
<updated>2016-04-14T14:41:54+00:00</updated>
<author>
<name>Félix Mattrat</name>
<email>mattr.felix@gmail.com</email>
</author>
<published>2016-04-14T14:41:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-fastimport-git.git/commit/?id=ee90b2a6afeebe24da17f5545eda7f0676867cf4'/>
<id>ee90b2a6afeebe24da17f5545eda7f0676867cf4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python 3 compatibility, futurize stage 2</title>
<updated>2016-04-14T11:16:04+00:00</updated>
<author>
<name>Félix Mattrat</name>
<email>mattr.felix@gmail.com</email>
</author>
<published>2016-04-14T11:16:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-fastimport-git.git/commit/?id=1980993afa14bf8bd21093551e58c834f0f099e2'/>
<id>1980993afa14bf8bd21093551e58c834f0f099e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
