An open API service providing commit metadata for open source projects.

GitHub / python-trio/asyncclick / commits

Python composable command line utility, trio-compatible version

SHA Message Author Date Stats
62f216c3 fixed version# in pyproject.toml Matthias Urlichs <m****s@u****e> about 2 months ago
c46a1c31 merge Merge tag '8.4.2' Matthias Urlichs <m****s@u****e> about 2 months ago
d96b5a76 merge Merge tag '8.3.1' Matthias Urlichs <m****s@u****e> about 2 months ago
b2e30a17 Release version 8.4.2 Edward G <e****3@g****m> 2 months ago
7a16b20e merge Fix `package_name` resolution when module differs from distribution name (#3582) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
916883af merge Fix tests to not rely on `-Wdefault` option (#3591) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
09195f6a merge Fix double-bracketing of choices in synopsis (#3578) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
1557e265 Check for warning exception with idiomatic context manager Kevin Deldycke <k****n@d****m> 3 months ago
d9ff1336 merge Static typing improvements in `click.shell_completion` (#3460) Kevin Deldycke <k****e@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
bec59289 Fix `package_name` resolution when top-level module differs from distribution... Kevin Deldycke <k****n@d****m> 3 months ago
762c97ee Fix double-bracketing of choices in synopsis Kevin Deldycke <k****n@d****m> 3 months ago
8929d392 merge Convert changes to markdown. (#3559) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
237be507 Move changes headings down a level. Edward G <e****3@g****m> 3 months ago
a0232a8f Convert changes to markdown. Edward G <e****3@g****m> 3 months ago
832ca223 merge Run nightly tests on both `main` and `stable` branches (#3553) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
5ec03bdb Run nightly tests on both `main` and `stable` branches Kevin Deldycke <k****n@d****m> 3 months ago
4df304c6 merge Do not let the GC close a borrowed `stdout` (#3533) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
cd9bdd96 merge Support incremental output in the pager (#3534) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
65feb612 merge `types`: fix variance issues and improve type coverage (#3450) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
e34e526e merge Add type annotations for instance attributes in `click.core` (#3463) Kevin Deldycke <k****e@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
9be25a23 merge platform-dependent `testing.CaptureMode` type alias (#3452) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
e02a981c merge Pre-8.4.2 release changelog and doc fixes (#3498) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
399919f7 Support incremental output in the pager Kevin Deldycke <k****n@d****m> 3 months ago
051bb0f3 Do not let the GC close a borrowed `stdout` Kevin Deldycke <k****n@d****m> 3 months ago
907470ea merge docs: fix typo "with in" to "within" in parameters page (#3528) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
ffcc7494 merge Fix pager test flackiness and add stress tests for `echo_via_pager` (#3499) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
567d7e92 merge Accept ZFS error-message for non-UTF-8 names (#3526) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
63ab1531 docs: fix typo 'with in' to 'within' in parameters page DineshBunny-1 <b****3@g****m> 3 months ago
9f9ae453 Accept ZFS error-message for non-UTF-8 names Kevin Deldycke <k****n@d****m> 3 months ago
97210f24 merge Mark commands as optional in the synopsis (#3507) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
8240d25b merge docs: fix flag-pair separator and small typos in options guide (#3510) Kevin Deldycke <k****e@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
1050d955 merge Use current `urllib` API, idiomatic Python and fix option name (#3503) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
9830b602 merge Add type annotations for instance attributes in `testing` (#3451) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
e169e82a merge Add type annotations for instance attributes in `formatting` (#3454) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
2b4d35bb merge Add type annotations for instance attributes in `exceptions` (#3453) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
18c2451f merge Add type annotations for instance attributes in `shell_completion` (#3455) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
29bacc77 merge Fix deprecated label formatting (#3509) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
82f377c5 Fix deprecated label formatting Kevin Deldycke <k****n@d****m> 3 months ago
648d7c40 merge Backport #3504 from `main` to `stable` branch (#3508) Kevin Deldycke <k****e@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
ddf20d06 Add changelog entry, fix admonition and add test Kevin Deldycke <k****n@d****m> 3 months ago
b7e5fd4c Fix broken fish completion and multiline help string Sitiyou <s****7@g****m>
Committed by: Kevin Deldycke <k****n@d****m>
3 months ago
665736bc Mark commands as optional in the synopsis Kevin Deldycke <k****n@d****m> 3 months ago
5b1aba82 merge Add example for Group Help Page in documentation (#3472) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
534761cd Add missing closing issue ref Kevin Deldycke <k****n@d****m> 3 months ago
af54674f Use current `urllib` API, idiomatic Python and fix option name Kevin Deldycke <k****n@d****m> 3 months ago
aa5a8dab Activate nightly workflow for random and stress tests Kevin Deldycke <k****n@d****m> 3 months ago
7eb57cff Fix pager test race by raising before yield Kevin Deldycke <k****n@d****m> 3 months ago
5eea5808 Add missing changelog entry Kevin Deldycke <k****n@d****m> 3 months ago
c3041c6c Add missing PR link and update style Kevin Deldycke <k****n@d****m> 3 months ago
9b3fe6b8 Typo Kevin Deldycke <k****n@d****m> 3 months ago
10f78cdb Use MyST syntax Kevin Deldycke <k****n@d****m> 3 months ago
a198674b Remove empty H1 header Kevin Deldycke <k****n@d****m> 3 months ago
bff780ff Fix layout, align full version Kevin Deldycke <k****n@d****m> 3 months ago
2b8ba4f5 Fix quoting, add PR references Kevin Deldycke <k****n@d****m> 3 months ago
a42300ab start version 8.4.2 David Lord <d****m@g****m> 3 months ago
7064ccf0 merge release version 8.4.1 (#3496) David Lord <d****m@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
6eeb50e9 release version 8.4.1 David Lord <d****m@g****m> 3 months ago
67921d5b merge change log and doc fixes (#3495) David Lord <d****m@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
6cb34774 fix skip condition David Lord <d****m@g****m> 3 months ago
5ee8e312 merge fix I/O operation on closed file error with CliRunner and echo_via_pager (#3482) David Lord <d****m@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
a5f5aa6d merge Handle empty bytes in echo (#3493) David Lord <d****m@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
16bf6ccc docs: fix flag-pair separator and small typos in options guide hernanr2205 <h****5@g****m>
Committed by: Kevin Deldycke <k****n@d****m>
3 months ago
d42f15b7 merge Fix `get_parameter_source()` during type conversion and eager callbacks (#3484) David Lord <d****m@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
0baa8db0 Document ctx.params bypass with test and doc Kevin Deldycke <k****n@d****m> 3 months ago
4d3db84b handle empty bytes in echo Iain-S <2****S@u****m>
Committed by: David Lord <d****m@g****m>
3 months ago
9c41f46a Fix changelog and version admonitions Kevin Deldycke <k****n@d****m>
Committed by: David Lord <d****m@g****m>
3 months ago
7d05a59b Fix get_parameter_source() during type conversion and eager callbacks Yuri Shevtsov <y****v@m****m>
Committed by: Kevin Deldycke <k****n@d****m>
3 months ago
4b24a6c8 merge Added flake8-import-conventions and rule for typing (#3483) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
ac2cd072 Added flake8-import-conventions and rule for typing Alex Koster <a****r@u****m> 3 months ago
becbde5c pager doesn't close std streams Chris Pappalardo <c****o@a****m>
Committed by: David Lord <d****m@g****m>
3 months ago
9b327da8 merge Fix 2994 launch locate files w spaces windows (#3478) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
c6bf75fa Fixes windows specific error regarding spaces in filepaths for open_url. plumlariat <e****5@g****m> 3 months ago
7fb117a9 fix: update example invocation in Group Help Page documentation Anurag Saxena <S****A@c****g> 3 months ago
3c12ce70 merge shell autocomplete uses normalize_choice() (#3471) David Lord <d****m@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
dfb15ee6 Add example for Group Help Page in documentation Anurag Saxena <S****A@c****g> 3 months ago
bee33141 merge fix: Skip flaky pager test on macOS with free-threaded Python 3.14t (#3470) David Lord <d****m@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
32ae2acd choice shell autocompletion to use normalize_choice() Keerthana Panyam <p****k@n****u>
Committed by: David Lord <d****m@g****m>
3 months ago
d15f3c23 fix: Skip flaky pager test on macOS with free-threaded Python 3.14t Jazzcort <j****3@g****m> 3 months ago
e0d1678e merge apply Unix line endings for shell completion output for windows compat (#3466) David Lord <d****m@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
b8b9ffeb fix version string David Lord <d****m@g****m> 3 months ago
1bd3a879 merge Fix indentation on quickstart (#3469) David Lord <d****m@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
18879025 merge Fixed a typo in windows command docs (#3467) David Lord <d****m@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
0ab9d5d7 Fixed typo Roger Baker <r****1@y****m> 3 months ago
c0d16f32 Fix indentation Pamela Fox <p****x@m****m> 3 months ago
a3321c9c Implement Unix line endings for shell completion output to ensure compatibili... Ben Falk <b****k@s****u>
Committed by: David Lord <d****m@g****m>
3 months ago
d5da6358 Add type annotations for instance attributes in `click.core` jorenham <j****u@g****m> 3 months ago
bb0cd175 Static typing improvements in `click.shell_completion` jorenham <j****u@g****m> 3 months ago
ea76281c Add type annotations for instance attributes in `shell_completion` jorenham <j****u@g****m> 3 months ago
aef225df Add type annotations for instance attributes in `formatting` jorenham <j****u@g****m> 3 months ago
9207bdc0 Add type annotations for instance attributes in `exceptions` jorenham <j****u@g****m> 3 months ago
88b8e313 platform-dependent `testing.CaptureMode` type alias jorenham <j****u@g****m> 3 months ago
e39679ab Add type annotations for instance attributes in `testing` jorenham <j****u@g****m> 3 months ago
9a2d169f fix generic typed dict `TypeError` on Python 3.10 jorenham <j****u@g****m> 3 months ago
77bd81f3 `types`: fix variance issues and improve type coverage jorenham <j****u@g****m> 3 months ago
f49391b9 merge Remove index.rst and changes.rst! (#3447) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
8e1eafd7 Remove index.rst and changes.rst Edward Girling <e****g@w****o> 3 months ago
613cb9a0 merge Bump version to 8.4.dev (#3444) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
0c694e00 Bump version to 8.4.dev Edward G <e****3@g****m> 3 months ago
e364f8b3 merge Merge main into stable (#3443) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
c938ac0a merge Release 8.4.0 (#3436) Rowlando13 <6****3@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago

← Back to repository