<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/tests/test_cmd2.py, branch 0.8.7</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>Trying 0.8.7 for #421</title>
<updated>2018-05-28T21:59:17+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-05-28T21:59:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=05e15985e4a593c8b14151c705315e8985cff00e'/>
<id>05e15985e4a593c8b14151c705315e8985cff00e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version to 0.8.6.1 for #421</title>
<updated>2018-05-28T21:21:20+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-05-28T21:21:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=dc4d4c6d9c22f7b3889b99ca5a4dbb649cce9c6c'/>
<id>dc4d4c6d9c22f7b3889b99ca5a4dbb649cce9c6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>no dashes in rc version</title>
<updated>2018-05-28T20:43:59+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-05-28T20:43:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=8dcad4d2b9db2f6c2434af23cd4675efa8a28738'/>
<id>8dcad4d2b9db2f6c2434af23cd4675efa8a28738</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ‘python-requires &gt;= 2.7’ for #421</title>
<updated>2018-05-28T20:28:57+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-05-28T20:28:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=54d98f6b56e2282198799d4ae78272d8f0b82e37'/>
<id>54d98f6b56e2282198799d4ae78272d8f0b82e37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Created python2 branch for 0.8.x bug fix releases</title>
<updated>2018-04-15T18:47:25+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-04-15T18:47:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=09b22c56266aad307744372a0dca8b57f43162bd'/>
<id>09b22c56266aad307744372a0dca8b57f43162bd</id>
<content type='text'>
Also:
- Bumped version to 0.8.6 on this branch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:
- Bumped version to 0.8.6 on this branch
</pre>
</div>
</content>
</entry>
<entry>
<title>Preparation for 0.8.5 release</title>
<updated>2018-04-14T05:17:14+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-04-14T05:17:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=daab800949272c5b6e6d950048559fe97c1aff7f'/>
<id>daab800949272c5b6e6d950048559fe97c1aff7f</id>
<content type='text'>
- Bumped version to 0.8.5
- Added details to CHANGELOG.md regarding recent changes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Bumped version to 0.8.5
- Added details to CHANGELOG.md regarding recent changes
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a with_category decorator that can be used to tag a command category.</title>
<updated>2018-04-11T19:11:52+00:00</updated>
<author>
<name>Eric Lin</name>
<email>anselor@gmail.com</email>
</author>
<published>2018-04-11T19:11:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=33decb449c61e2a78877563309929c4686ea081e'/>
<id>33decb449c61e2a78877563309929c4686ea081e</id>
<content type='text'>
Changed the detection of with_argparse decorated commands to be less hacky/brittle.
  Now it tags the function with help_summary.
Fixed issue with handling commands that provide a custom help_ function. We can now
redirect the output to a string to be formatted with the other commands.
Added some documentation explaining the new help categories.
Updated unit tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed the detection of with_argparse decorated commands to be less hacky/brittle.
  Now it tags the function with help_summary.
Fixed issue with handling commands that provide a custom help_ function. We can now
redirect the output to a string to be formatted with the other commands.
Added some documentation explaining the new help categories.
Updated unit tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed issue where categorization is skipped when there's a help_&lt;command&gt; function provided.</title>
<updated>2018-04-11T15:44:18+00:00</updated>
<author>
<name>Eric Lin</name>
<email>anselor@gmail.com</email>
</author>
<published>2018-04-11T15:44:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=52bf16c412eb7933eac159ed0fc6363ccc37a82c'/>
<id>52bf16c412eb7933eac159ed0fc6363ccc37a82c</id>
<content type='text'>
In verbose help, added check for argparse usage block (starting with 'usage: '), to skip that block and move to the next comment block
Added unit tests for new categorization code
Updated example to demonstrate skipping of argparse usage statement
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In verbose help, added check for argparse usage block (starting with 'usage: '), to skip that block and move to the next comment block
Added unit tests for new categorization code
Updated example to demonstrate skipping of argparse usage statement
</pre>
</div>
</content>
</entry>
<entry>
<title>Preparing for 0.8.4 release</title>
<updated>2018-04-10T16:59:32+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2018-04-10T16:59:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=322a7c2c36e4efd345a3d57dd09aea3200e0656b'/>
<id>322a7c2c36e4efd345a3d57dd09aea3200e0656b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated version number of release</title>
<updated>2018-04-09T16:16:13+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2018-04-09T16:16:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=98301d03570f3e2e407c1397641bf2b04eb480ac'/>
<id>98301d03570f3e2e407c1397641bf2b04eb480ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
