FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for docs - 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
2
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
docs
on
main
User selector
Datepicker
Commit history
Commits on Aug 25, 2026
Fix broken example and improve some documentation (#1735)
Show description for 5dcbcbe
tleonhardt
authored
5dcbcbe
View commit details
Copy full SHA for 5dcbcbe
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
Fixed some broken autoref links in the Zensical documentation (#1730)
Show description for 8731ef9
tleonhardt
authored
8731ef9
View commit details
Copy full SHA for 8731ef9
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
Fix with_annotated decorator so using ArgumentBlock works with groups (#1718)
Show description for 1a56c89
tleonhardt
and
KelvinChung2000
authored
1a56c89
View commit details
Copy full SHA for 1a56c89
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
fix: put help text as part of positional argument (#1719)
KelvinChung2000
authored
8c036f7
View commit details
Copy full SHA for 8c036f7
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
Refactored bottom toolbar and rprompt functionality. (#1700)
Show description for d8a46dd
kmvanbrunt
and
tleonhardt
authored
d8a46dd
View commit details
Copy full SHA for d8a46dd
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
feat: blocked argument (#1698)
Show description for 54e7766
KelvinChung2000
authored
54e7766
View commit details
Copy full SHA for 54e7766
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
feat(annotated): add converter and preprocess hooks for custom conversion (#1695)
Show description for ff20293
KelvinChung2000
and
tleonhardt
authored
ff20293
View commit details
Copy full SHA for ff20293
View code at this point
Browse repository at this point
Added theme module to docs. (#1696)
kmvanbrunt
authored
2cf6cc8
View commit details
Copy full SHA for 2cf6cc8
View code at this point
Browse repository at this point
Commits on Jun 16, 2026
feat(annotated): allow honoring Enum _missing_ and support Enum | Enum (#1694)
KelvinChung2000
authored
49a176a
View commit details
Copy full SHA for 49a176a
View code at this point
Browse repository at this point
Commits on Jun 14, 2026
feat(annotated): let a mutually exclusive group declare its own titled section (#1693)
KelvinChung2000
authored
ec22b82
View commit details
Copy full SHA for ec22b82
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
feat: annotated argpare adding support for frozenset (#1691)
Show description for 99173cc
KelvinChung2000
and
tleonhardt
authored
99173cc
View commit details
Copy full SHA for 99173cc
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
Add a new complete_in_thread parameter to cmd2.Cmd.__init__ that defaults to True (#1682)
Show description for 6c6d844
tleonhardt
authored
6c6d844
View commit details
Copy full SHA for 6c6d844
View code at this point
Browse repository at this point
Commits on Jun 6, 2026
PR #1677 - change title to make it unambiguous as well as more positive and action-oriented (#1679)
Show description for 18b5b7b
tleonhardt
authored
18b5b7b
View commit details
Copy full SHA for 18b5b7b
View code at this point
Browse repository at this point
Commits on Jun 5, 2026
docs: fix deprecated git:// URL in installation guide (#1675)
Show description for 018403d
authored
018403d
View commit details
Copy full SHA for 018403d
View code at this point
Browse repository at this point
fix: fix edge case on forward unresolveable type (#1673)
Show description for 0786a4e
KelvinChung2000
and
kmvanbrunt
authored
0786a4e
View commit details
Copy full SHA for 0786a4e
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
Refactor and standardize argparse-related naming and metadata (#1670)
Show description for 205e8a6
kmvanbrunt
authored
205e8a6
View commit details
Copy full SHA for 205e8a6
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
chore: clean up docs (#1671)
Show description for 2b22e91
KelvinChung2000
authored
2b22e91
View commit details
Copy full SHA for 2b22e91
View code at this point
Browse repository at this point
feat: Experimental annotated argparse (#1666)
Show description for 9c5478c
KelvinChung2000
authored
9c5478c
View commit details
Copy full SHA for 9c5478c
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 May 14, 2026
Added ability to incrementally update the theme. (#1664)
kmvanbrunt
authored
5b3bc53
View commit details
Copy full SHA for 5b3bc53
View code at this point
Browse repository at this point
Commits on May 12, 2026
Added prompt-toolkit version of the app theme which remains synchronized when theme is updated. (#1661)
kmvanbrunt
authored
74803c1
View commit details
Copy full SHA for 74803c1
View code at this point
Browse repository at this point
Commits on May 6, 2026
#1627: Removed feedback_to_output settable and made pfeedback consistent (#1647)
Show description for 5e2b4ac
bambu
authored
5e2b4ac
View commit details
Copy full SHA for 5e2b4ac
View code at this point
Browse repository at this point
Add styles to theme for prompt-toolkit completion styles (#1653)
Show description for 715b57d
tleonhardt
authored
715b57d
View commit details
Copy full SHA for 715b57d
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
Overhauled redirection and output capturing (#1654)
kmvanbrunt
authored
79c984a
View commit details
Copy full SHA for 79c984a
View code at this point
Browse repository at this point
Commits on Apr 26, 2026
Remove always_show_hint settable (#1652)
Show description for a3890a7
tleonhardt
authored
a3890a7
View commit details
Copy full SHA for a3890a7
View code at this point
Browse repository at this point
Commits on Apr 23, 2026
Made traceback settings customizable. (#1648)
Show description for 0abaeab
kmvanbrunt
authored
0abaeab
View commit details
Copy full SHA for 0abaeab
View code at this point
Browse repository at this point
Commits on Apr 22, 2026
Made more of the subcommand management API public. (#1643)
kmvanbrunt
authored
74a2889
View commit details
Copy full SHA for 74a2889
View code at this point
Browse repository at this point
Commits on Apr 18, 2026
Renamed argparse_custom module to argparse_utils. (#1638)
kmvanbrunt
authored
3d3034c
View commit details
Copy full SHA for 3d3034c
View code at this point
Browse repository at this point
Commits on Apr 17, 2026
Overhauled custom types. (#1635)
kmvanbrunt
authored
b2b888c
View commit details
Copy full SHA for b2b888c
View code at this point
Browse repository at this point
Commits on Apr 8, 2026
Simplified class-wide command categorization (#1626)
kmvanbrunt
authored
1d6910a
View commit details
Copy full SHA for 1d6910a
View code at this point
Browse repository at this point
Commits on Apr 6, 2026
Removed Cmd2AttributeWrapper class. (#1625)
kmvanbrunt
authored
6fbf084
View commit details
Copy full SHA for 6fbf084
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
Refactor argparse custom (#1621)
Show description for d404476
kmvanbrunt
authored
d404476
View commit details
Copy full SHA for d404476
View code at this point
Browse repository at this point
Commits on Mar 17, 2026
Added 'justify' to the print methods. (#1610)
kmvanbrunt
authored
0e90022
View commit details
Copy full SHA for 0e90022
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 Mar 7, 2026
Update cmd2.Cmd.select to use prompt-toolkit choice (#1600)
Show description for ead6094
tleonhardt
and
kmvanbrunt
authored
ead6094
View commit details
Copy full SHA for ead6094
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL