0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a black check to pre-commit More... almost 3 years ago
Use a single awk instead of two greps and a cut More... almost 3 years ago
Make the "all" Makefile target more robust More... almost 3 years ago
Use set -u in init script More... almost 3 years ago
Explain what each step in the init script achieves More... almost 3 years ago
A couple more script tweaks for clarity More... almost 3 years ago
Reduce code duplication in version check script More... almost 3 years ago
Move extra tag-fetching step into init script More... about 3 years ago
Merge pull request #1681 from EliahKagan/more-flake8 More... about 3 years ago
Make the init script a portable POSIX shell script More... about 3 years ago
Use 4-space indentation in all shell scripts More... about 3 years ago
Have init script treat master unambiguously as a branch More... about 3 years ago
Use some handy bash-isms in version check script More... about 3 years ago
Force color when running shellcheck in pre-commit More... about 3 years ago
Extract suggest_venv out of the else block More... about 3 years ago
Don't split and glob the interpreter name More... about 3 years ago
Suppress SC2086 where word splitting is intended More... about 3 years ago
Add pre-commit hook to run shellcheck More... about 3 years ago
Drop flake8 suppressions that are no longer needed More... about 3 years ago
Merge pull request #1680 from EliahKagan/readme-license-link More... about 3 years ago
Clearer YAML style for flake8 extra plugin list More... about 3 years ago
Fix new link to license in readme More... about 3 years ago
Merge pull request #1679 from EliahKagan/verbose-ci More... about 3 years ago
Further reduce differences between test workflows More... about 3 years ago
Remove the recently added "Limit $PATH" step More... about 3 years ago
Consistent formatting style across all workflows More... about 3 years ago
Try to work in all LF on Cygwin CI More... about 3 years ago
Use Cygwin's bash and git for more CI steps More... about 3 years ago
Show more CI system information More... about 3 years ago
Merge pull request #1678 from EliahKagan/missing-asserts More... about 3 years ago