<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git, branch 0.8.6</title>
<subtitle>github.com: python-cmd2/cmd2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/'/>
<entry>
<title>Updated CHANGELOG on python2 branch in preparation for 0.8.6 release</title>
<updated>2018-05-27T22:58:35+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-05-27T22:58:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=1595d75f455eddafc69a60c267471d4090c582e2'/>
<id>1595d75f455eddafc69a60c267471d4090c582e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding main.py to python2 branch for manual testing with ipy enabled</title>
<updated>2018-05-27T15:42:31+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-05-27T15:42:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=8acfe9b476560249207c3feccec0c20e4eaa2e5d'/>
<id>8acfe9b476560249207c3feccec0c20e4eaa2e5d</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 #418 from python-cmd2/quick_pr</title>
<updated>2018-05-26T05:42:31+00:00</updated>
<author>
<name>kmvanbrunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2018-05-26T05:42:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=7d944a2752e92f22bad207cb695624608315444e'/>
<id>7d944a2752e92f22bad207cb695624608315444e</id>
<content type='text'>
Fixed header in documentation</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed header in documentation</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed header in documentation</title>
<updated>2018-05-26T05:24:26+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2018-05-26T05:24:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=98f03b5ef26f3aef421e0ef5f08f0e1e72635777'/>
<id>98f03b5ef26f3aef421e0ef5f08f0e1e72635777</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added changes related to py console</title>
<updated>2018-05-26T05:17:10+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2018-05-26T05:17:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=f6b5c3b73017437f8f8ec2b5bce1e843bcac2450'/>
<id>f6b5c3b73017437f8f8ec2b5bce1e843bcac2450</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated the py console to tab complete Python identifiers and have its own history</title>
<updated>2018-05-26T04:28:32+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2018-05-26T04:28:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=06787bcbc6a7a50a6345e3f78161022116d09c30'/>
<id>06787bcbc6a7a50a6345e3f78161022116d09c30</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 #401 from python-cmd2/complete_alias-py2</title>
<updated>2018-05-16T03:45:57+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-05-16T03:45:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=9cbfa4db4137ec2131eafc0e034f30a96ec4b08b'/>
<id>9cbfa4db4137ec2131eafc0e034f30a96ec4b08b</id>
<content type='text'>
Completing alias names in value field of alias command since aliases …</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Completing alias names in value field of alias command since aliases …</pre>
</div>
</content>
</entry>
<entry>
<title>Completing alias names in value field of alias command since aliases can be nested</title>
<updated>2018-05-16T03:25:10+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2018-05-16T03:25:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=2e79ebad0f47b96be9d86e19920df16db257e466'/>
<id>2e79ebad0f47b96be9d86e19920df16db257e466</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed test code</title>
<updated>2018-05-16T03:20:41+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2018-05-16T03:20:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=60605c8547188e2d9d6c990f6dc8972d7c0bd539'/>
<id>60605c8547188e2d9d6c990f6dc8972d7c0bd539</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed readline warning message</title>
<updated>2018-05-08T13:58:19+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2018-05-08T13:58:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=32f1568f34ed3512469d97d2a1a7ce0fddc6b2da'/>
<id>32f1568f34ed3512469d97d2a1a7ce0fddc6b2da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
