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
/
test_cmd2.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump versions to 0.7.7a
Todd Leonhardt
2017-08-15
1
-1
/
+1
*
Made a few code ruggedizations
Todd Leonhardt
2017-08-09
1
-2
/
+2
*
Fixed unit test error on combination of Python 2.7 and Windows
Todd Leonhardt
2017-08-07
1
-1
/
+4
*
Changed how the pipe file descriptors get opened on Python 3 vs 2
Todd Leonhardt
2017-08-07
1
-5
/
+9
*
First attempt at improving how command output gets piped to a shell command
Todd Leonhardt
2017-08-07
1
-16
/
+33
*
Updated CHANGES and bumped version in preparation for 0.7.6 release
Todd Leonhardt
2017-08-02
1
-1
/
+1
*
Fixed a unit test
Todd Leonhardt
2017-07-12
1
-1
/
+1
*
Merge pull request #183 from felixonmars/remove-unused-import
Todd Leonhardt
2017-07-09
1
-2
/
+0
|
\
|
*
Remove unused import in tests
Felix Yan
2017-07-10
1
-2
/
+0
*
|
Use monkeypatch to ensure os.system is restored
Felix Yan
2017-07-10
1
-8
/
+8
|
/
*
Bump version to 0.7.6a (from 0.7.5)
Todd Leonhardt
2017-07-08
1
-1
/
+1
*
Bump version to 0.7.5 (from 0.7.5a)
0.7.5
Todd Leonhardt
2017-07-08
1
-1
/
+1
*
Added a unit test for custom intro when calling cmdloop()
Todd Leonhardt
2017-07-08
1
-4
/
+4
*
Added a CODEOWNERS file to automatically nominate code reviewers for pull req...
Todd Leonhardt
2017-07-08
1
-0
/
+20
*
Added a few more unit tests
Todd Leonhardt
2017-07-08
1
-0
/
+36
*
Remove ugly file hack code which is no longer necessary as a Python 2/3 compa...
Todd Leonhardt
2017-07-08
1
-0
/
+20
*
Added an eos (end of script) hidden command and load now populates the cmdqueue
Todd Leonhardt
2017-07-08
1
-26
/
+48
*
Added unit test
Todd Leonhardt
2017-07-05
1
-0
/
+9
*
Add unit test to verify that exclusion of commands from the history is workin...
Todd Leonhardt
2017-07-03
1
-0
/
+44
*
Fixed a few bugs and examples
Todd Leonhardt
2017-07-03
1
-2
/
+2
*
Bump version to 0.7.5a
Todd Leonhardt
2017-07-03
1
-1
/
+1
*
Removed pause command
Todd Leonhardt
2017-07-03
1
-16
/
+8
*
Fixed bugs, removed dead code, and added unit tests
Todd Leonhardt
2017-07-02
1
-0
/
+41
*
Added a bunch of unit tests
Todd Leonhardt
2017-07-02
1
-12
/
+167
*
shell command now uses cmd.Cmd.stdout for output
Todd Leonhardt
2017-07-02
1
-3
/
+1
*
Stopped skipping a unit test on Windows which should pass now
Todd Leonhardt
2017-07-01
1
-2
/
+0
*
Added more unit tests for py and pyscript commands
Todd Leonhardt
2017-07-01
1
-0
/
+46
*
Added some more tests for path completion and shell command completion
Todd Leonhardt
2017-07-01
1
-0
/
+8
*
Added more unit tests for the cmd2.Cmd.select() method
Todd Leonhardt
2017-07-01
1
-0
/
+136
*
Added some unit tests related to help and the help menu
Todd Leonhardt
2017-07-01
1
-6
/
+57
*
Fix issue where pyperclip was printing line on startup when clipboard is empty
Todd Leonhardt
2017-06-30
1
-0
/
+2
*
Attempt at fixing new unit test on Linux and Windows
Todd Leonhardt
2017-06-30
1
-1
/
+1
*
Added a few unit tests
Todd Leonhardt
2017-06-30
1
-1
/
+47
*
Refactored clipboard code to make it a tiny bit simpler
Todd Leonhardt
2017-06-30
1
-0
/
+31
*
Added code to set can_clip to False on Linux if can't copy/paste clipboard
Todd Leonhardt
2017-06-30
1
-7
/
+4
*
Added unit tests
Kevin Van Brunt
2017-06-30
1
-0
/
+38
*
Fixed unit tests
Kevin Van Brunt
2017-06-30
1
-4
/
+14
*
Bumped version to 0.7.4 and updated CHANGES file
Todd Leonhardt
2017-06-29
1
-1
/
+1
*
Attempt to fix pipe_to unit test on Windows (for real this time)
Todd Leonhardt
2017-06-29
1
-7
/
+4
*
Fix pipe_to unit test on Mac and Windows
Todd Leonhardt
2017-06-29
1
-1
/
+8
*
Made output pipe to shell command featuer much more reliable
Todd Leonhardt
2017-06-29
1
-7
/
+14
*
Mac and Linux now have more similar subprocess.Popen interaction with CLI uti...
Todd Leonhardt
2017-06-29
1
-9
/
+0
*
Improved unit test for writing to the pastebuffer/clipboard
Todd Leonhardt
2017-06-28
1
-14
/
+7
*
Multiple changes
Todd Leonhardt
2017-06-28
1
-1
/
+1
*
Completely removed use of self.default_file_name
Todd Leonhardt
2017-06-28
1
-8
/
+2
*
Simplified implementation of do__relative_load
Todd Leonhardt
2017-06-28
1
-7
/
+2
*
Removed the ability for load command to load a script from a URL
Todd Leonhardt
2017-06-28
1
-1
/
+1
*
Skip the pastebuffer_read_and_write test if tools for interacting with clipbo...
Todd Leonhardt
2017-06-25
1
-4
/
+3
*
Attempting to enable macOS builds on TravisCI
Todd Leonhardt
2017-06-25
1
-18
/
+19
*
Skip PasteBuffer/Clipboard unit tests if appropriate CLI utilities are not av...
Todd Leonhardt
2017-06-25
1
-15
/
+17
[next]