<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/docs/api/utils.rst, branch nested_table_orig</title>
<subtitle>github.com: python-cmd2/cmd2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/'/>
<entry>
<title>Some mypy validation fixes</title>
<updated>2021-03-18T22:26:20+00:00</updated>
<author>
<name>Eric Lin</name>
<email>anselor@gmail.com</email>
</author>
<published>2021-03-15T19:18:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=9d1b7c7f1068ce9b55ba160ebceeadd665d1bc02'/>
<id>9d1b7c7f1068ce9b55ba160ebceeadd665d1bc02</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 2.0</title>
<updated>2020-11-12T02:50:44+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2020-11-12T02:50:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=f02cf54284c4feacee5647d29665158fa5137f5f'/>
<id>f02cf54284c4feacee5647d29665158fa5137f5f</id>
<content type='text'>
# Conflicts:
#	CHANGELOG.md
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	CHANGELOG.md
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed issue where quoted redirectors and terminators in aliases and macros were not being</title>
<updated>2020-10-01T00:36:46+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-09-30T18:19:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=018c329a4df9f3b84227cf33a14f9482f3e7eb2a'/>
<id>018c329a4df9f3b84227cf33a14f9482f3e7eb2a</id>
<content type='text'>
restored when read from a startup script.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
restored when read from a startup script.
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved two classes from cmd2.py to utils.py.</title>
<updated>2020-09-09T05:03:21+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-09-09T05:03:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=d582466335d3182a15dc40bf2d8b6737fb158d46'/>
<id>d582466335d3182a15dc40bf2d8b6737fb158d46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced choices_function / choices_method with choices_provider.</title>
<updated>2020-08-13T18:20:31+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-08-13T18:19:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=e6da8596c433f46bc337c7e8a14c7de1b0310e4c'/>
<id>e6da8596c433f46bc337c7e8a14c7de1b0310e4c</id>
<content type='text'>
Replaced completer_function / completer_method with completer.
ArgparseCompleter now always passes cmd2.Cmd or CommandSet instance as the self
argument to choices_provider and completer functions.

Moved basic_complete from utils into cmd2.Cmd class.
Moved CompletionError to exceptions.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaced completer_function / completer_method with completer.
ArgparseCompleter now always passes cmd2.Cmd or CommandSet instance as the self
argument to choices_provider and completer functions.

Moved basic_complete from utils into cmd2.Cmd class.
Moved CompletionError to exceptions.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated docs</title>
<updated>2020-04-22T04:32:55+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-04-22T04:32:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=e1256ccb5a78d8cb3b4f2ab9904d80693b6959c9'/>
<id>e1256ccb5a78d8cb3b4f2ab9904d80693b6959c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move list sorting from completion to misc</title>
<updated>2020-02-25T04:57:16+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2020-02-25T04:57:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=062fb0d7a62bd022e7c89a27792968a650e4ad49'/>
<id>062fb0d7a62bd022e7c89a27792968a650e4ad49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Instead of using automodule, only document public api functions</title>
<updated>2020-02-23T03:14:59+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2020-02-23T03:14:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=44bf30ae5634046c1e428d1e2438d0f1a4cdcd43'/>
<id>44bf30ae5634046c1e428d1e2438d0f1a4cdcd43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Begin process of combining utils api docs into a single document</title>
<updated>2020-02-10T23:06:24+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2020-02-10T23:06:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=f4c745573e4d777d53e1bcfac743c3b437904034'/>
<id>f4c745573e4d777d53e1bcfac743c3b437904034</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
