<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/cmd2/constants.py, branch 0.9.17</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>Made allow_ansi an application-wide setting and moved it to ansi.py</title>
<updated>2019-06-27T15:03:09+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-06-27T15:03:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=447479ecd6ef2cf01434485c4c93537c8be1a566'/>
<id>447479ecd6ef2cf01434485c4c93537c8be1a566</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed colors setting to allow_ansi</title>
<updated>2019-06-26T21:44:25+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-06-26T21:44:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=2f9aab59acbbfc177a924afe7601b9021a4b1399'/>
<id>2f9aab59acbbfc177a924afe7601b9021a4b1399</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved code related to ANSI escape codes to new file called ansi.py</title>
<updated>2019-06-26T06:33:18+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-06-26T06:33: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=e34bba44ef53228aeba613ac6e928b2c315111cf'/>
<id>e34bba44ef53228aeba613ac6e928b2c315111cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added bold and underline to style()</title>
<updated>2019-06-26T05:20:48+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-06-26T05:20: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=e6f65e607c6ad2350dfce05f3d5080d0ffbe35f1'/>
<id>e6f65e607c6ad2350dfce05f3d5080d0ffbe35f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix flake8 errors, don't use Style.RESET, fix docstring, change some pexcept() calls to perror()</title>
<updated>2019-06-25T02:54:58+00:00</updated>
<author>
<name>Daniel Ahn</name>
<email>sangbumahn@gmail.com</email>
</author>
<published>2019-06-25T02:54:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=2461740fc18e9d7fd0eb7aab20fcc168d2318dd0'/>
<id>2461740fc18e9d7fd0eb7aab20fcc168d2318dd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial Commit for Issue 698</title>
<updated>2019-06-25T00:54:15+00:00</updated>
<author>
<name>xNinjaKittyx</name>
<email>sangbumahn@gmail.com</email>
</author>
<published>2019-06-25T00:54:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=e8206628eefe8234cb5118807c6f40e983c2a316'/>
<id>e8206628eefe8234cb5118807c6f40e983c2a316</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Began work to minimize public API</title>
<updated>2019-06-15T19:00:59+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-06-15T19:00: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=70bf9e1a12b89bb913c11fb07893ab4b9cab2576'/>
<id>70bf9e1a12b89bb913c11fb07893ab4b9cab2576</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed flake8 error</title>
<updated>2019-06-13T18:18:19+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-06-13T18:18:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=756d8d38502e934ea180c4cfb8dea3efd124a3bf'/>
<id>756d8d38502e934ea180c4cfb8dea3efd124a3bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reverted making constant values for colors. This will be done on a future ticket.</title>
<updated>2019-06-13T18:06:57+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-06-13T18:06: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=f659da34769b1721de7888cc2f1b5473eb88df94'/>
<id>f659da34769b1721de7888cc2f1b5473eb88df94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made constants for color values</title>
<updated>2019-06-12T18:40:05+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-06-12T18:40: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=6b8b63686dc1ab871952c75785898c31882ef8a4'/>
<id>6b8b63686dc1ab871952c75785898c31882ef8a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
