<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/examples, branch 0.9.4</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>Copied and reduced the tab_autocompletion example to specifically exercise updating</title>
<updated>2018-08-19T17:16:09+00:00</updated>
<author>
<name>Eric Lin</name>
<email>anselor@gmail.com</email>
</author>
<published>2018-08-19T17:16: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=ec021659543fc39ab60d9af456d081c3e47ff172'/>
<id>ec021659543fc39ab60d9af456d081c3e47ff172</id>
<content type='text'>
the argparse object during init instead of durng the class construction.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the argparse object during init instead of durng the class construction.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated argparse_completer to automatically set the matches_sorted flag for tabular results. Updated the example to demonstrate pre-sorted tabular results.</title>
<updated>2018-08-01T16:59:36+00:00</updated>
<author>
<name>Eric Lin</name>
<email>anselor@gmail.com</email>
</author>
<published>2018-08-01T16:59:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=c79e56d4a3a41bd2d4b152a27c2334fd9d238fd4'/>
<id>c79e56d4a3a41bd2d4b152a27c2334fd9d238fd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Sphinx warning due to _static directory</title>
<updated>2018-07-31T06:52:00+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-07-31T06:52:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=57e6bf0c0162c3fd445580344ada5d662b373bd3'/>
<id>57e6bf0c0162c3fd445580344ada5d662b373bd3</id>
<content type='text'>
Also:
- Made alias_startup.py example robust as to what directory it is launched from
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:
- Made alias_startup.py example robust as to what directory it is launched from
</pre>
</div>
</content>
</entry>
<entry>
<title>Add example and documentation for #452</title>
<updated>2018-07-30T02:55:32+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-07-30T02:55:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=ad1ad40db0f4c8668cb882ff4b544db9cddf1835'/>
<id>ad1ad40db0f4c8668cb882ff4b544db9cddf1835</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Address feedback in PR</title>
<updated>2018-07-21T22:21:39+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-07-21T22:21: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=58e2d8bdb0f2146760ec41172174fc77cf01e2a0'/>
<id>58e2d8bdb0f2146760ec41172174fc77cf01e2a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add hook example</title>
<updated>2018-07-21T18:56:25+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-07-21T18:56: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=cb0c58db58920122a66cafedc764e59d5087c841'/>
<id>cb0c58db58920122a66cafedc764e59d5087c841</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rows with very high population density now have foreground text color set to red</title>
<updated>2018-06-29T03:34:38+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-06-29T03:34:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=c038c83498afdd0f7002df125b945a3089516e7c'/>
<id>c038c83498afdd0f7002df125b945a3089516e7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made table more readable when colored module is installed</title>
<updated>2018-06-27T15:42:30+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-06-27T15:42:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=28f080b2ea338b72fbff2992ba4745c6456f651f'/>
<id>28f080b2ea338b72fbff2992ba4745c6456f651f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deleted unused constant for DEFAULT_GRID</title>
<updated>2018-06-27T14:02:30+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-06-27T14:02:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=926c2cf078da9740838663b2651c372a5340eb5f'/>
<id>926c2cf078da9740838663b2651c372a5340eb5f</id>
<content type='text'>
Also:
- Improved some comments
- Put the argparse args for selecting grid style in a mutually exclusive group
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:
- Improved some comments
- Put the argparse args for selecting grid style in a mutually exclusive group
</pre>
</div>
</content>
</entry>
<entry>
<title>table and object_table commands now accept argparse arguments for formatting the grid style</title>
<updated>2018-06-27T13:48:32+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-06-27T13:48:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=981a7edd65dfae9973a68761a6546120b9e2e73c'/>
<id>981a7edd65dfae9973a68761a6546120b9e2e73c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
