<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/tests/test_completion.py, branch 0.9.19</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>No longer printing all help text for alias and macro when the subcommand is omitted. Instead allow argparse to handle the error.</title>
<updated>2019-09-17T14:04:25+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-09-17T14:04:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=17eefdeb934525772885ff31f80a0d5a016a5b52'/>
<id>17eefdeb934525772885ff31f80a0d5a016a5b52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added capability for an argparse-based command's completer/choice functions to receive a namespace of all</title>
<updated>2019-08-13T19:12:31+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-08-13T19:12:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=71367fb6e945414efc5927bbd9792dae35b8b3f9'/>
<id>71367fb6e945414efc5927bbd9792dae35b8b3f9</id>
<content type='text'>
arguments parsed up to token being completed. This will make it easier to have a previous argument's value
affect what data is tab-completed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
arguments parsed up to token being completed. This will make it easier to have a previous argument's value
affect what data is tab-completed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated unit tests</title>
<updated>2019-08-02T20:53:22+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-08-02T20:53:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=f1c87a9c220d3a904570f119c6a80bdef225008a'/>
<id>f1c87a9c220d3a904570f119c6a80bdef225008a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed inconsistent parsing/tab completion behavior based on the value of `allow_redirection`. This flag is</title>
<updated>2019-08-02T05:46:58+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-08-02T05:46:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=a1ce5070ed97e90c5946b82496d33952ab3b821c'/>
<id>a1ce5070ed97e90c5946b82496d33952ab3b821c</id>
<content type='text'>
only meant to be a security setting that prevents redirection of stdout and should not alter parsing logic.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
only meant to be a security setting that prevents redirection of stdout and should not alter parsing logic.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed all uses of sub-command to subcommand</title>
<updated>2019-07-19T14:06:19+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-07-19T14:06:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=920a9faa050441fbe064eed200f74dbdc0ba9663'/>
<id>920a9faa050441fbe064eed200f74dbdc0ba9663</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 tests for tab completing multiline commands</title>
<updated>2019-07-18T00:29:39+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-07-18T00:29:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=d9728550f0996dc5900a48f5948c1950143e0801'/>
<id>d9728550f0996dc5900a48f5948c1950143e0801</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed matches_sort_key to default_sort_key and using it to sort additional d</title>
<updated>2019-07-16T03:37:10+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-07-16T03:37:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=1820ebe60a4d059b6f016041fe9b401758ae321e'/>
<id>1820ebe60a4d059b6f016041fe9b401758ae321e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into auto_completer_refactor</title>
<updated>2019-07-11T17:53:45+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-07-11T17:53:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=6cf0237abda400d60dad8fa42a22a927e943d0eb'/>
<id>6cf0237abda400d60dad8fa42a22a927e943d0eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore self.statement_parser to a public attribute in cmd2.Cmd</title>
<updated>2019-07-11T01:21:03+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-07-11T01:21:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=35ec62b1f8dc9a3de397cdcd9cdd66cd2c381f0e'/>
<id>35ec62b1f8dc9a3de397cdcd9cdd66cd2c381f0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing unit tests</title>
<updated>2019-07-04T19:22:01+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-07-04T19:22:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=c233b75147f01e8b34beb8ada6cec3468371c896'/>
<id>c233b75147f01e8b34beb8ada6cec3468371c896</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
