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
adc5a712 Make sys.stdout check clearer. Andrew Clark IV <s****9@g****m>
Committed by: Kevin Van Brunt <k****t@g****m>
over 3 years ago
7ee398b2 Updating docs intersphinx to latest Eric Lin <a****r@g****m>
Committed by: anselor <a****r@g****m>
over 3 years ago
6e7550d4 Updates examples to show propery use of styles Eric Lin <a****r@g****m>
Committed by: anselor <a****r@g****m>
over 3 years ago
37cb6948 Adds apply_style to ppaged and pfeedback Eric Lin <a****r@g****m>
Committed by: anselor <a****r@g****m>
over 3 years ago
3f208a82 Updated poutput to use new style_output definition. Added psuccess() that use... Eric Lin <a****r@g****m>
Committed by: anselor <a****r@g****m>
over 3 years ago
bdf17dc3 rl_utils: Verify `readline.__doc__ is not None` netanelc305 <n****5@p****m>
Committed by: Kevin Van Brunt <k****t@g****m>
over 3 years ago
18587ab2 Simplify sys.stdout check Andrew Clark IV <s****9@g****m>
Committed by: Kevin Van Brunt <k****t@g****m>
over 3 years ago
950d92aa Check if sys.stdout is None Andrew Clark IV <s****9@g****m>
Committed by: Kevin Van Brunt <k****t@g****m>
over 3 years ago
fbabd9bf merge Merge pull request #1258 from python-cmd2/clipboard kotfu <k****u@k****t>
Committed by: GitHub <n****y@g****m>
over 3 years ago
97b04689 format cleanup kotfu <k****u@k****t> over 3 years ago
e9f84a39 Add missing dev dependencies for black and isort kotfu <k****u@k****t> over 3 years ago
4bba3ca4 Fix changelog from master merge kotfu <k****u@k****t> over 3 years ago
a95b8b3c merge Merge branch 'master' into clipboard kotfu <k****u@k****t> over 3 years ago
ee7599f9 Deprecate support for Python 3.6 and remove dependency on attrs (#1257)
Co-authored-by: Kevin Van Brunt <k****t@g****m>
Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
95b27c12 Fix import formatting kotfu <k****u@k****t> over 3 years ago
f9ec3197 Add documentation for allow_clipboard attribute kotfu <k****u@k****t> over 3 years ago
8779cca4 Remove erroneously introduced import kotfu <k****u@k****t> over 3 years ago
c875c589 Add allow_clipboard for #1225 kotfu <k****u@k****t> over 3 years ago
031832a7 Updated LICENSE with current year. Kevin Van Brunt <k****t@g****m> over 3 years ago
6a0e9ea7 Updating CHANGELOG for 2.4.3 release. Kevin Van Brunt <k****t@g****m> over 3 years ago
c6d1624f Removed Python 3.6 testing since the testing network no longer supports it on... Kevin Van Brunt <k****t@g****m> over 3 years ago
694718a9 Fixed mypy and flake8 errors. Kevin Van Brunt <k****t@g****m> over 3 years ago
50b5aa75 Fixed ValueError caused when passing Cmd.columnize() strings wider than displ... Kevin Van Brunt <k****t@g****m> over 3 years ago
23a7d22c merge Merge pull request #1253 from python-cmd2/1252-str-to-bool kotfu <k****u@k****t>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
860403e4 Clean up spacing kotfu <k****u@k****t> almost 4 years ago
f2a7fcc9 Add tests for to_bool() when passing boolean values kotfu <k****u@k****t> almost 4 years ago
eff92744 Fix black errors kotfu <k****u@k****t> almost 4 years ago
5a6df16b Update type hints and comments on to_bool() kotfu <k****u@k****t> almost 4 years ago
4ea11af3 Enhance str_to_bool() to accept other types kotfu <k****u@k****t> almost 4 years ago
e95af81a Use latest version of mypy and fix type hinting accordingly (#1239) Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
f3819486 Fix YAML indentation error in dependabot.yml (#1237) Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
d0badeb9 Remove Azure Pipeline config file and add pip dependency scanning for Dependa... Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
dc2c813c Bump actions/setup-python from 2 to 4 (#1235)
Co-authored-by: dependabot[bot] <4****]@u****m>, Todd Leonhardt <t****t@g****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
caa54009 Bump github/codeql-action from 1 to 2 (#1234)
Co-authored-by: dependabot[bot] <4****]@u****m>, Todd Leonhardt <t****t@g****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
ee3a2527 Bump actions/checkout from 2 to 3 (#1233)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
9d504886 chore: Included githubactions in the dependabot config (#1231)
Co-authored-by: Todd Leonhardt <t****t@g****m>
Signed-off-by: neilnaveen <4****n@u****m>
neilnaveen <4****n@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
6f535587 chore: Set permissions for GitHub actions (#1230)
Co-authored-by: Todd Leonhardt <t****t@g****m>
Signed-off-by: naveen <1****n@u****m>
Naveen <1****n@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
755c7806 Fixing Sphinx error Kevin Van Brunt <k****t@g****m> about 4 years ago
813ea195 Updated CHANGELOG for 2.4.2 release. Kevin Van Brunt <k****t@g****m> about 4 years ago
a3c10b69 Fixed duplicate subparser name in test_add_parser_custom_completer Michał Górny <m****y@g****g>
Committed by: Kevin Van Brunt <k****t@g****m>
over 4 years ago
a2224705 Moved documentation annotation stripping into utility function. Changed argpa... Eric Lin <a****r@g****m>
Committed by: anselor <a****r@g****m>
over 4 years ago
96acc5a3 Updated change log for 2.4.1 release Kevin Van Brunt <k****t@g****m> over 4 years ago
53fc6179 Fixed formatting error Kevin Van Brunt <k****t@g****m> over 4 years ago
036f1858 async_alert() raises a RuntimeError if called from the main thread. Kevin Van Brunt <k****t@g****m> over 4 years ago
65ba2748 Fixed value for ansi.Bg.YELLOW Kevin Van Brunt <k****t@g****m> over 4 years ago
177951c5 Fix test suite ansi.allow_style handling (#1217) Jakub Kulík <K****k@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
7ef479d6 Fixed path to schema image in README Kevin Van Brunt <k****t@g****m> over 4 years ago
acc764f1 final changes (#1200) Jerrad <2****d@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
5ce3a64e Fixed spelling in a docstring Kevin Van Brunt <k****t@g****m> over 4 years ago
fde6b72a Fixed type hint in unit test code Kevin Van Brunt <k****t@g****m> over 4 years ago
d14fbc14 Updated change log and license for release Kevin Van Brunt <k****t@g****m> over 4 years ago
e76dbad1 Reduced amount of style characters carried over from previous lines when alig... Kevin Van Brunt <k****t@g****m> over 4 years ago
4621b050 cmd2 now uses pyreadline3 when running any version of Python on Windows Kevin Van Brunt <k****t@g****m> over 4 years ago
07f059c1 Improved some readline-related comments Kevin Van Brunt <k****t@g****m> over 4 years ago
f217861f Deleted cmd2.fg and cmd2.bg which were deprecated in 2.3.0. Use cmd2.Fg and c... Kevin Van Brunt <k****t@g****m> over 4 years ago
9676f8bf Fixed issue where tab completion was quoting argparse flags in some cases. Kevin Van Brunt <k****t@g****m> over 4 years ago
1050d993 Update modular_commands.rst (#1199)
Co-authored-by: Todd Leonhardt <t****t@g****m>
Varun Mittal <v****t@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
716ab8ab Use latest version of black (#1201) Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
49a6b264 Add an educational postcommand hook Case Ploeg <c****g@g****m>
Committed by: Kevin Van Brunt <k****t@g****m>
over 4 years ago
830c7b44 update postparsing hooks Case Ploeg <c****g@g****m>
Committed by: Kevin Van Brunt <k****t@g****m>
over 4 years ago
b052dcd1 Added PassThroughException to __init__.py imports. (#1194)
Co-authored-by: Todd Leonhardt <t****t@g****m>
Kevin Van Brunt <k****t@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
de5cd40c Updates cmd2 External Test Plugin URL (#1193)
Co-authored-by: Todd Leonhardt <t****t@g****m>
Evgeniy Vasilev <a****x@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
ebd61790 Added substantial documentation concerning pyscript (#1187)
Co-authored-by: jay <y****u@e****m>, Todd Leonhardt <t****t@g****m>, J A <j****d@b****h>
Jerrad <2****d@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
081a06b8 Fixed issue in ansi.async_alert_str() which would raise IndexError if prompt ... Kevin Van Brunt <k****t@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
c1f6114d Added 'no cover' pragma to import Kevin Van Brunt <k****t@g****m> over 4 years ago
42080d5c Simplified import Kevin Van Brunt <k****t@g****m> over 4 years ago
f5af7d32 Added broader exception handling when enabling clipboard functionality via py... Kevin Van Brunt <k****t@g****m> over 4 years ago
bef3c758 Updated change log for release Kevin Van Brunt <k****t@g****m> over 4 years ago
3065233b Added clearer exception handling to BorderedTable and SimpleTable Kevin Van Brunt <k****t@g****m> almost 5 years ago
8e9a21c0 Fixed issue where a ns_provider could be passed None instead of its correct c... Kevin Van Brunt <k****t@g****m> almost 5 years ago
087c2066 Updated docstring Kevin Van Brunt <k****t@g****m> almost 5 years ago
3243e9b6 Added unit tests for right-aligned numbers in completion hint tables Kevin Van Brunt <k****t@g****m> almost 5 years ago
f2c4fd16 ArgparseCompleter now sorts CompletionItems created with numerical values as ... Kevin Van Brunt <k****t@g****m> almost 5 years ago
75f80082 Added ability to use CompletionItems as argparse choices Kevin Van Brunt <k****t@g****m> almost 5 years ago
506d4f66 Upgraded change log Kevin Van Brunt <k****t@g****m> almost 5 years ago
f4f93f51 Updated change log Kevin Van Brunt <k****t@g****m> almost 5 years ago
28bdb953 Updated unit tests Kevin Van Brunt <k****t@g****m> almost 5 years ago
39c1e71f Updated CommandSet unit tests Kevin Van Brunt <k****t@g****m> almost 5 years ago
e328b67f Added ability to set border background color on BorderTables and AlternatingT... Kevin Van Brunt <k****t@g****m> almost 5 years ago
af473b87 Updated change log Kevin Van Brunt <k****t@g****m> almost 5 years ago
d2c97338 Added type checks to ansi.style() Kevin Van Brunt <k****t@g****m> almost 5 years ago
0d60017b Updated table example. Kevin Van Brunt <k****t@g****m> almost 5 years ago
84e7a492 Added unit test for Cmd.select() return values Kevin Van Brunt <k****t@g****m> almost 5 years ago
4fac4902 Fixed regression in Cmd.select converting "Any" type argument to string Benjamin George Roberts <b****n@b****u>
Committed by: Kevin Van Brunt <k****t@g****m>
almost 5 years ago
fcf3410b Added ability to colorize all aspects of SimpleTables Kevin Van Brunt <k****t@g****m> almost 5 years ago
35179514 Upgrade CI build systems to use Python 3.10 (#1151) Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
369cd7a0 Added ability to colorize all aspects of BorderedTables and AlternatingTables. Kevin Van Brunt <k****t@g****m> almost 5 years ago
e35ab9c1 Added settings to Column class which prevent a table from overriding existing... Kevin Van Brunt <k****t@g****m> almost 5 years ago
f57b0867 Added support for 8-bit/256-colors with the cmd2.EightBitFg and cmd2.EightBit... Kevin Van Brunt <k****t@g****m> almost 5 years ago
c5aaee59 Fixed AttributeError in rl_get_prompt() when prompt is None. Kevin Van Brunt <k****t@g****m> almost 5 years ago
c7aae956 Updated thread name Kevin Van Brunt <k****t@g****m> almost 5 years ago
c422244e Updated change log for 2.2.0 release Kevin Van Brunt <k****t@g****m> almost 5 years ago
3574ae14 Updated async_alert() to account for self.prompt not matching Readline's curr... Kevin Van Brunt <k****t@g****m> almost 5 years ago
df1fe25c Updated change log Kevin Van Brunt <k****t@g****m> almost 5 years ago
4c5bfc08 Fixed example code Kevin Van Brunt <k****t@g****m> almost 5 years ago
967a8ba2 Argparse tab completer will complete remaining flag names if there are no mor... Kevin Van Brunt <k****t@g****m> almost 5 years ago
ceacf225 Updating docs Kevin Van Brunt <k****t@g****m> almost 5 years ago
64fdc44f Added cmd2.Cmd method to determine what ArgparseCompleter type to use Kevin Van Brunt <k****t@g****m> almost 5 years ago
81d5f045 Added ap_completer_type arg to Cmd2ArgumentParser.__init__(). Kevin Van Brunt <k****t@g****m> almost 5 years ago
bf558c5c Refactored custom ArgparseCompleter functionality so they will now be set usi... Kevin Van Brunt <k****t@g****m> about 5 years ago

← Back to repository