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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Macro resolution now occurs during parsing
Kevin Van Brunt
2019-05-02
1
-1
/
+1
|
/
*
Added unit test
Kevin Van Brunt
2019-04-25
1
-11
/
+20
*
Updated comment
Kevin Van Brunt
2019-04-24
1
-2
/
+8
*
Added unit test for stdout capture in pyscript
Kevin Van Brunt
2019-04-23
3
-2
/
+39
*
Pyscript now saves command output during the same period that redirection does
Kevin Van Brunt
2019-04-10
1
-3
/
+2
*
Added unit test for path completion in root directory
Kevin Van Brunt
2019-04-05
1
-0
/
+19
*
Attempt to fix unit tests
Todd Leonhardt
2019-04-02
1
-0
/
+3
*
Added some unit tests for ProcReader and ContextFlag utility classes
Todd Leonhardt
2019-04-02
1
-0
/
+51
*
Added unit test
Kevin Van Brunt
2019-03-27
1
-0
/
+9
*
Simplified a unit test
Kevin Van Brunt
2019-03-20
1
-3
/
+2
*
Fixed unit test
Kevin Van Brunt
2019-03-20
1
-3
/
+3
*
Fixed unit test on Windows
Kevin Van Brunt
2019-03-20
1
-1
/
+1
*
Made run_cmd return out and err
Kevin Van Brunt
2019-03-20
7
-459
/
+401
*
Printing an error instead of raising and exception if setting a variable that...
Kevin Van Brunt
2019-03-20
1
-23
/
+15
*
Not running command if redirection fails
Kevin Van Brunt
2019-03-20
1
-19
/
+8
*
Only capturing Popen output when stdout is a StdSim object
Kevin Van Brunt
2019-03-20
1
-0
/
+1
*
Now consistently use -t flag for transcript generation for both history and l...
Todd Leonhardt
2019-03-19
1
-1
/
+1
*
Updated CHANGELOG
Todd Leonhardt
2019-03-19
1
-2
/
+2
*
Merge branch 'master' into load_generate_transcript
Todd Leonhardt
2019-03-18
3
-9
/
+7
|
\
|
*
Merge branch 'master' into attributes
Kevin Van Brunt
2019-03-17
1
-4
/
+5
|
|
\
|
*
\
Merge branch 'master' into attributes
Todd Leonhardt
2019-03-17
1
-0
/
+7
|
|
\
\
|
*
\
\
Merge branch 'master' into attributes
Todd Leonhardt
2019-03-16
1
-6
/
+7
|
|
\
\
\
|
*
|
|
|
Aliases are now stored within the StatementParser instance
Todd Leonhardt
2019-03-16
1
-1
/
+1
|
*
|
|
|
Merge branch 'master' into attributes
Todd Leonhardt
2019-03-14
1
-12
/
+25
|
|
\
\
\
\
|
*
|
|
|
|
First stage of attribute refactoring
Todd Leonhardt
2019-03-13
3
-10
/
+8
*
|
|
|
|
|
Added a unit test for "load -r"
Todd Leonhardt
2019-03-18
2
-1
/
+31
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Made unit test more correct
Kevin Van Brunt
2019-03-17
1
-4
/
+5
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Added unit tests for expand flag of parse()
Kevin Van Brunt
2019-03-17
1
-0
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
Help command now writes to stderr when there is no help information
Kevin Van Brunt
2019-03-14
1
-6
/
+7
|
|
/
|
/
|
*
|
Added ability to place the command name in a disabled command message. This i...
Kevin Van Brunt
2019-03-13
1
-0
/
+8
*
|
Writing to stderr in default() and _report_disabled_command_usage() to make i...
Kevin Van Brunt
2019-03-13
1
-12
/
+17
|
/
*
Negative ending history indices include the referenced command, instead of ex...
kotfu
2019-03-11
1
-5
/
+5
*
Allow both history indices to be negative
kotfu
2019-03-10
1
-1
/
+4
*
Merge branch 'history_improvements' of github.com:python-cmd2/cmd2 into histo...
kotfu
2019-03-10
2
-0
/
+127
|
\
|
*
Merge branch 'master' into disable_command
Kevin Van Brunt
2019-03-10
1
-0
/
+22
|
|
\
|
|
*
Replaced StdSim.__store_output with StdSim.pause_storage
Kevin Van Brunt
2019-03-09
1
-0
/
+22
|
*
|
Added function to report that a disabled command has been run.
Kevin Van Brunt
2019-03-10
1
-0
/
+8
|
*
|
Increased code coverage
Kevin Van Brunt
2019-03-10
1
-0
/
+8
|
*
|
Added unit tests for disabling commands
Kevin Van Brunt
2019-03-09
1
-0
/
+89
|
|
/
*
|
Clean up history command
kotfu
2019-03-09
1
-23
/
+35
*
|
Clean up unused variables
kotfu
2019-03-09
1
-2
/
+2
*
|
Reworked get() on History class
kotfu
2019-03-09
1
-8
/
+30
|
/
*
Added a shlex.split() wrapper to have a common way of calling it.
Kevin Van Brunt
2019-03-05
1
-12
/
+0
*
Merged master into this branch and resolved conflicts in CHANGELOG
Todd Leonhardt
2019-03-04
5
-331
/
+435
|
\
|
*
Merged master into history and resolved conflicts
Todd Leonhardt
2019-03-04
3
-82
/
+43
|
|
\
|
*
|
Fixed a couple bugs and added unit tests
Todd Leonhardt
2019-03-03
1
-1
/
+8
|
*
|
Merged from master and resolved conflicts in cmd2.py
Todd Leonhardt
2019-03-02
20
-294
/
+14
|
|
\
\
|
*
\
\
Merge branch 'master' into history
Todd Leonhardt
2019-02-28
2
-258
/
+27
|
|
\
\
\
|
*
|
|
|
Fixed comments
Kevin Van Brunt
2019-02-26
1
-2
/
+2
|
*
|
|
|
Fixed unit test which was slow on macOS and hung forever on Windows
Todd Leonhardt
2019-02-26
1
-3
/
+7
[prev]
[next]