An open API service providing commit metadata for open source projects.

GitHub / python-cmd2/cmd2 / commits

cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python

SHA Message Author Date Stats
30b30cd4 Added self.last_result unit tests for the history command. Kevin Van Brunt <k****t@g****m> about 5 years ago
7b32a193 Added self.last_result unit tests for run_script, _relative_run_script, and s... Kevin Van Brunt <k****t@g****m> about 5 years ago
8f2a9b09 Fixed extra space appended to each alias by "alias list" command. Kevin Van Brunt <k****t@g****m> about 5 years ago
17146bcb Updated documentation Kevin Van Brunt <k****t@g****m> about 5 years ago
143475f8 All cmd2 built-in commands now populate self.last_result Kevin Van Brunt <k****t@g****m> about 5 years ago
1a85bfe0 merge Merge pull request #1133 from python-cmd2/topic_width Kevin Van Brunt <k****t@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
16e145a2 merge Merge branch 'master' into topic_width Kevin Van Brunt <k****t@g****m> about 5 years ago
9d818100 Removed DEFAULT_ARGUMENT_PARSER and DEFAULT_COMMAND_COMPLETER from __init.py__ Kevin Van Brunt <k****t@g****m>
Committed by: anselor <a****r@g****m>
about 5 years ago
70846b51 Updated documentation for setting custom parsers Kevin Van Brunt <k****t@g****m>
Committed by: anselor <a****r@g****m>
about 5 years ago
0641c902 Applied black format Eric Lin <a****r@g****m>
Committed by: anselor <a****r@g****m>
about 5 years ago
49805324 * New function `set_default_command_completer_type()` allows developer to ext... Eric Lin <a****r@g****m>
Committed by: anselor <a****r@g****m>
about 5 years ago
7f07f5ef Updated documentation Kevin Van Brunt <k****t@g****m> about 5 years ago
5e80dfea merge Merge branch 'master' into topic_width Kevin Van Brunt <k****t@g****m> about 5 years ago
6d771e96 Deleted set_choices_provider() and set_completer() which were deprecated in 2... Kevin Van Brunt <k****t@g****m> about 5 years ago
8ba05ef8 set command output now uses SimpleTable. Kevin Van Brunt <k****t@g****m> about 5 years ago
df1925db Updated _print_topics() to use SimpleTable Kevin Van Brunt <k****t@g****m> about 5 years ago
b3d98c17 Updated print_topics() and columnize() to account for ANSI styles and wide ch... Kevin Van Brunt <k****t@g****m> about 5 years ago
36bf4ace Updated files for 2.1.2 release Kevin Van Brunt <k****t@g****m> about 5 years ago
30998bd2 Added accessor methods for cmd2-specific attributes to the argparse.Action cl... Kevin Van Brunt <k****t@g****m> about 5 years ago
658342dc Fixed spelling in docstring Kevin Van Brunt <k****t@g****m> about 5 years ago
81d5ad7c Updated docs Kevin Van Brunt <k****t@g****m> about 5 years ago
a84860ef Updated CHANGELOG for 2.1.1 release Kevin Van Brunt <k****t@g****m> about 5 years ago
7311a743 Trying to isolate beta Eric Lin <a****r@g****m>
Committed by: Kevin Van Brunt <k****t@g****m>
about 5 years ago
ebb939ba Updated all examples to use Cmd2ArgumentParser instead of argparse.ArgumentPa... Kevin Van Brunt <k****t@g****m> about 5 years ago
525d32cf Fixing tests on Python 3.10 Kevin Van Brunt <k****t@g****m> about 5 years ago
25baddfd Setting the version in nox to just '3.10' appears to allow 3.10.0b2 to run fo... Eric Lin <a****r@g****m>
Committed by: Kevin Van Brunt <k****t@g****m>
about 5 years ago
7fecaa70 Excluding more temporary directories from the manifest. Added plugins back in... Eric Lin <a****r@g****m>
Committed by: anselor <a****r@g****m>
about 5 years ago
da237657 Add the tests_isolated directory back to the PyPI package for testing the Com... Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
edd4cb0f Fixed handling of argparse's default options group name which was changed in ... Kevin Van Brunt <k****t@g****m> about 5 years ago
279cfda0 Add CI testing on Python 3.10 beta2 (#1122) Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
54a7752d Updated CHANGELOG for 2.1.0 release Kevin Van Brunt <k****t@g****m> about 5 years ago
fc2e7a93 Updated error message when invalid persistent history file is read Kevin Van Brunt <k****t@g****m> about 5 years ago
d0b69ecf Sorted exception list Kevin Van Brunt <k****t@g****m> about 5 years ago
1a47a4bd Fixed spelling in doc Kevin Van Brunt <k****t@g****m> about 5 years ago
70abc055 Fixed Sphinx error Kevin Van Brunt <k****t@g****m> about 5 years ago
26820cd6 Updated documentation about persistent history files Kevin Van Brunt <k****t@g****m> about 5 years ago
4661f862 Removed obsolete unit test Kevin Van Brunt <k****t@g****m> about 5 years ago
33e8b863 Added unit tests for History and Statement Kevin Van Brunt <k****t@g****m> about 5 years ago
41ec8d98 Compressing JSON history files Kevin Van Brunt <k****t@g****m> about 5 years ago
bf1f8ebf Change mypy and lint github steps to use nox/invoke to make CI validation con... Eric Lin <a****r@g****m>
Committed by: Kevin Van Brunt <k****t@g****m>
about 5 years ago
b94d04a9 Converted persistent history files from pickle to JSON format Kevin Van Brunt <k****t@g****m> about 5 years ago
5700c570 Updating version tag filter Eric Lin <a****r@g****m>
Committed by: anselor <a****r@g****m>
about 5 years ago
c30c2de4 Updated minimum cmd2 version for plugins to 2.0 due to API breaking changes. Eric Lin <a****r@g****m>
Committed by: anselor <a****r@g****m>
about 5 years ago
463b3189 Update changelog Todd Leonhardt <t****t@g****m> about 5 years ago
6a889a1d Don't include tests_isolated directory in cmd2 tarball published to PyPI Todd Leonhardt <t****t@g****m> about 5 years ago
68e8aab8 merge Merge pull request #1115 from python-cmd2/fix_manifest Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
0d885628 Exclude plugins directory from tarball when cmd2 release is published to PyPI Todd Leonhardt <t****t@g****m> about 5 years ago
fef9a9e0 merge Merge pull request #1114 from python-cmd2/fix_tests Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
ba5d65a8 Try to fix tests on master Todd Leonhardt <t****t@g****m> about 5 years ago
5605038c Attempt to fix test failures on master branch Todd Leonhardt <t****t@g****m> about 5 years ago
6a44970d Corrected breaking change about history Kevin Van Brunt <k****t@g****m> about 5 years ago
0ed1f150 Added missing breaking change about history files Kevin Van Brunt <k****t@g****m> about 5 years ago
f0e9cc75 Updated CHANGELOG for 2.0 release Kevin Van Brunt <k****t@g****m> about 5 years ago
9906d7be Added notes to README about breaking changes in 2.0 Kevin Van Brunt <k****t@g****m> about 5 years ago
039ef297 Updated documentation. Added support for calling cmd2.Cmd.run_editor() with n... Kevin Van Brunt <k****t@g****m> over 5 years ago
21cdab4b merge Merge pull request #1105 from srowe/make-run_editor-public Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
7eae4586 merge Merge branch 'master' into make-run_editor-public Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
d24f1ad4 Fixed allow_redirection documentation Kevin Van Brunt <k****t@g****m> over 5 years ago
9068f140 Make _run_editor() public Simon J. Rowe <s****e@m****k> over 5 years ago
699c90ea do_eof() now just calls the quit function Kevin Van Brunt <k****t@g****m> over 5 years ago
79bf87d1 Removed cmd2.Cmd.quit_on_sigint. Kevin Van Brunt <k****t@g****m> over 5 years ago
37d415b4 Stopping a shell command with Ctrl-C now raises a KeyboardInterrupt to suppor... Kevin Van Brunt <k****t@g****m> over 5 years ago
329a2e23 Changed default behavior of runcmds_plus_hooks() to not stop when Ctrl-C is p... Kevin Van Brunt <k****t@g****m> over 5 years ago
52aad8b8 Added handling for OSError caused by trying to load a GNU readline shared lib... Kevin Van Brunt <k****t@g****m> over 5 years ago
290b70bb Renamed silent_startup_script to silence_startup_script for clarity Kevin Van Brunt <k****t@g****m> over 5 years ago
bdd83168 merge Merge pull request #1097 from python-cmd2/black_fixes Kevin Van Brunt <k****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
a6dcc373 Style changes from running black on Python 3.9 Kevin Van Brunt <k****t@g****m> over 5 years ago
fe2f5bdd merge Merge pull request #1095 from python-cmd2/column_spacing Kevin Van Brunt <k****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ecfecfdd Made the amount of space between columns in a SimpleTable configurable Kevin Van Brunt <k****t@g****m> over 5 years ago
77a6c227 Fixed typo in docstring Kevin Van Brunt <k****t@g****m> over 5 years ago
33a451db Increased unit test coverage for pexcept() Kevin Van Brunt <k****t@g****m>
Committed by: anselor <a****r@g****m>
over 5 years ago
83a5ec0a Updated main code to use f-strings Kevin Van Brunt <k****t@g****m>
Committed by: anselor <a****r@g****m>
over 5 years ago
e8b6456f Add mypy validation action Eric Lin <a****r@g****m>
Committed by: anselor <a****r@g****m>
over 5 years ago
50d30291 And that's the last of it. Passes mypy. Eric Lin <a****r@g****m>
Committed by: anselor <a****r@g****m>
over 5 years ago
d309493f history, py_bridge, transcript now passs mypy Eric Lin <a****r@g****m>
Committed by: anselor <a****r@g****m>
over 5 years ago
295ec399 Command function formats defined and decorators.py updated with the defined s... Eric Lin <a****r@g****m>
Committed by: anselor <a****r@g****m>
over 5 years ago
e4a4e452 More mypy fixes Eric Lin <a****r@g****m>
Committed by: anselor <a****r@g****m>
over 5 years ago
9e62a0a1 Refactored _perform_completion() to remove need for a cast() call Kevin Van Brunt <k****t@g****m>
Committed by: anselor <a****r@g****m>
over 5 years ago
48d26a3d More mypy validation changes. cmd2.py is nearly fully mypy compliant now. Eric Lin <a****r@g****m>
Committed by: anselor <a****r@g****m>
over 5 years ago
5b9e9997 Replaced some pexcept() calls with perror(). Kevin Van Brunt <k****t@g****m>
Committed by: anselor <a****r@g****m>
over 5 years ago
33951e80 More things to make mypy happy. Eric Lin <a****r@g****m>
Committed by: anselor <a****r@g****m>
over 5 years ago
f90db559 MyPy strict checking doesn't allow implicit exports. Must explicitly export i... Eric Lin <a****r@g****m>
Committed by: anselor <a****r@g****m>
over 5 years ago
5165edec Changed History to use OrderDict to support Python 3.6 in non-CPython environ... Kevin Van Brunt <k****t@g****m>
Committed by: anselor <a****r@g****m>
over 5 years ago
2397280c Renamed use_ipython keyword parameter of cmd2.Cmd.__init__() to include_ipy. Kevin Van Brunt <k****t@g****m>
Committed by: anselor <a****r@g****m>
over 5 years ago
070262e1 merge Merge pull request #1080 from python-cmd2/ipy_locals Kevin Van Brunt <k****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
1696cf10 Fixed type hints Kevin Van Brunt <k****t@g****m> over 5 years ago
fc3c9b9e Removed ipy's access to the CLI's globals() dictionary Kevin Van Brunt <k****t@g****m> over 5 years ago
ae03c59d ipy command now includes all of self.py_locals in the IPython environment Kevin Van Brunt <k****t@g****m> over 5 years ago
f1aea756 merge Merge pull request #1079 from python-cmd2/autospec_doc_updates kotfu <k****u@k****t>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e4070afd Update autospec mock documentation kotfu <k****u@k****t> over 5 years ago
89a5fcf7 Fixed colors example code Kevin Van Brunt <k****t@g****m> over 5 years ago
d0587524 Fixed docs creation errors Kevin Van Brunt <k****t@g****m> over 5 years ago
d8c3c7c7 merge Merge pull request #1078 from python-cmd2/exit_code Kevin Van Brunt <k****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
3126eb79 No longer using -1 as an exit code Kevin Van Brunt <k****t@g****m> over 5 years ago
3a4893ec onecmd_plus_hooks() now sets self.exit_code when a SystemExit handled Kevin Van Brunt <k****t@g****m> over 5 years ago
fabe4cd0 Updating comment Eric Lin <a****r@g****m> over 5 years ago
67010a99 Updated out of date comment Eric Lin <a****r@g****m> over 5 years ago
a0cb0e37 Corrected help text for alias command Kevin Van Brunt <k****t@g****m> over 5 years ago
8f981f37 Resolves comments from PR Eric Lin <a****r@g****m>
Committed by: anselor <a****r@g****m>
over 5 years ago
9d1b7c7f Some mypy validation fixes Eric Lin <a****r@g****m>
Committed by: anselor <a****r@g****m>
over 5 years ago

← Back to repository