An open API service for providing issue and pull request metadata for open source projects.

GitHub / python-cmd2/cmd2 issues and pull requests

#1554 - docs: async call example

Pull Request - State: closed - Opened by asokolsky about 1 month ago - 1 comment

#1553 - Migrate from using readline to prompt-toolkit

Pull Request - State: open - Opened by tleonhardt about 1 month ago - 7 comments
Labels: enhancement, major, dependencies

#1549 - Add clean target to Makefile that runs what is in invoke clean

Pull Request - State: closed - Opened by tleonhardt about 1 month ago - 2 comments

#1544 - Eliminate use of the include-markdown plugin for MkDocs

Pull Request - State: closed - Opened by tleonhardt about 2 months ago - 3 comments

#1539 - Remove dependency on Python's built-in cmd module

Pull Request - State: open - Opened by tleonhardt 2 months ago - 4 comments

#1538 - cmd2 4.0 discussion

Issue - State: open - Opened by tleonhardt 2 months ago - 5 comments
Labels: enhancement, major

#1536 - Fix MkDocs build warning mkdocstrings-python 2.0.0 was released and is stricter about warnings

Pull Request - State: closed - Opened by tleonhardt 2 months ago - 2 comments
Labels: bug

#1535 - Bump actions/create-github-app-token from 2.1.4 to 2.2.0

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 3 comments
Labels: minor, dependencies, github_actions

#1534 - Bump actions/checkout from 5 to 6

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 2 comments
Labels: major, dependencies, github_actions

#1533 - Support cmd2 in xonsh shell

Issue - State: closed - Opened by anki-code 3 months ago - 3 comments

#1532 - Cmd

Issue - State: open - Opened by arijitbwn2009-droid 3 months ago - 2 comments

#1531 - Bump github/codeql-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: major, dependencies, github_actions

#1529 - Upgrade versions of ruff, uv, and Python used for CI/CD

Pull Request - State: closed - Opened by tleonhardt 4 months ago - 2 comments

#1528 - Make backwards compatibility slightly easier

Pull Request - State: open - Opened by tleonhardt 4 months ago

#1528 - [DRAFT] Make backwards compatibility slightly easier

Pull Request - State: open - Opened by tleonhardt 4 months ago - 2 comments

#1524 - Add info on the cmd2-ansi and cmd2-table backport migration aids

Pull Request - State: closed - Opened by tleonhardt 4 months ago - 2 comments

#1524 - Add info on the cmd2-ansi and cmd2-table backport migration aids

Pull Request - State: closed - Opened by tleonhardt 4 months ago - 2 comments

#1523 - Delete plugins directory

Pull Request - State: closed - Opened by tleonhardt 4 months ago - 2 comments

#1522 - Add some useful argument types

Pull Request - State: closed - Opened by BillTompkins 5 months ago - 2 comments

#1520 - auto_load_commands now defaults to False

Pull Request - State: closed - Opened by tleonhardt 5 months ago - 2 comments

#1519 - Move two test files that don't need to be isolated

Pull Request - State: open - Opened by tleonhardt 5 months ago

#1518 - Delete the `cmd2_ext_test.py` plugin code from the cmd2 repo

Pull Request - State: closed - Opened by tleonhardt 5 months ago - 2 comments

#1517 - Fix dependency issue with cmd2-ext-test plugin

Issue - State: open - Opened by tleonhardt 5 months ago

#1513 - Bump actions/create-github-app-token from 2.1.1 to 2.1.4

Pull Request - State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies, github_actions

#1512 - Bump actions/github-script from 7.0.1 to 8.0.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 2 comments
Labels: major, dependencies, github_actions

#1511 - Documentation review

Pull Request - State: open - Opened by tleonhardt 5 months ago

#1510 - First pass at removing outdated info from the documentation

Pull Request - State: closed - Opened by tleonhardt 5 months ago - 8 comments

#1510 - First pass at removing outdated info from the documentation

Pull Request - State: open - Opened by tleonhardt 5 months ago

#1509 - Fix grammar and spelling issues in documentation and some outdated info

Pull Request - State: closed - Opened by tleonhardt 5 months ago - 1 comment

#1508 - Upgrade from ruff 0.12.9 to ruff 0.13.0

Pull Request - State: closed - Opened by tleonhardt 5 months ago - 1 comment

#1507 - Documentation fixes

Pull Request - State: closed - Opened by theagilehacker 5 months ago - 1 comment

#1504 - Optimize performance of running command finalization hooks

Pull Request - State: closed - Opened by tleonhardt 5 months ago - 4 comments

#1502 - Added emoji, markup, and highlight as print_to() arguments.

Pull Request - State: open - Opened by kmvanbrunt 5 months ago

#1501 - Monkey patched two Rich functions.

Pull Request - State: closed - Opened by kmvanbrunt 5 months ago - 1 comment

#1500 - Fixed issue where default help category wasn't displaying.

Pull Request - State: closed - Opened by kmvanbrunt 5 months ago - 1 comment

#1499 - Update CHANGELOG.md to try to make the notes a bit more polished

Pull Request - State: closed - Opened by tleonhardt 5 months ago - 1 comment

#1498 - Simplify subcommand example within argparse_example.py

Pull Request - State: open - Opened by tleonhardt 5 months ago

#1498 - Simplify subcommand example within argparse_example.py

Pull Request - State: closed - Opened by tleonhardt 5 months ago - 1 comment

#1497 - Add example for setting a theme

Pull Request - State: closed - Opened by tleonhardt 5 months ago - 1 comment

#1497 - Add example for setting a theme

Pull Request - State: closed - Opened by tleonhardt 5 months ago - 1 comment

#1496 - Simplify subcommand creation

Pull Request - State: closed - Opened by kmvanbrunt 5 months ago - 1 comment

#1495 - Use all available width for traceback panel and code display.

Pull Request - State: closed - Opened by kmvanbrunt 5 months ago - 1 comment

#1494 - Updated pyproject.toml to use new license format.

Pull Request - State: closed - Opened by kmvanbrunt 5 months ago - 1 comment

#1494 - Updated pyproject.toml to use new license format.

Pull Request - State: closed - Opened by kmvanbrunt 5 months ago - 1 comment

#1493 - Formatting an exception like Rich does after a traceback.

Pull Request - State: closed - Opened by kmvanbrunt 5 months ago - 1 comment

#1493 - Formatting an exception like Rich does after a traceback.

Pull Request - State: closed - Opened by kmvanbrunt 5 months ago - 1 comment

#1492 - Added regular expression to detect ANSI style sequences.

Pull Request - State: closed - Opened by kmvanbrunt 5 months ago - 1 comment

#1492 - Added regular expression to detect ANSI style sequences.

Pull Request - State: closed - Opened by kmvanbrunt 5 months ago - 1 comment

#1491 - More polish

Pull Request - State: open - Opened by kmvanbrunt 5 months ago

#1491 - More polish

Pull Request - State: closed - Opened by kmvanbrunt 5 months ago - 1 comment

#1489 - Styled string conversion

Pull Request - State: open - Opened by kmvanbrunt 5 months ago

#1488 - Rich table example

Pull Request - State: closed - Opened by tleonhardt 6 months ago - 1 comment

#1486 - Rich tweaks

Pull Request - State: closed - Opened by kmvanbrunt 6 months ago - 1 comment

#1486 - Rich tweaks

Pull Request - State: closed - Opened by kmvanbrunt 6 months ago - 1 comment

#1485 - Update examples

Pull Request - State: closed - Opened by tleonhardt 6 months ago - 1 comment

#1485 - Update examples

Pull Request - State: closed - Opened by tleonhardt 6 months ago - 1 comment

#1483 - Corrected a comment and some type hints.

Pull Request - State: closed - Opened by kmvanbrunt 6 months ago - 1 comment

#1481 - Fix: Remove unused mypy ignores and fix type errors

Pull Request - State: closed - Opened by tleonhardt 6 months ago - 1 comment

#1480 - Rich utils improvements

Pull Request - State: closed - Opened by kmvanbrunt 6 months ago - 1 comment

#1479 - Simplied string_to_rich_text().

Pull Request - State: closed - Opened by kmvanbrunt 6 months ago - 3 comments

#1479 - Simplied string_to_rich_text().

Pull Request - State: closed - Opened by kmvanbrunt 6 months ago - 3 comments

#1478 - Refactored the help functions.

Pull Request - State: closed - Opened by kmvanbrunt 6 months ago - 1 comment

#1478 - Refactored the help functions.

Pull Request - State: closed - Opened by kmvanbrunt 6 months ago - 1 comment

#1477 - Refactored cmd2 to better account for our use of Rich.

Pull Request - State: closed - Opened by kmvanbrunt 6 months ago - 1 comment

#1475 - All tables in cmd2 are now rich-based.

Pull Request - State: open - Opened by kmvanbrunt 6 months ago

#1475 - All tables in cmd2 are now rich-based.

Pull Request - State: closed - Opened by kmvanbrunt 6 months ago - 1 comment

#1473 - Drop support for Python 3.9 and require 3.10 minimum

Pull Request - State: closed - Opened by tleonhardt 6 months ago - 1 comment
Labels: enhancement

#1473 - Drop support for Python 3.9 and require 3.10 minimum

Pull Request - State: closed - Opened by tleonhardt 6 months ago - 1 comment
Labels: enhancement

#1472 - Hint for optional parameters on Tab completion

Issue - State: closed - Opened by Cussa 6 months ago - 8 comments

#1471 - Enabled all printing methods to support Rich objects.

Pull Request - State: open - Opened by kmvanbrunt 6 months ago

#1471 - Enabled all printing methods to support Rich objects.

Pull Request - State: closed - Opened by kmvanbrunt 6 months ago - 1 comment

#1470 - Add mypy type checking for Python 3.14 and fix deprecation warning

Pull Request - State: closed - Opened by tleonhardt 7 months ago - 1 comment

#1469 - Only redirect sys.stdout when it's the same as self.stdout.

Pull Request - State: open - Opened by kmvanbrunt 7 months ago

#1469 - Only redirect sys.stdout when it's the same as self.stdout.

Pull Request - State: closed - Opened by kmvanbrunt 7 months ago - 1 comment

#1468 - No longer overwriting sys.stderr.

Pull Request - State: closed - Opened by kmvanbrunt 7 months ago - 2 comments

#1467 - Changed do_help() so that argparsers print their own help.

Pull Request - State: closed - Opened by kmvanbrunt 7 months ago - 1 comment

#1467 - Changed do_help() so that argparsers print their own help.

Pull Request - State: closed - Opened by kmvanbrunt 7 months ago - 1 comment

#1466 - Moved decorators._set_parser_prog() to argparse_custom.set_parser_prog().

Pull Request - State: closed - Opened by kmvanbrunt 7 months ago - 1 comment

#1466 - Moved decorators._set_parser_prog() to argparse_custom.set_parser_prog().

Pull Request - State: closed - Opened by kmvanbrunt 7 months ago - 1 comment

#1465 - Updated some help text and colors.

Pull Request - State: closed - Opened by kmvanbrunt 7 months ago - 1 comment

#1464 - Restore macros

Pull Request - State: closed - Opened by kmvanbrunt 7 months ago - 1 comment

#1464 - Restore macros

Pull Request - State: closed - Opened by kmvanbrunt 7 months ago - 1 comment

#1463 - More rich-argparse integration.

Pull Request - State: closed - Opened by kmvanbrunt 7 months ago - 1 comment

#1463 - More rich-argparse integration.

Pull Request - State: closed - Opened by kmvanbrunt 7 months ago - 1 comment

#1462 - No longer setting parser's prog value in with_argparser().

Pull Request - State: closed - Opened by kmvanbrunt 7 months ago - 1 comment

#1462 - No longer setting parser's prog value in with_argparser().

Pull Request - State: closed - Opened by kmvanbrunt 7 months ago - 1 comment

#1461 - Add Pobshell to the "Projects using cmd2" table in README

Pull Request - State: open - Opened by pdalloz 7 months ago

#1459 - Updated .github/CODEOWNERS

Pull Request - State: open - Opened by tleonhardt 7 months ago

#1458 - Parser building functions.

Pull Request - State: open - Opened by kmvanbrunt 7 months ago

#1457 - Removed macros.

Pull Request - State: closed - Opened by kmvanbrunt 7 months ago - 1 comment

#1455 - Add note to README about how 2.x is feature complete

Pull Request - State: open - Opened by tleonhardt 7 months ago

#1452 - Simplify Python 3.14 check in argparse_custom.py

Pull Request - State: closed - Opened by tleonhardt 7 months ago - 1 comment