<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/cmd2/parsing.py, branch 1.3.0</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>Added info on semantic versioning and branching strategy to CONTRIBUTING.md</title>
<updated>2020-04-25T01:21:35+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2020-04-25T01:15:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=9b78cf4913202995dcf065ecf5077bf16fa01f95'/>
<id>9b78cf4913202995dcf065ecf5077bf16fa01f95</id>
<content type='text'>
Also:
- Added isort to Pipenv dev
- Added setup.cfg to make it easy to run flake8, doc8, and isort directly from the command line without using invoke
- Ran isort to sort includes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:
- Added isort to Pipenv dev
- Added setup.cfg to make it easy to run flake8, doc8, and isort directly from the command line without using invoke
- Ran isort to sort includes
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Cmd2ShlexError</title>
<updated>2020-03-12T19:53:40+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-03-12T19:53:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=b3eafe71b400a7a48bda5a456d53a9433ef838dd'/>
<id>b3eafe71b400a7a48bda5a456d53a9433ef838dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation for parsing classes</title>
<updated>2020-02-15T05:27:59+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2020-02-15T05:27:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=1e1480507108271a2ba77e1a469582c8944e2c60'/>
<id>1e1480507108271a2ba77e1a469582c8944e2c60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated center_text to support ansi escape sequences and characters with display widths greater than 1.</title>
<updated>2019-12-09T20:23:58+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-12-09T20:23:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=cda57dc1a1859408fb25d31178ad0f6e77ede902'/>
<id>cda57dc1a1859408fb25d31178ad0f6e77ede902</id>
<content type='text'>
Also added left and right justification functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also added left and right justification functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed ability for aliases and macros to share names with commands</title>
<updated>2019-08-06T02:48:54+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-08-06T02:48:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=47921d02aa876e2cca35d7a939bfc5a6584f8359'/>
<id>47921d02aa876e2cca35d7a939bfc5a6584f8359</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added terminators to completion delimiters</title>
<updated>2019-08-02T17:03:45+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-08-02T17:03:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=e617970b58cfe711108ba951050f72761c5a6419'/>
<id>e617970b58cfe711108ba951050f72761c5a6419</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>Added terminators to cmd2.Cmd's docstring</title>
<updated>2019-08-01T19:14:41+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-08-01T19:14:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=b9226c4ccf6e8227b106f0b29d7bde02ad19ecc3'/>
<id>b9226c4ccf6e8227b106f0b29d7bde02ad19ecc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed restriction on macros named after non-multiline commands</title>
<updated>2019-07-24T03:59:53+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-07-24T03:59:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=7f6dad1daa3626598a38a16ac373b9a8f4e472da'/>
<id>7f6dad1daa3626598a38a16ac373b9a8f4e472da</id>
<content type='text'>
Added unit tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added unit tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated docstrings</title>
<updated>2019-07-24T01:16:52+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-07-24T01:16:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=fa981071b66c750eb7241cd8d9c48a032da723bc'/>
<id>fa981071b66c750eb7241cd8d9c48a032da723bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
