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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Renamed file
Kevin Van Brunt
2019-06-15
1
-0
/
+0
|
*
Updated unit tests
Kevin Van Brunt
2019-06-15
1
-4
/
+4
|
*
Updated change log
Kevin Van Brunt
2019-06-15
1
-0
/
+5
|
*
Updated documentation
Kevin Van Brunt
2019-06-15
7
-32
/
+21
|
*
Updated documentation
Kevin Van Brunt
2019-06-15
4
-7
/
+7
|
*
Fixed unit tests
Kevin Van Brunt
2019-06-15
4
-11
/
+11
|
*
Fixed unit test
Kevin Van Brunt
2019-06-15
1
-2
/
+3
|
*
Fixing unit tests
Kevin Van Brunt
2019-06-15
5
-57
/
+40
|
*
Fixed unit tests
Kevin Van Brunt
2019-06-15
2
-22
/
+25
|
*
Updated comment
Kevin Van Brunt
2019-06-15
1
-1
/
+1
|
*
Fixing unit tests
Kevin Van Brunt
2019-06-15
3
-7
/
+9
|
*
Renamed pyscript to run_pyscript
Kevin Van Brunt
2019-06-14
1
-7
/
+15
|
*
Renamed load to run_script and _relative_load to _relative_run_script
Kevin Van Brunt
2019-06-14
1
-33
/
+48
|
/
*
Merge pull request #700 from python-cmd2/deprecate_34
Todd Leonhardt
2019-06-14
12
-45
/
+24
|
\
|
*
Updated CHANGELOG with info on Python 3.4 deprecation and 3.8 support
Todd Leonhardt
2019-06-14
1
-0
/
+6
|
*
Merge branch 'master' into deprecate_34
Todd Leonhardt
2019-06-14
7
-23
/
+105
|
|
\
|
|
/
|
/
|
*
|
Updated CHANGELOG with release date for 0.9.13
0.9.13
Todd Leonhardt
2019-06-14
1
-2
/
+2
*
|
Merge pull request #699 from python-cmd2/history_fixes
Todd Leonhardt
2019-06-14
7
-22
/
+104
|
\
\
|
*
|
Added comment
Kevin Van Brunt
2019-06-14
1
-0
/
+4
|
*
|
Added a unit test for HistoryItem.pr() in the case of non-verbose, non-expand...
Todd Leonhardt
2019-06-14
2
-1
/
+13
|
*
|
Updated change log
Kevin Van Brunt
2019-06-14
1
-1
/
+2
|
*
|
Merge branch 'master' into history_fixes
Kevin Van Brunt
2019-06-14
29
-403
/
+484
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Adding individual lines of commands to readline history to match how it was e...
Kevin Van Brunt
2019-06-14
1
-5
/
+7
|
*
|
Fixed bug where multiline commands were always being expanded in history output.
Kevin Van Brunt
2019-06-14
1
-11
/
+12
|
*
|
Added unit test for _input_line_to_statement
Kevin Van Brunt
2019-06-14
1
-0
/
+14
|
*
|
Fixed issue where input line was being saved before all of a multiline comman...
Kevin Van Brunt
2019-06-14
1
-2
/
+6
|
*
|
Fix history display issues
Todd Leonhardt
2019-06-13
5
-4
/
+48
|
|
*
Try fixing AppVeyor and Travils builds
Todd Leonhardt
2019-06-14
2
-7
/
+6
|
|
*
Deprecate support for Python 3.4 and begin testing with Python 3.8 beta
Todd Leonhardt
2019-06-14
12
-45
/
+19
|
|
/
|
/
|
*
|
Merge pull request #696 from python-cmd2/script_refactor
Kevin Van Brunt
2019-06-14
29
-403
/
+484
|
\
\
|
|
/
|
/
|
|
*
Fixed flake8 error
Kevin Van Brunt
2019-06-13
1
-1
/
+0
|
*
Reverted making constant values for colors. This will be done on a future tic...
Kevin Van Brunt
2019-06-13
3
-16
/
+11
|
*
Updated unit test
Kevin Van Brunt
2019-06-12
1
-4
/
+3
|
*
Transcript generation no longer terminates _cmdloop() when a command returns ...
Kevin Van Brunt
2019-06-12
2
-11
/
+11
|
*
Fixed UnsupportedOperation on fileno error when a shell command was one of th...
Kevin Van Brunt
2019-06-12
2
-11
/
+7
|
*
Made constants for color values
Kevin Van Brunt
2019-06-12
3
-11
/
+17
|
*
Fixed unit tests
Kevin Van Brunt
2019-06-12
3
-74
/
+93
|
*
Revert "Move argparse parsing of CLI args back to cmdloop() from __init__()"
Kevin Van Brunt
2019-06-12
1
-17
/
+16
|
*
Move argparse parsing of CLI args back to cmdloop() from __init__()
Todd Leonhardt
2019-06-11
1
-16
/
+17
|
*
Removed support for cmd.cmdqueue
Kevin Van Brunt
2019-06-11
10
-93
/
+96
|
*
Updated change log
Kevin Van Brunt
2019-06-10
1
-0
/
+1
|
*
Updated change log
Kevin Van Brunt
2019-06-10
1
-1
/
+1
|
*
Updated change log
Kevin Van Brunt
2019-06-10
1
-4
/
+4
|
*
Updated change log
Kevin Van Brunt
2019-06-10
1
-14
/
+14
|
*
Added unit test for stopping during transcript generation
Kevin Van Brunt
2019-06-10
1
-0
/
+23
|
*
Added unit test
Kevin Van Brunt
2019-06-10
2
-0
/
+23
|
*
Merge branch 'master' into script_refactor
Kevin Van Brunt
2019-06-10
1
-4
/
+12
|
|
\
|
|
/
|
/
|
*
|
Updated README to include links to more and a wider variety of open-source pr...
Todd Leonhardt
2019-06-10
1
-4
/
+12
|
*
Updated change log and comment
Kevin Van Brunt
2019-06-07
2
-2
/
+5
|
*
Removed copyright headers from source files and updated LICENSE with current ...
Kevin Van Brunt
2019-06-07
14
-40
/
+1
[prev]
[next]