<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/docs/features/history.rst, branch silence_startup_script</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>Remove extra newline and EOF</title>
<updated>2020-02-25T05:35:41+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2020-02-25T05:35:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=5c52420b2ba081965a670cef0d5889eb19237420'/>
<id>5c52420b2ba081965a670cef0d5889eb19237420</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update history documentation</title>
<updated>2020-02-25T05:32:39+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2020-02-25T05:32:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=2dabc37862ce54dbe312bc7abc2f56b0d3da9469'/>
<id>2dabc37862ce54dbe312bc7abc2f56b0d3da9469</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix redundant declaration of cmd2.Cmd.__init__ method</title>
<updated>2020-02-06T23:56:28+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2020-02-06T23:56:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=4802e6a3ea7864109dced8de3d2032e3ff845adb'/>
<id>4802e6a3ea7864109dced8de3d2032e3ff845adb</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>Fixed broken links in Sphinx docs</title>
<updated>2020-01-26T17:57:57+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2020-01-26T17:57:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=8e33bed3f57c7667e132148af76fe646d837e232'/>
<id>8e33bed3f57c7667e132148af76fe646d837e232</id>
<content type='text'>
Also:
- Added a "linkcheck" task to the invoke tasks
_ Use pseudoterminals for invoke tasks with colored output so that we can see the color when using invoke
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:
- Added a "linkcheck" task to the invoke tasks
_ Use pseudoterminals for invoke tasks with colored output so that we can see the color when using invoke
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into integrate_legacy_documentation</title>
<updated>2019-07-16T23:30:23+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2019-07-16T23:30:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=f3ae3e129c9205229922463fc5ef57cc413c0ab9'/>
<id>f3ae3e129c9205229922463fc5ef57cc413c0ab9</id>
<content type='text'>
# Conflicts:
#	docs/features/history.rst
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	docs/features/history.rst
</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>Fixed documentation for run_script and renamed history option</title>
<updated>2019-07-16T16:55:28+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-07-16T16:55:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=905dbd657d481e6aaaa035cecc794bc96711f603'/>
<id>905dbd657d481e6aaaa035cecc794bc96711f603</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Alphabetized feature list</title>
<updated>2019-07-06T23:29:48+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-07-06T23:29:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=5bd8981e4eecd2799e7b49566ab89ad26cb40c02'/>
<id>5bd8981e4eecd2799e7b49566ab89ad26cb40c02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add doc8 documentation style checking</title>
<updated>2019-07-06T19:53:45+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2019-07-06T19:53:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=9fe8e36a1e26569bdb47b8c361d077675a876af9'/>
<id>9fe8e36a1e26569bdb47b8c361d077675a876af9</id>
<content type='text'>
- add dev dependency
- add doc8 to tasks.py
- fix all doc8 errors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add dev dependency
- add doc8 to tasks.py
- fix all doc8 errors
</pre>
</div>
</content>
</entry>
</feed>
