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
/
tests
/
transcripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added always_show_hint setting
Kevin Van Brunt
2020-09-05
1
-0
/
+1
*
Updated set command to support tab completion of values
Kevin Van Brunt
2020-02-04
1
-2
/
+2
*
Made three public attributes of cmd2.Cmd no longer settable at runtime by end...
Todd Leonhardt
2020-01-27
2
-6
/
+3
*
Changed allow_ansi to allow_style for accuracy in what types of ANSI escape s...
Kevin Van Brunt
2019-12-19
1
-1
/
+1
*
Make max_completion_items settable
Kevin Van Brunt
2019-07-15
1
-0
/
+1
*
Renamed colors setting to allow_ansi
Kevin Van Brunt
2019-06-26
1
-1
/
+1
*
Modified a transcript used during testing to not run help so that it doesn't ...
Todd Leonhardt
2019-06-15
1
-15
/
+6
*
Fixed unit test
Kevin Van Brunt
2019-06-15
1
-2
/
+3
*
Running commands from history stops if a command returns True for its stop va...
Kevin Van Brunt
2019-05-24
1
-1
/
+0
*
Refactor exit_code implementation
Todd Leonhardt
2019-05-20
1
-0
/
+4
*
First version of adding an expanded option to history items
Kevin Van Brunt
2018-12-03
1
-12
/
+6
*
Fixed transcript testing bug where last command in transcript has no expected...
Todd Leonhardt
2018-09-30
2
-1
/
+8
*
Merged master into transcript_fixes branch and resolved conflicts
Todd Leonhardt
2018-09-30
2
-4
/
+4
|
\
|
*
Merge branch 'master' into macro
Kevin Van Brunt
2018-09-26
1
-2
/
+2
|
|
\
|
|
*
First pass at improved colorizing
kotfu
2018-08-11
1
-2
/
+2
|
*
|
Fixed unit tests
Kevin Van Brunt
2018-09-25
1
-2
/
+2
|
|
/
*
|
Add transcript test for commands with no output
kotfu
2018-09-14
2
-2
/
+9
|
/
*
Refactor transcript from history implementation and test
kotfu
2018-05-04
1
-20
/
+0
*
Fix transcript generate to close #385
kotfu
2018-05-04
1
-0
/
+2
*
Fix #384, multiline commands now appear properly in transcripts
kotfu
2018-05-03
1
-4
/
+4
*
Unit test for history transcript generation
kotfu
2018-05-03
1
-0
/
+18
*
Fix commented out transcript tests
kotfu
2018-05-03
1
-1
/
+0
*
Restored legacy cmd/self access when locals_in_py is True. Changed default to...
Eric Lin
2018-05-02
1
-1
/
+1
*
Deleted optparse code which had been previously deprecated in 0.8.0 release
Todd Leonhardt
2018-04-09
1
-7
/
+8
*
Pushed fix for test_transcript
Todd Leonhardt
2018-03-16
1
-2
/
+2
*
Removed abbrev attribute
Kevin Van Brunt
2018-03-02
1
-1
/
+0
*
do_edit() no longer edits history, just files #252
kotfu
2018-01-16
1
-1
/
+0
*
Remove do_save() and do_run() for #252
kotfu
2018-01-16
1
-4
/
+4
*
cmdenvironment command has been removed and its functionality now exists as a...
Todd Leonhardt
2018-01-15
1
-2
/
+2
*
Fixed the test_transcript unit test when run with the from_cmdloop.txt input
Todd Leonhardt
2018-01-15
1
-2
/
+2
*
show command has been removed
Todd Leonhardt
2018-01-15
1
-2
/
+2
*
__relative_load command is now hidden from help menu by default
Todd Leonhardt
2018-01-15
1
-3
/
+2
*
Add comments to all regex test files
Jared Crapo
2017-08-22
14
-9
/
+34
*
regex implementation complete. Still a few bugs.
Jared Crapo
2017-08-21
9
-19
/
+17
*
Tweaks to some of the transcript regex tests
Jared Crapo
2017-08-21
2
-0
/
+7
*
Add lots more transcript tests
Jared Crapo
2017-08-20
11
-0
/
+26
*
rename transcript files
Jared Crapo
2017-08-20
3
-0
/
+0
*
Move transcripts into their own directory
Jared Crapo
2017-08-20
3
-0
/
+84