<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pastedeploy.git/tests, branch fix.template</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/pastedeploy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/'/>
<entry>
<title>Shortened the enhanced error message from _interpolate to only include the file name as all other information is already there</title>
<updated>2011-05-24T01:53:44+00:00</updated>
<author>
<name>Alex Gr?nholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2011-05-24T01:53:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=d44685df93d4ced203d0fb8e601e19502af7685e'/>
<id>d44685df93d4ced203d0fb8e601e19502af7685e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for the call: protocol, contributed by Jason Stitt</title>
<updated>2011-05-23T23:08:17+00:00</updated>
<author>
<name>Alex Gr?nholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2011-05-23T23:08:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=bb46e560c30f095b7a5344b64307bd7663b4bea5'/>
<id>bb46e560c30f095b7a5344b64307bd7663b4bea5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored the code to be compatible with Python 3.1 and above</title>
<updated>2011-05-22T02:03:21+00:00</updated>
<author>
<name>Alex Gr?nholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2011-05-22T02:03:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=1df1c78299e06fecde664d4ddb5ec549097daf88'/>
<id>1df1c78299e06fecde664d4ddb5ec549097daf88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed finddata.py since it's apparently no longer used anywhere</title>
<updated>2011-05-17T00:14:49+00:00</updated>
<author>
<name>Alex Gr?nholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2011-05-17T00:14:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=93822ede9b74c40d170644fb2417b7a7d40dbb3e'/>
<id>93822ede9b74c40d170644fb2417b7a7d40dbb3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a new loader using the call: protocol that uses an object path and not an egg</title>
<updated>2010-11-11T14:49:55+00:00</updated>
<author>
<name>Jason Stitt</name>
<email>jason@countergram.com</email>
</author>
<published>2010-11-11T14:49:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=f819a48f6744e2a26386f0035cfb9bc989772514'/>
<id>f819a48f6744e2a26386f0035cfb9bc989772514</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove prints from finddata</title>
<updated>2010-10-28T18:03:27+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ianb@colorstudy.com</email>
</author>
<published>2010-10-28T18:03:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=d66a3541af72d509c886259a81e2e21d62e03eda'/>
<id>d66a3541af72d509c886259a81e2e21d62e03eda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove setup.cfg, which wasn't being (usefully) used, and add finddata to remove need for svn/include_package_data</title>
<updated>2010-09-16T16:31:17+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ianb@colorstudy.com</email>
</author>
<published>2010-09-16T16:31:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=110e07e180fcfc758c0288fa47a1cf1c101451bf'/>
<id>110e07e180fcfc758c0288fa47a1cf1c101451bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>convert to nose 0.11</title>
<updated>2009-05-07T06:34:01+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2009-05-07T06:34:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=f3aa8553159d91f63aa40a98f50fe5c8d83c4077'/>
<id>f3aa8553159d91f63aa40a98f50fe5c8d83c4077</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed use sections overwriting the config's __file__ value with the use'd</title>
<updated>2008-04-22T05:20:46+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2008-04-22T05:20:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=fb501c884cfb46bbfef412ad309f48a6cc99ebc4'/>
<id>fb501c884cfb46bbfef412ad309f48a6cc99ebc4</id>
<content type='text'>
filename
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
filename
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix appconfig and filter-with</title>
<updated>2007-05-25T02:55:48+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2007-05-25T02:55:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=8b75797526e879d0947098850cba8614b6f17f04'/>
<id>8b75797526e879d0947098850cba8614b6f17f04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
