index
:
delta/python-packages/cmd2-git.git
1216-rich-print-mixin
2.0
async_prompt
black
black_config
blank_prompt
border_color
ci_improvements
cmdset_settables
codeql
colored_simple_table
colored_tables
colored_tables_orig
column_spacing
complete_flag_names
completion_item_choices
ctrl-c
ctrl-d
custom_command_completer
custom_completer_refactor
dashes
default_categories
duplicate_subcommand
editors
enh_default_categories
error_cleanup
exception_passthrough
exit_code
ext_test_0_2
extended_colors
f-strings
fix_broken_unit_test
fix_hint
github_actions
header_tabs
history_fix
import_wrapping
ipy_locals
last_result
master
misc
move_attach
mypy_continued
mypy_explicit_export
nested_table
nested_table_orig
ns_fix
ordered_history
pep561
plugin_version
poutput-psuccess
prompt_error
py_refactor
pypy_fix
redirected_aliases
settable_hint
silence
silence_startup_script
silent_start
table_newline
topic_width
unit_tests
util_fixes
win_tab_crash
github.com: python-cmd2/cmd2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated docs to make it more clear that you need to update shortcuts attribut...
Todd Leonhardt
2017-11-09
1
-1
/
+8
*
Improved documentation for how a user can modify comment grammar/style
Todd Leonhardt
2017-09-22
1
-0
/
+39
*
Revise environment setting documentation
kotfu
2017-08-28
1
-0
/
+38
*
Make the same as test_transcription.py
Jared Crapo
2017-08-21
1
-4
/
+5
*
regex implementation complete. Still a few bugs.
Jared Crapo
2017-08-21
1
-3
/
+4
*
Write documentation for revised transcription feature
Jared Crapo
2017-08-21
1
-10
/
+33
*
feedback_to_output now defaults to False
Todd Leonhardt
2017-08-20
1
-2
/
+2
*
Ensure editor and the file to edit can have spaces in them
Jared Crapo
2017-08-19
1
-2
/
+3
*
Added remove_unused.py example to demonstrate how to remove unused commands
Todd Leonhardt
2017-07-31
1
-0
/
+30
*
Fixed a couple case sensitivity bugs and added an example
Todd Leonhardt
2017-07-12
1
-0
/
+25
*
Fixed a few bugs and examples
Todd Leonhardt
2017-07-03
4
-18
/
+22
*
Removed pause command
Todd Leonhardt
2017-07-03
1
-3
/
+2
*
Add screenshot to front page
Todd Leonhardt
2017-07-03
1
-1
/
+1
*
Refactored to replace custom StubbornDict with collections.OrderedDict
Todd Leonhardt
2017-06-29
1
-4
/
+7
*
Completely removed use of self.default_file_name
Todd Leonhardt
2017-06-28
1
-2
/
+1
*
Simplified implementation of do__relative_load
Todd Leonhardt
2017-06-28
1
-0
/
+3
*
Moved example scripts from examples to examples/scripts directly
Todd Leonhardt
2017-06-21
5
-2
/
+2
*
Changed default value for USE_ARG_LIST global to True
Todd Leonhardt
2017-06-14
2
-4
/
+7
*
Updated documentation and examples
Todd Leonhardt
2017-06-14
3
-16
/
+27
*
Added new pyscript command
Todd Leonhardt
2017-06-13
2
-2
/
+9
*
Updated example transcript test and docs
Todd Leonhardt
2017-06-03
1
-2
/
+2
*
Updated an example, features, and changes based on new support for path and c...
Todd Leonhardt
2017-05-17
1
-12
/
+3
*
Apparently regex syntax is stricter for Python 3 on Windows.
Todd Leonhardt
2017-03-16
2
-1
/
+3
*
Added a regex to transcript for color because its not present on Windows.
Todd Leonhardt
2017-03-16
1
-2
/
+2
*
Added example of using a regular expression in a transcript test.
Todd Leonhardt
2017-03-16
2
-0
/
+19
*
Improved the CmdResult namedtuple subclass
Todd Leonhardt
2017-03-14
2
-6
/
+12
*
Added intro with unicode characters to one example.
Todd Leonhardt
2017-03-14
1
-3
/
+5
*
Mostly fix a bunch of spelling mistakes.
Todd Leonhardt
2017-03-13
6
-7
/
+13
*
Improved examples
Todd Leonhardt
2017-03-11
2
-3
/
+112
*
Added an example for how conditional control flow of a cmd2 application can b...
Todd Leonhardt
2017-03-11
2
-0
/
+126
*
Added basic example of how to use cmd2 in a manner that doesn't own the main ...
Todd Leonhardt
2017-03-04
1
-0
/
+26
*
Added info to CHANGES.rst on what bugs have been fixed so far this release.
Todd Leonhardt
2017-03-04
1
-0
/
+88
*
Changes to make our project as welcoming as possible for new contributors.
Todd Leonhardt
2017-02-26
4
-0
/
+127