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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a tiny bit of documentation
Todd Leonhardt
2018-03-17
2
-2
/
+15
*
Documented cmd_with_subs_completer function
Kevin Van Brunt
2018-03-16
1
-0
/
+6
*
Removed comma
Kevin Van Brunt
2018-03-16
1
-1
/
+1
*
Added documentaion
Kevin Van Brunt
2018-03-16
2
-8
/
+24
*
Added table_display.py
Todd Leonhardt
2018-03-14
1
-1
/
+1
*
Added documentation for quit_on_sigint
Mark Lalor
2018-03-14
1
-0
/
+15
*
Fix typos in freefeatures.rst
Mark Lalor
2018-03-11
1
-2
/
+2
*
Refactored the Windows vs macOS/Linux conditional in ppaged()
Todd Leonhardt
2018-03-07
1
-3
/
+5
*
Removed support for case-insensitive command parsing
Todd Leonhardt
2018-03-02
1
-10
/
+0
*
Removed abbrev attribute
Kevin Van Brunt
2018-03-02
2
-19
/
+1
*
Changed pipeing to piping
Todd Leonhardt
2018-02-27
1
-1
/
+1
*
Improved the documentation regarding poutput, particularly with transcripts
Todd Leonhardt
2018-02-24
2
-0
/
+11
*
First past at unit test for persistent history feature
Todd Leonhardt
2018-02-09
1
-0
/
+1
*
Added optional persistent readline history feature
Todd Leonhardt
2018-02-08
2
-7
/
+10
*
Improved argument processing docs
Todd Leonhardt
2018-02-01
1
-14
/
+38
*
Updated documentation in regards to automated transcript generation
Todd Leonhardt
2018-01-31
1
-6
/
+21
*
Added documentation about Python 3.4 and earlier now having an additional dep...
Todd Leonhardt
2018-01-22
1
-0
/
+5
*
Renamed @with_argument_parser decorator to @with_argparser
Todd Leonhardt
2018-01-21
1
-9
/
+9
*
Added unit tests for newly-overridden complete() method
Todd Leonhardt
2018-01-20
1
-2
/
+11
*
Added links to docs and examples to CHANGELOG.md
Todd Leonhardt
2018-01-20
1
-2
/
+2
*
Simplified a few argparse examples and fixed some incorrect documentation
Todd Leonhardt
2018-01-17
1
-10
/
+12
*
Cleanup of documentation and examples
Todd Leonhardt
2018-01-17
2
-8
/
+4
*
Revised some of the Sphinx documentation which referenced the deprecated @opt...
Todd Leonhardt
2018-01-15
2
-64
/
+10
*
Changed @with_argument_parser to only pass single argument to commands
Todd Leonhardt
2018-01-15
1
-10
/
+33
*
remove use_argument_list attribute
kotfu
2018-01-14
1
-33
/
+1
*
new @with_argument_list decorator
kotfu
2018-01-12
1
-0
/
+51
*
@with_argument_parser now passes an arglist instead of a string
kotfu
2018-01-12
1
-5
/
+8
*
Trivial doc change to get readthedocs to rebuild
Todd Leonhardt
2018-01-10
1
-2
/
+3
*
Write documentation
kotfu
2018-01-07
2
-113
/
+147
*
Merge branch 'master' of github.com:python-cmd2/cmd2 into argparse
kotfu
2018-01-07
3
-3
/
+3
|
\
|
*
Disabled Python 3.7-dev build in Travis CI
Todd Leonhardt
2018-01-04
2
-2
/
+2
|
*
Updating version and changelog in preparation for minor bug fix realease
Todd Leonhardt
2018-01-04
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/python-cmd2/cmd2 into argparse
Jared Crapo
2017-12-11
24
-735
/
+36
|
\
\
|
|
/
|
*
Added a note to the installation instructions section of user manual
Todd Leonhardt
2017-11-15
1
-0
/
+4
|
*
Updated docs to make it more clear that you need to update shortcuts attribut...
Todd Leonhardt
2017-11-09
2
-6
/
+18
|
*
Removed broken link from docs
0.7.8
Todd Leonhardt
2017-11-08
1
-2
/
+1
|
*
Fixed incorrect http link in the README
Todd Leonhardt
2017-11-08
1
-1
/
+1
|
*
Added fix for changes in pyperclip project structure in the most recent version
Todd Leonhardt
2017-11-08
22
-729
/
+15
*
|
Plan and first working code for argparse decorator
Jared Crapo
2017-12-11
2
-0
/
+142
|
/
*
Hopefully this fixes a bug which is causing autodoc to fail to add method inf...
Todd Leonhardt
2017-09-23
1
-0
/
+1
*
Improved documentation for how a user can modify comment grammar/style
Todd Leonhardt
2017-09-22
1
-1
/
+2
*
Revise environment setting documentation
kotfu
2017-08-28
1
-41
/
+33
*
Updated CHANGELOG with some text regarding recent enhancements to transcript ...
Todd Leonhardt
2017-08-22
1
-1
/
+1
*
Clarify warnings about whitespace
Jared Crapo
2017-08-22
1
-5
/
+6
*
Documentation edits and revisions
Jared Crapo
2017-08-22
2
-33
/
+28
*
Revise and clean up documentation
Jared Crapo
2017-08-21
3
-31
/
+58
*
regex implementation complete. Still a few bugs.
Jared Crapo
2017-08-21
1
-0
/
+8
*
Write documentation for revised transcription feature
Jared Crapo
2017-08-21
3
-24
/
+143
*
Bump versions to 0.7.7a
Todd Leonhardt
2017-08-15
1
-1
/
+1
*
Replaced direct calls to self.stdout.write() with calls to self.poutput().
Todd Leonhardt
2017-08-08
1
-0
/
+7
[next]