<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/CONTRIBUTING.md, branch 0.7.8</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>Provide method to run multiple commands w/o a cmdloop.</title>
<updated>2017-09-22T17:58:17+00:00</updated>
<author>
<name>Alfred Levy</name>
<email>alevy03@gmail.com</email>
</author>
<published>2017-09-22T17:58:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=6fa589b3c50352eea2d15f3ad69c91c5118f71d8'/>
<id>6fa589b3c50352eea2d15f3ad69c91c5118f71d8</id>
<content type='text'>
runcmds_plus_hooks can accept multiple commands process the command queue to
 deal with subsequent commands loaded from scripts without requiring a command
 loop. This better supports a one-off batch processing scenario.

Also fixed the insertion order of commands placed in the command queue by load
and _relative_load so that script commands are run in the expected order.

Minor tweak to setup instructions in CONTRIBUTING.md to include pyperclip in
prerequisites.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
runcmds_plus_hooks can accept multiple commands process the command queue to
 deal with subsequent commands loaded from scripts without requiring a command
 loop. This better supports a one-off batch processing scenario.

Also fixed the insertion order of commands placed in the command queue by load
and _relative_load so that script commands are run in the expected order.

Minor tweak to setup instructions in CONTRIBUTING.md to include pyperclip in
prerequisites.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add screenshot to front page</title>
<updated>2017-07-03T19:04:46+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-07-03T19:04:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=4ebab8889cc8546bf19bbd2981b2231547b45757'/>
<id>4ebab8889cc8546bf19bbd2981b2231547b45757</id>
<content type='text'>
Also:
- Updated pythong_scripting.py example to show how to colorize text
- Updated contributing.md to show how to run code coverage in parallel using python-xdist and -nauto
- Updated contributing.md to talk more about looking at unit test results within the PR
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:
- Updated pythong_scripting.py example to show how to colorize text
- Updated contributing.md to show how to run code coverage in parallel using python-xdist and -nauto
- Updated contributing.md to talk more about looking at unit test results within the PR
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced clipboard copy and paste custom code with pyperclip</title>
<updated>2017-06-30T20:47:47+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-06-30T20:47:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=42d4ba77ddbee818ab7e198d52ed5a2c555e6330'/>
<id>42d4ba77ddbee818ab7e198d52ed5a2c555e6330</id>
<content type='text'>
- Added a 3rd-party dependency on the pyperclip module

TODO: Rigorous test on all OSes, particularly Linux systems without xclip
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added a 3rd-party dependency on the pyperclip module

TODO: Rigorous test on all OSes, particularly Linux systems without xclip
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated POC info</title>
<updated>2017-05-04T00:10:12+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-05-04T00:10:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=fcb7026887d75a30bfd645ea5277cf93a2db8c37'/>
<id>fcb7026887d75a30bfd645ea5277cf93a2db8c37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes to make our project as welcoming as possible for new contributors.</title>
<updated>2017-02-26T22:19:15+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-02-26T22:19:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=552c02561e8e79b9b2e658453f269fba68fab9a5'/>
<id>552c02561e8e79b9b2e658453f269fba68fab9a5</id>
<content type='text'>
Changes include:
1) Added CONTRIBUTING.md with detailed instructions for how to contribute, which should be especially useful to those new to open source in general or GitHub in particular
2) Added CODE_OF_CONDUCT.md which sets ground rules for participants’ behavior and helps to facilitate a friendly, welcoming environment
3) Renamed the "example" directory to "examples" in the hope that one day soon there may be more than a single example ;-)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes include:
1) Added CONTRIBUTING.md with detailed instructions for how to contribute, which should be especially useful to those new to open source in general or GitHub in particular
2) Added CODE_OF_CONDUCT.md which sets ground rules for participants’ behavior and helps to facilitate a friendly, welcoming environment
3) Renamed the "example" directory to "examples" in the hope that one day soon there may be more than a single example ;-)
</pre>
</div>
</content>
</entry>
</feed>
