<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-bitbucket.git/setuptools/command/alias.py, branch develop</title>
<subtitle>bitbucket.org: Obsolete (use python-setuptools-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/'/>
<entry>
<title>Remove import *</title>
<updated>2014-02-09T23:42:42+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-02-09T23:42:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=17b0cfb9045327257346bf3dd440fda3352387d6'/>
<id>17b0cfb9045327257346bf3dd440fda3352387d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove excess whitespace and unused imports.</title>
<updated>2014-02-09T23:41:55+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-02-09T23:41:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=b47f33c14fce1d5f9121e5b797f96cb0cbaba067'/>
<id>b47f33c14fce1d5f9121e5b797f96cb0cbaba067</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes to support 2.x and 3.x in the same codebase.</title>
<updated>2011-06-20T21:55:16+00:00</updated>
<author>
<name>Vinay Sajip</name>
<email>vinay_sajip@yahoo.co.uk</email>
</author>
<published>2011-06-20T21:55:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=c7b3bccdaab158c5f29ddb13b92e8d9d1b4c7bdb'/>
<id>c7b3bccdaab158c5f29ddb13b92e8d9d1b4c7bdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaner argument quoting in command aliases.</title>
<updated>2005-07-08T15:49:53+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-07-08T15:49:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=1be622940c87c8fbe3ac43500f85bab211c7e9fc'/>
<id>1be622940c87c8fbe3ac43500f85bab211c7e9fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restructured the 'alias' command to take arguments instead of options, and</title>
<updated>2005-07-08T15:11:19+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-07-08T15:11:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=cef680b3c44a60e1c3fb37c4ee4ca773eca72ac9'/>
<id>cef680b3c44a60e1c3fb37c4ee4ca773eca72ac9</id>
<content type='text'>
to display the definition of the named alias or of all aliases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to display the definition of the named alias or of all aliases.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a couple of command descriptions.</title>
<updated>2005-07-08T05:11:20+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-07-08T05:11:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=19bb518740052860f3aa209f729f4b08bb78cd4e'/>
<id>19bb518740052860f3aa209f729f4b08bb78cd4e</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 defining command aliases in distutils configuration</title>
<updated>2005-07-08T05:09:23+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-07-08T05:09:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=38e486bd5a670a6c191f35bbe7266dd28ce21c83'/>
<id>38e486bd5a670a6c191f35bbe7266dd28ce21c83</id>
<content type='text'>
files, under the "[aliases]" section.  To prevent recursion and to allow
aliases to call the command of the same name, a given alias can be expanded
only once per command-line invocation.  You can define new aliases with the
"alias" command, either for the local, global, or per-user configuration.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
files, under the "[aliases]" section.  To prevent recursion and to allow
aliases to call the command of the same name, a given alias can be expanded
only once per command-line invocation.  You can define new aliases with the
"alias" command, either for the local, global, or per-user configuration.
</pre>
</div>
</content>
</entry>
</feed>
