0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 11 hours ago.
Aug 04, 2025 — Aug 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
reorder methods More... about 9 years ago
store plain strings in used_attrs list More... about 9 years ago
update todos More... about 9 years ago
update todos More... about 9 years ago
always use pip to install vulture More... about 9 years ago
setup.py: use setuptools.find_packages() More... about 9 years ago
setup.py: remove py_modules kwarg More... about 9 years ago
add _ignore_variable() function More... about 9 years ago
turn methods into functions More... about 9 years ago
update todos More... about 9 years ago
Use separate methods for determining whether to ignore classes and functions. More... about 9 years ago
update todos More... about 9 years ago
don't ignore __foo variable names More... about 9 years ago
Update version number to 0.18 for release. More... about 9 years ago
add new release More... about 9 years ago
release script: pull before push More... about 9 years ago
merge More... about 9 years ago
Update version number to 0.17 for release. More... about 9 years ago
update news More... about 9 years ago
Add count_lines() function (#70) More... about 9 years ago
print errors to stderr More... about 9 years ago
return with exit code 1 when syntax errors are found or files can't be read More... about 9 years ago
add Vulture.found_dead_code_or_error attribute More... about 9 years ago
cosmetics More... about 9 years ago
add method More... about 9 years ago
drop obsolete registering of project at PyPI More... about 9 years ago
Update version number to 0.16 for release. More... about 9 years ago
add release date More... about 9 years ago
merge More... about 9 years ago
count imports as used if they are accessed as module attributes More... about 9 years ago