<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/tests/transcripts, branch python2</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>Pushed fix for test_transcript</title>
<updated>2018-03-16T21:01:04+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-03-16T20:59:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=c4c1f441c11df9b0045918b3003b07b71e9ee3fd'/>
<id>c4c1f441c11df9b0045918b3003b07b71e9ee3fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed abbrev attribute</title>
<updated>2018-03-02T22:28:52+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2018-03-02T22:28:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=d0d98f0aea35fcd378fc93f02d8449030b1ba454'/>
<id>d0d98f0aea35fcd378fc93f02d8449030b1ba454</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>do_edit() no longer edits history, just files #252</title>
<updated>2018-01-17T04:17:21+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-01-17T04:17:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=fd5750fbcc19ab719d803e6d8355633523ae2842'/>
<id>fd5750fbcc19ab719d803e6d8355633523ae2842</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove do_save() and do_run() for #252</title>
<updated>2018-01-17T03:59:33+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-01-17T03:59:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=d8ade122f0cd23dfcad18872536cc3709334e77f'/>
<id>d8ade122f0cd23dfcad18872536cc3709334e77f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cmdenvironment command has been removed and its functionality now exists as a -a/--all option to the set command</title>
<updated>2018-01-15T20:49:18+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-01-15T20:49: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=f7cc1610c8a5d981ab5ee728d61ab241ecf5d8fd'/>
<id>f7cc1610c8a5d981ab5ee728d61ab241ecf5d8fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed the test_transcript unit test when run with the from_cmdloop.txt input</title>
<updated>2018-01-15T20:08:59+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-01-15T20:08: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=b89cbb453236ed22f384751880f36ad35a315237'/>
<id>b89cbb453236ed22f384751880f36ad35a315237</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>show command has been removed</title>
<updated>2018-01-15T20:04:12+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-01-15T20:04:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=1d1c55b7e3769bc63e8e8db3ada0a8c0d64949e6'/>
<id>1d1c55b7e3769bc63e8e8db3ada0a8c0d64949e6</id>
<content type='text'>
It's functionality has been moved inside the set command.

The set command now uses an argparse parser.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's functionality has been moved inside the set command.

The set command now uses an argparse parser.
</pre>
</div>
</content>
</entry>
<entry>
<title>__relative_load command is now hidden from help menu by default</title>
<updated>2018-01-15T18:56:09+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-01-15T18:56: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=8d9c2813134c38f80ead43578d97b15a44503471'/>
<id>8d9c2813134c38f80ead43578d97b15a44503471</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add comments to all regex test files</title>
<updated>2017-08-22T16:45:44+00:00</updated>
<author>
<name>Jared Crapo</name>
<email>jared@kotfu.net</email>
</author>
<published>2017-08-22T16:18:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=20d752047185214806694bc7a045a8af8e5a240f'/>
<id>20d752047185214806694bc7a045a8af8e5a240f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>regex implementation complete. Still a few bugs.</title>
<updated>2017-08-22T02:39:21+00:00</updated>
<author>
<name>Jared Crapo</name>
<email>jared@kotfu.net</email>
</author>
<published>2017-08-22T02:39:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=208fd69238c97a83c373343573e9f19c59124adc'/>
<id>208fd69238c97a83c373343573e9f19c59124adc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
