<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/docs/features/embedded_python_shells.rst, branch ci_improvements</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>Removed dash from 'tab complete' string</title>
<updated>2020-02-13T18:39:53+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-02-13T18:39:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=41019de4b55f42d17149c29d380358dc38347948'/>
<id>41019de4b55f42d17149c29d380358dc38347948</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up class and method references</title>
<updated>2020-02-06T05:31:18+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2020-02-06T05:31:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=bf3dc169c047acda1c1cf505e8cd0e9e46d4b4cf'/>
<id>bf3dc169c047acda1c1cf505e8cd0e9e46d4b4cf</id>
<content type='text'>
- In docs/api/cmd.rst, the `cmd2.Cmd` class was defined as `cmd2.cmd2.Cmd`, which required the extraneous `cmd2` every time we referenced it. This extra `cmd2` is no longer required.
- always refer to a bare cmd2 using ``cmd2`` per our documentation conventions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- In docs/api/cmd.rst, the `cmd2.Cmd` class was defined as `cmd2.cmd2.Cmd`, which required the extraneous `cmd2` every time we referenced it. This extra `cmd2` is no longer required.
- always refer to a bare cmd2 using ``cmd2`` per our documentation conventions
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed locals_in_py to self_in_py</title>
<updated>2020-01-28T03:49:34+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2020-01-28T03:49:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=415f1cb1c7dd5fbfe21cca0c6eea2eb998bbd1a0'/>
<id>415f1cb1c7dd5fbfe21cca0c6eea2eb998bbd1a0</id>
<content type='text'>
This more accurately reflects what it controls
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This more accurately reflects what it controls
</pre>
</div>
</content>
</entry>
<entry>
<title>Made three public attributes of cmd2.Cmd no longer settable at runtime by end users</title>
<updated>2020-01-28T03:36:49+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2020-01-28T03:36:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=0f8f90cc2ade4135193f5399e5e6a12271668867'/>
<id>0f8f90cc2ade4135193f5399e5e6a12271668867</id>
<content type='text'>
The 3 attributes are:
- continuation_prompt
- locals_in_py
- prompt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The 3 attributes are:
- continuation_prompt
- locals_in_py
- prompt
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor update to embedded python shells docs</title>
<updated>2019-11-04T03:48:05+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-11-04T03:48: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=7440079ab74b58c7809318fa951c1326b466e320'/>
<id>7440079ab74b58c7809318fa951c1326b466e320</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Integrate freefeatures into new doc structure</title>
<updated>2019-07-16T23:28:14+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2019-07-16T23:28:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=a8c4a65106ad6325adec5e662ee8a5397527dba5'/>
<id>a8c4a65106ad6325adec5e662ee8a5397527dba5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Lots of work on the migrating documentation for #719</title>
<updated>2019-07-14T06:06:20+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2019-07-14T06:06:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=83f62cd6767810382e5a70ec6d0974ef661fc26b'/>
<id>83f62cd6767810382e5a70ec6d0974ef661fc26b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skeleton doc structure complete for #709</title>
<updated>2019-07-03T01:34:37+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2019-07-03T01:34:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=11da5ba65a43c63364e702de726a7bf09a1241b4'/>
<id>11da5ba65a43c63364e702de726a7bf09a1241b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
