FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for pyproject.toml - python-cmd2/cmd2 · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python-cmd2
/
cmd2
Public
Notifications
You must be signed in to change notification settings
Fork
132
Star
686
Code
Issues
1
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cmd2
pyproject.toml
on
main
User selector
Datepicker
Commit history
Commits on Aug 21, 2026
Migrate from mypy to ty as a type checker (#1731)
Show description for e57cd62
tleonhardt
authored
e57cd62
View commit details
Copy full SHA for e57cd62
View code at this point
Browse repository at this point
Commits on Jul 30, 2026
Updated prompt-toolkit minimum version.
kmvanbrunt
committed
85c0c2d
View commit details
Copy full SHA for 85c0c2d
View code at this point
Browse repository at this point
Commits on Jun 5, 2026
Bump versions for ruff, typos, and zensical
tleonhardt
committed
c22b25e
View commit details
Copy full SHA for c22b25e
View code at this point
Browse repository at this point
Commits on May 15, 2026
Drop support for Python 3.10 (#1665)
Show description for a349351
tleonhardt
authored
a349351
View commit details
Copy full SHA for a349351
View code at this point
Browse repository at this point
Commits on Apr 13, 2026
Removed Text.from_ansi() monkeypatch since it's no longer needed as of Rich 15.0.0. (#1632)
kmvanbrunt
authored
ea66804
View commit details
Copy full SHA for ea66804
View code at this point
Browse repository at this point
Commits on Mar 14, 2026
Migrate to prek from pre-commit (#1607)
tleonhardt
authored
b309763
View commit details
Copy full SHA for b309763
View code at this point
Browse repository at this point
Commits on Feb 22, 2026
Use more generic types where possible for input parameters (#1584)
Show description for 4f545de
tleonhardt
authored
4f545de
View commit details
Copy full SHA for 4f545de
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
Migrate from using readline to prompt-toolkit (#1553)
Show description for b993421
tleonhardt
and
kmvanbrunt
authored
b993421
View commit details
Copy full SHA for b993421
View code at this point
Browse repository at this point
Commits on Jan 27, 2026
Fixed missing dependency for Python 3.10
kmvanbrunt
committed
93cb982
View commit details
Copy full SHA for 93cb982
View code at this point
Browse repository at this point
Commits on Jan 24, 2026
Removed monkeypatch for Rich's Segment.apply_style(). (#1560)
Show description for 926636a
kmvanbrunt
authored
926636a
View commit details
Copy full SHA for 926636a
View code at this point
Browse repository at this point
Commits on Jan 21, 2026
Migrate documentation to use Zensical instead of MkDocs (#1557)
Show description for be4a177
tleonhardt
authored
be4a177
View commit details
Copy full SHA for be4a177
View code at this point
Browse repository at this point
Commits on Dec 26, 2025
Add clean target to Makefile that runs what is in invoke clean (#1549)
Show description for 5e58499
tleonhardt
authored
5e58499
View commit details
Copy full SHA for 5e58499
View code at this point
Browse repository at this point
Commits on Dec 25, 2025
Use uv for publishing to PyPI instead of twine (#1548)
Show description for 0cb14a8
tleonhardt
authored
0cb14a8
View commit details
Copy full SHA for 0cb14a8
View code at this point
Browse repository at this point
Commits on Dec 23, 2025
Remove MkDocs macros dependency since it was unused
tleonhardt
committed
781f613
View commit details
Copy full SHA for 781f613
View code at this point
Browse repository at this point
Commits on Dec 22, 2025
Eliminate use of the include-markdown plugin for MkDocs (#1544)
Show description for b443268
tleonhardt
authored
b443268
View commit details
Copy full SHA for b443268
View code at this point
Browse repository at this point
Commits on Dec 21, 2025
Updated minimum versions for dev dependencies
tleonhardt
committed
133c0e6
View commit details
Copy full SHA for 133c0e6
View code at this point
Browse repository at this point
Commits on Dec 5, 2025
Update ruff and a few other dependencies (#1537)
tleonhardt
authored
02ceeb5
View commit details
Copy full SHA for 02ceeb5
View code at this point
Browse repository at this point
Commits on Sep 25, 2025
Delete plugins directory (#1523)
tleonhardt
authored
f6ee875
View commit details
Copy full SHA for f6ee875
View code at this point
Browse repository at this point
Commits on Sep 17, 2025
auto_load_commands now defaults to False (#1520)
Show description for 21657a6
tleonhardt
authored
21657a6
View commit details
Copy full SHA for 21657a6
View code at this point
Browse repository at this point
Commits on Sep 16, 2025
Delete the `cmd2_ext_test.py` plugin code from the cmd2 repo (#1518)
Show description for bad67dc
tleonhardt
authored
bad67dc
View commit details
Copy full SHA for bad67dc
View code at this point
Browse repository at this point
Commits on Sep 11, 2025
Remove deleted ruff rule from the ignore list
tleonhardt
committed
37b1b7d
View commit details
Copy full SHA for 37b1b7d
View code at this point
Browse repository at this point
Commits on Aug 27, 2025
Updated pyproject.toml to use new license format.
kmvanbrunt
committed
5c689c5
View commit details
Copy full SHA for 5c689c5
View code at this point
Browse repository at this point
Commits on Aug 19, 2025
Refactored cmd2 to better account for our use of Rich. (#1477)
Show description for 2ef7b9a
kmvanbrunt
and
tleonhardt
authored
2ef7b9a
View commit details
Copy full SHA for 2ef7b9a
View code at this point
Browse repository at this point
Commits on Aug 13, 2025
All tables in cmd2 are now rich-based. (#1475)
Show description for 8e0a1a2
kmvanbrunt
and
tleonhardt
authored
8e0a1a2
View commit details
Copy full SHA for 8e0a1a2
View code at this point
Browse repository at this point
Commits on Aug 6, 2025
Drop support for Python 3.9 and require 3.10 minimum (#1473)
Show description for e7f3313
tleonhardt
and
kmvanbrunt
authored
e7f3313
View commit details
Copy full SHA for e7f3313
View code at this point
Browse repository at this point
Commits on Jul 5, 2025
All built-in commands now use a function to create their argument parser.
Show description for 3bb47c4
kmvanbrunt
committed
3bb47c4
View commit details
Copy full SHA for 3bb47c4
View code at this point
Browse repository at this point
Commits on Jun 30, 2025
Add support for rich-argparse (#1453)
Show description for 5746cd7
kmvanbrunt
authored
5746cd7
View commit details
Copy full SHA for 5746cd7
View code at this point
Browse repository at this point
Commits on Jun 24, 2025
Test as well on the free-threaded version of Python 3.14 (#1450)
Show description for 0ff58ac
tleonhardt
authored
0ff58ac
View commit details
Copy full SHA for 0ff58ac
View code at this point
Browse repository at this point
Commits on Jun 17, 2025
Upgrade to ruff 0.12.0 (#1449)
tleonhardt
authored
eb5eb6c
View commit details
Copy full SHA for eb5eb6c
View code at this point
Browse repository at this point
Commits on Jun 11, 2025
Delete `Pipfile` from root since uv is now recommended over pipenv (#1445)
Show description for 2f22945
tleonhardt
authored
2f22945
View commit details
Copy full SHA for 2f22945
View code at this point
Browse repository at this point
Commits on Jun 8, 2025
Set ruff `target-version` to the minimum supported version of Python (#1441)
Show description for 8d1c82c
tleonhardt
authored
8d1c82c
View commit details
Copy full SHA for 8d1c82c
View code at this point
Browse repository at this point
Commits on May 25, 2025
Draft: Refactor GitHub Actions workflows (#1432)
Show description for 25612d0
tleonhardt
authored
25612d0
View commit details
Copy full SHA for 25612d0
View code at this point
Browse repository at this point
Undo backwards-incompatible change in naming of cmd2.ansi.Cursor method. (#1430)
Show description for 7549c93
tleonhardt
authored
7549c93
View commit details
Copy full SHA for 7549c93
View code at this point
Browse repository at this point
Enable ruff D ruleset for pydocstyle static analysis of docstring conventions (#1429)
tleonhardt
authored
42247ba
View commit details
Copy full SHA for 42247ba
View code at this point
Browse repository at this point
Started refactoring docstrings to meet pydocstyle standards (#1428)
tleonhardt
authored
71d8f57
View commit details
Copy full SHA for 71d8f57
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL