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
*
Remove cmd2.Cmd.redirector for #381
kotfu
2018-05-10
2
-22
/
+8
*
Fix broken Sphinx documentation
Todd Leonhardt
2018-05-02
4
-28
/
+24
*
Merge branch 'ply' of https://github.com/python-cmd2/cmd2 into ply
kotfu
2018-05-02
2
-15
/
+48
|
\
|
*
Merge branch 'test_merge' into test_ply_merge
Eric Lin
2018-05-02
2
-15
/
+48
|
|
\
|
|
*
Updated some documentation.
Eric Lin
2018-05-02
2
-15
/
+48
*
|
|
Add argv to Statement object
kotfu
2018-05-02
1
-3
/
+16
|
/
/
*
|
Clean up documentation references to pyparsing
kotfu
2018-04-29
2
-44
/
+12
*
|
multilineCommands -> multiline_commands
kotfu
2018-04-29
2
-2
/
+2
*
|
Removed pyparsing from setup.py as a dependency
Todd Leonhardt
2018-04-28
1
-2
/
+1
*
|
Remove POSIX_SHLEX and STRIP_QUOTES_FOR_NON_POSIX
kotfu
2018-04-25
1
-10
/
+0
|
/
*
Added some documentation related to the latest changes.
Eric Lin
2018-04-21
1
-6
/
+4
*
Merged ReadTheDocs build fix from master
Todd Leonhardt
2018-04-18
1
-1
/
+0
|
\
|
*
Trying to fix Sphnix build on ReadTheDocs
Todd Leonhardt
2018-04-18
1
-3
/
+0
*
|
Tweaked AutoCompleter.ACArgumentParser's constructor to pass through construc...
Eric Lin
2018-04-18
1
-2
/
+1
|
/
*
Fix documentation which referred to a single/one source file
Todd Leonhardt
2018-04-17
1
-2
/
+2
*
Finished removing all dependencies on the six module
Todd Leonhardt
2018-04-15
2
-2
/
+0
*
Removed reference to Python 2 and 2.7 in some sections of the documentation
Todd Leonhardt
2018-04-15
3
-22
/
+6
*
Removed unit test dependency on mock
Todd Leonhardt
2018-04-15
1
-0
/
+1
*
Merged master into delete_optparse branch
Todd Leonhardt
2018-04-15
1
-2
/
+2
|
\
|
*
Preparation for 0.8.5 release
Todd Leonhardt
2018-04-13
1
-1
/
+1
*
|
Merge branch 'master' into delete_optparse
Todd Leonhardt
2018-04-11
1
-0
/
+132
|
\
\
|
|
/
|
*
Added a with_category decorator that can be used to tag a command category.
Eric Lin
2018-04-11
1
-0
/
+132
|
*
Preparing for 0.8.4 release
0.8.4
Kevin Van Brunt
2018-04-10
1
-1
/
+1
*
|
Updated version to 0.8.5
Todd Leonhardt
2018-04-10
1
-1
/
+1
*
|
Deleted optparse code which had been previously deprecated in 0.8.0 release
Todd Leonhardt
2018-04-09
4
-51
/
+4
|
/
*
Updated version number of release
0.8.3
Kevin Van Brunt
2018-04-09
1
-1
/
+1
*
Add conditional dependency on enum34 for Python 2.7
Todd Leonhardt
2018-03-28
1
-0
/
+2
*
Addressed code review comments
Kevin Van Brunt
2018-03-27
1
-0
/
+5
*
Updated documentation
Kevin Van Brunt
2018-03-25
1
-3
/
+2
*
Added link to video of Florida Pycon 2017 presentation on cmd2
Todd Leonhardt
2018-03-23
1
-2
/
+1
*
Added back in preference for gnureadline if it is present
Todd Leonhardt
2018-03-21
2
-5
/
+33
*
Fixed small typos and changed example code class name
Mark Lalor
2018-03-17
1
-4
/
+4
*
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
[next]