1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix typos in readme More... almost 6 years ago
Add git hook on setup.py develop More... almost 6 years ago
Simplify git hook installation and support development install More... almost 6 years ago
Update README part 1 More... almost 6 years ago
Use file diff for checking if the file has changed More... almost 6 years ago
Allow to run git diff only for a specfic file More... almost 6 years ago
Update black pre commit hook to new api More... almost 6 years ago
Add output for running pre-commit hook More... almost 6 years ago
Add __all__ to git api module More... almost 6 years ago
Split hook api into several python modules More... almost 6 years ago
Fix checking for project root More... almost 6 years ago
Yeah finally we can feed ourself :-) More... almost 6 years ago
Add a pre-commit hook module for running black More... almost 6 years ago
Finally implement running hooks More... almost 6 years ago
Add an api module More... almost 6 years ago
Extact calling git into an own function More... almost 6 years ago
Update Config class More... almost 6 years ago
Ignore vscode settings More... almost 6 years ago
Add a command line interface to autohooks More... almost 6 years ago
Support PEP 518 by defining the build system More... almost 6 years ago
Add MANIFEST.in to specifiy source distribution files More... almost 6 years ago
Move get_pyproject_toml_path to utils module More... almost 6 years ago
Allow to pass a pyproject_toml path to load config function More... almost 6 years ago
Add pyproject.toml file with config for black More... almost 6 years ago
Reformat all python files with black More... almost 6 years ago
Add black as dev dependency More... almost 6 years ago
Add pylint as dev dependency More... almost 6 years ago
Use current github repo location for setup url More... almost 6 years ago
Only activate hook if it is configured More... almost 6 years ago
Add a config module More... almost 6 years ago