<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git, branch 0.9.9</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 macro documentation</title>
<updated>2019-02-22T02:15:04+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-02-22T02:15:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=163dcad22375eb84ecd8de311c344a9b6630c685'/>
<id>163dcad22375eb84ecd8de311c344a9b6630c685</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 #628 from python-cmd2/simplify_edit</title>
<updated>2019-02-22T02:00:01+00:00</updated>
<author>
<name>kmvanbrunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-02-22T02:00:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=bb376455b46e2fceba21120eba976465ea8d2c5a'/>
<id>bb376455b46e2fceba21120eba976465ea8d2c5a</id>
<content type='text'>
Removed os.system in favor of do_shell</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed os.system in favor of do_shell</pre>
</div>
</content>
</entry>
<entry>
<title>Updated change log</title>
<updated>2019-02-22T01:28:30+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-02-22T01:28:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=befeaafa59acd86fd5b467dc459e8df131bf03eb'/>
<id>befeaafa59acd86fd5b467dc459e8df131bf03eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed os.system in favor of do_shell</title>
<updated>2019-02-22T01:08:31+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-02-22T01:08:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=fa5e64d675ad390d1e5511a2ee698f177637b376'/>
<id>fa5e64d675ad390d1e5511a2ee698f177637b376</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 #627 from python-cmd2/tab_settables</title>
<updated>2019-02-21T04:12:02+00:00</updated>
<author>
<name>kmvanbrunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-02-21T04:12:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=086d4db5e10b9bfe64c767a2dad9c38fe95f299c'/>
<id>086d4db5e10b9bfe64c767a2dad9c38fe95f299c</id>
<content type='text'>
Tab settables</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tab settables</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into tab_settables</title>
<updated>2019-02-21T04:05:40+00:00</updated>
<author>
<name>kmvanbrunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-02-21T04:05:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=7218eb4f86da34f66ec484ad2db4b4d4a129a6e8'/>
<id>7218eb4f86da34f66ec484ad2db4b4d4a129a6e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed examples to reflect that settable doesn't need to be updated before calling init()</title>
<updated>2019-02-21T03:56:25+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-02-21T03:56:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=6cb882e3420fef1497955c9b4c7f0d8674e1557d'/>
<id>6cb882e3420fef1497955c9b4c7f0d8674e1557d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No longer sorting settable during initialization since the show method already sorts it results</title>
<updated>2019-02-21T03:54:51+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-02-21T03:39:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=6e4d4801827559b3dc150b1dd29de482cfba2626'/>
<id>6e4d4801827559b3dc150b1dd29de482cfba2626</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No longer sorting settable during initialization since the show method already sorts it results</title>
<updated>2019-02-21T03:39:36+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-02-21T03:39:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=d8ae68b8c151b8aea17b6299b601098910bf6373'/>
<id>d8ae68b8c151b8aea17b6299b601098910bf6373</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added unit test</title>
<updated>2019-02-21T03:24:06+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-02-21T03:24:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=5d49abe3623c0b3cc7b83c544eda64b35280a05e'/>
<id>5d49abe3623c0b3cc7b83c544eda64b35280a05e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
