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
e4fdece8 Fix example, documentation, and CHANGELOG for removed ppretty Todd Leonhardt <t****t@g****m> 7 months ago
0da9b6d7 Upgrade versions of prettier and ruff used Todd Leonhardt <t****t@g****m> 7 months ago
a99a17ea Suppress ruff warning in an example Todd Leonhardt <t****t@g****m> 8 months ago
852f3390 docs: async call example (#1554) Alex Sokolsky <a****y@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
dc05bba4 Fix broken GitHub workflow badge link for tests passing in README Todd Leonhardt <t****t@g****m> 8 months ago
9f32c65e Bump actions/github-script from 7.0.1 to 8.0.0 (#1552)
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>
8 months ago
45f04e38 Bump actions/create-github-app-token from 2.1.1 to 2.2.1 (#1551)
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>
8 months ago
e320c82d Bump actions/checkout from 5.0.0 to 6.0.1 (#1550)
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>
8 months ago
ce0ed328 Fix git tag validation so it retrieves tag for current commit Todd Leonhardt <t****t@g****m> 8 months ago
5e584998 Add clean target to Makefile that runs what is in invoke clean (#1549) Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
0cb14a80 Use uv for publishing to PyPI instead of twine (#1548) Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
781f613d Remove MkDocs macros dependency since it was unused Todd Leonhardt <t****t@g****m> 8 months ago
652b3f99 Convert a few more markdown-include plugin usages to pymdown.snippets extensi... Todd Leonhardt <t****t@g****m> 8 months ago
b4432687 Eliminate use of the include-markdown plugin for MkDocs (#1544) Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
133c0e6e Updated minimum versions for dev dependencies Todd Leonhardt <t****t@g****m> 8 months ago
c1edaafb Update versions of prettier and ruff Todd Leonhardt <t****t@g****m> 8 months ago
5714ccec Bump actions/cache from 4 to 5 (#1543)
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>
8 months ago
cac30ed2 Remove override ignore comments since we no longer inherit from cmd Todd Leonhardt <t****t@g****m> 9 months ago
3e1ec828 Remove dependency on Python's built-in cmd module (#1539)
Co-authored-by: Kevin Van Brunt <k****t@g****m>
Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
35af636c Bump actions/checkout from 5.0.1 to 6.0.1 (#1542)
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>
9 months ago
ba29cfe2 Bump actions/create-github-app-token from 2.2.0 to 2.2.1 (#1541)
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>
9 months ago
1c5ebe1a Fixed regex validation for version tag Todd Leonhardt <t****t@g****m> 9 months ago
259b8b49 Fix bold text in README Todd Leonhardt <t****t@g****m> 9 months ago
5035da67 Update CHANGELOG and README in preparation for 3.0.0 release Todd Leonhardt <t****t@g****m> 9 months ago
02ceeb58 Update ruff and a few other dependencies (#1537) Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
5c0135ee mkdocstrings-python 2.0.0 was released and is stricter about warnings (#1536) Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
0ed8f89c Bump actions/create-github-app-token from 2.1.4 to 2.2.0 (#1535)
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>
9 months ago
74dd076a Bump actions/checkout from 5 to 6 (#1534)
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>
9 months ago
08291ef2 Update ruff version to 0.14.1 Todd Leonhardt <t****t@g****m> 10 months ago
760d2b24 Bump github/codeql-action from 3 to 4 (#1531)
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>
11 months ago
312fc8ed Upgrade versions of ruff, uv, and Python used for CI/CD (#1529) Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
665ab525 Update ruff to 0.13.3 Todd Leonhardt <t****t@g****m> 11 months ago
41633839 Renamed history --output_file to --output-file to follow common command-line ... Kevin Van Brunt <k****t@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
279861d6 Made type hint for descriptive_headers in _add_argument_wrapper() consistent ... Kevin Van Brunt <k****t@g****m> 11 months ago
fded84c1 Add breaking change note about change to CompletionItem class Todd Leonhardt <t****t@g****m> 11 months ago
84b6647a Add a couple more undocumented breaking chagnes to the CHANGELOG Todd Leonhardt <t****t@g****m> 11 months ago
04d9adb0 Added note on breaking change regarding name change for a couple string funct... Todd Leonhardt <t****t@g****m> 11 months ago
5845d9af Update README to mention the 3.0.0rc1 release candidate Todd Leonhardt <t****t@g****m> 11 months ago
ae601f36 Remove plugin stuff from invoke `tasks.py` file Todd Leonhardt <t****t@g****m> 11 months ago
3f778166 Minor tweaks to CHANGELOG and README prior to putting out a release candidate Todd Leonhardt <t****t@g****m> 11 months ago
332afb6b Add info on the cmd2-ansi and cmd2-table backport migration aid modules to do... Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
f6ee8756 Delete plugins directory (#1523) Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
8a5d1bc3 Add 'custom_types.py' example, with useful argument types (#1522) Bill Tompkins <2****s@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
21657a67 auto_load_commands now defaults to False (#1520) Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
26ca1f9a Move two test files that don't need to be isolated (#1519) Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
bad67dcc Delete the `cmd2_ext_test.py` plugin code from the cmd2 repo (#1518) Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
f9805dbe Update tag validation regex to support prereleases Todd Leonhardt <t****t@g****m> 11 months ago
cc5a7915 Documentation review (#1511) Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
e3e0d6f7 Fixed bug where rich_utils._apply_style_wrapper() could strip a trailing newl... Kevin Van Brunt <k****t@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
fd725253 Bump actions/create-github-app-token from 2.1.1 to 2.1.4 (#1513)
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>
12 months ago
5403ef02 Bump actions/github-script from 7.0.1 to 8.0.0 (#1512)
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>
12 months ago
9d8e9e61 First pass at removing outdated info from the documentation (#1510)
Co-authored-by: github-actions[bot] <4****]@u****m>
Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
06796a41 Add gemini-cli GitHub Actions workflows Todd Leonhardt <t****t@g****m> 12 months ago
0288dfa7 Updated .gitignore in preparation for adding GitHub Actions integration with ... Todd Leonhardt <t****t@g****m> 12 months ago
6032995d Fix grammar and spelling issues in documentation and some outdated info (#1509) Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
37b1b7de Remove deleted ruff rule from the ignore list Todd Leonhardt <t****t@g****m> 12 months ago
7bd62f69 Upgrade from ruff 0.12.9 to ruff 0.13.0 (#1508) Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
bf7152bd Updated docstring. Kevin Van Brunt <k****t@g****m> 12 months ago
87d4336b Documentation fixes (#1507)
Co-authored-by: Todd Leonhardt <t****t@g****m>
Rob A <t****r@u****m>
Committed by: GitHub <n****y@g****m>
12 months ago
d819701c Upgrde GitHuab Action for setup-python from v5 to v6 (#1506) Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
d0b21b51 Optimize performance of running command finalization hooks (#1504) Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
f7f8a8d0 Migrated emoji, markup, and highlight from rich_print_kwargs to Kevin Van Brunt <k****t@g****m> 12 months ago
f911b9f4 Refactor: Allow Rich to handle expandable objects Kevin Van Brunt <k****t@g****m> 12 months ago
a23926fd Added docstring to with_ansi_style test decorator. Kevin Van Brunt <k****t@g****m> 12 months ago
401bb8b3 Removed rich_utils.string_to_rich_text() in favor of monkey patching Kevin Van Brunt <k****t@g****m> 12 months ago
d60e1a8c Fixed issue where default help category wasn't displaying in help Kevin Van Brunt <k****t@g****m> 12 months ago
aa245380 Update CHANGELOG.md to try to make the notes a bit more polished (#1499) Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
22e842b2 Crop bottom off cmd2.png Todd Leonhardt <t****t@g****m> 12 months ago
707e5b5c Update cmd2.png to reflect 3.0 look and feel Todd Leonhardt <t****t@g****m> 12 months ago
def95244 Simplify subcommand example within argparse_example.py (#1498) Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
61273d60 Updated example/README.md Todd Leonhardt <t****t@g****m> 12 months ago
82353eea Added links to a couple new examples to the list of examples Todd Leonhardt <t****t@g****m> 12 months ago
221b766e No longer set inspect.attr in the custom theme Todd Leonhardt <t****t@g****m> 12 months ago
3a15f1a3 Only apply style to the help header text instead of the entire row. Kevin Van Brunt <k****t@g****m> 12 months ago
d6af09c8 Add example for setting a theme (#1497) Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
b9c63697 Fix display of doc_leader with background color Todd Leonhardt <t****t@g****m> 12 months ago
471fe544 Fixed issue where help table header Rule() objects were not using the TABLE_B... Kevin Van Brunt <k****t@g****m> 12 months ago
7c90454e Improved docstring for TextGroup.__rich__(). Kevin Van Brunt <k****t@g****m> 12 months ago
9046e817 Refactor: Use a single parser instance for subcommands Kevin Van Brunt <k****t@g****m> 12 months ago
c2dc175d Use all available width for traceback panel and code display. Kevin Van Brunt <k****t@g****m> 12 months ago
96224cfd Updated documentation for the CommandSet._cmd property. Kevin Van Brunt <k****t@g****m> 12 months ago
0d22fc90 Updated documentation for the Settable class. Kevin Van Brunt <k****t@g****m> 12 months ago
bc7fa0c9 Fit topics table within screen width. Kevin Van Brunt <k****t@g****m> 12 months ago
5c689c5c Updated pyproject.toml to use new license format. Kevin Van Brunt <k****t@g****m> 12 months ago
5c420e3f Formatting an exception like Rich does after a traceback. Kevin Van Brunt <k****t@g****m> 12 months ago
96465a82 Raise ValueError instead of OSError when self.editor is not set. Kevin Van Brunt <k****t@g****m> 12 months ago
fefb01ee Added regular expression to detect ANSI style sequences. (#1492) Kevin Van Brunt <k****t@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
378e825f Disabled automatic detection for markup, emoji, and highlighting Kevin Van Brunt <k****t@g****m> about 1 year ago
de69b158 Switch from Group to Text.assemble() when building help text. Kevin Van Brunt <k****t@g****m> about 1 year ago
d02a43fe Fixed unit test, Kevin Van Brunt <k****t@g****m> about 1 year ago
0442344b Write terminal control codes to stdout instead of stderr. Kevin Van Brunt <k****t@g****m> about 1 year ago
d6407ba8 Added spacing between verbose help tables for better readability. Kevin Van Brunt <k****t@g****m> about 1 year ago
77cfdb85 Improved styles.py documentation. Kevin Van Brunt <k****t@g****m> about 1 year ago
e7bce668 Refactor: Use Python properties for value access in Settable. (#1490) Kevin Van Brunt <k****t@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
e9938c28 Fix: Improper string conversion (#1489) Kevin Van Brunt <k****t@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
c1af8024 No longer indenting help headers and topic lists. Kevin Van Brunt <k****t@g****m> about 1 year ago
ed88780d Added rich_utils.indent() to ensure indented text wraps instead of truncating... Kevin Van Brunt <k****t@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
2f55890c Rich table example (#1488) Todd Leonhardt <t****t@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
91e5bc29 Prefer new MS Edit command-line text editor on Windows Todd Leonhardt <t****t@g****m> about 1 year ago
5b5f80e8 Delete atom from list of editors since it was deprecated in Dec 2022 Todd Leonhardt <t****t@g****m> about 1 year ago

← Back to repository