4
I Use This!
Moderate Activity

Commits : Listings

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