0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 23, 2024 — Aug 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
repo: rework parser setup to handle `init -c` More... over 5 years ago
repo: Fix warnings reported by flake8 More... over 5 years ago
repo: add some newer RSA/ECC signing keys More... over 5 years ago
Update .mailmap More... over 5 years ago
pyflakes: Fix remaining "E501 line too long" warnings More... over 5 years ago
project: Don't emit locally modified hook warning in quiet mode More... over 5 years ago
Mention exceptions to Google Style Guide in SUBMITTING_PATCHES.md More... over 5 years ago
Don't format version to 5 characters in new version message More... over 5 years ago
Replace 'A new repo command' with 'A new version of repo' More... over 5 years ago
repo: Remove duplicate import of 'os' More... over 5 years ago
repo: Remove another usage of bare 'except' More... over 5 years ago
repo: Remove unused variable in 'except' More... over 5 years ago
repo: Fix blank line issues reported by flake8 More... over 5 years ago
repo: bump launcher version for accumulated fixes More... over 5 years ago
repo: avoid bare excepts to allow SystemExit to bubble More... over 5 years ago
sync: add a "finished" message More... over 5 years ago
repo: add trace support to the launcher More... over 5 years ago
repo: add some helpers akin to subprocess.run More... over 5 years ago
flake8: Add comments in config to explain suppressed checks More... over 5 years ago
flake8: Ignore 'line break before/after binary operator' More... over 5 years ago
git_config: Stop using backslash to wrap lines More... over 5 years ago
Fix usage of bare 'except' More... over 5 years ago
Fix blank line issues reported by flake8 More... over 5 years ago
git_config: Unwrap unnecessarily wrapped line More... over 5 years ago
Fix indentation issues reported by flake8 More... over 5 years ago
command: Add parentheses on wrapped condition More... over 5 years ago
Remove redundant backslashes More... over 5 years ago
Fix various whitespace issues reported by pyflakes More... over 5 years ago
pager: Remove unnecessary semicolons More... over 5 years ago
Fix flake8 E251 unexpected spaces around keyword / parameter equals More... over 5 years ago