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
Add function to view diff between unstaged and staged version of file More... almost 6 years ago
Pass the Config to plugins instead the AutohooksConfig More... almost 6 years ago
Refactor config handling More... almost 6 years ago
Merge pull request #6 from bjoernricks/load-plugins-from-repo More... almost 6 years ago
Merge pull request #5 from bjoernricks/cleanup More... almost 6 years ago
Merge pull request #4 from bjoernricks/update-readme More... almost 6 years ago
Allow to pass a config in a backwards compatible way to plugins More... almost 6 years ago
Check if configured plugin provides precommit function More... almost 6 years ago
Add Config class method to return the config dict More... almost 6 years ago
Add test for loading a non existing toml config file More... almost 6 years ago
Add additional test for config More... almost 6 years ago
Store whole toml config in Config class More... almost 6 years ago
Add a config for circleci More... almost 6 years ago
Add first testcase for loading a config More... almost 6 years ago
Allow to load plugins from the local repository More... almost 6 years ago
Add helper function for getting the path to a .autohooks dir More... almost 6 years ago
Improve autohooks check cli More... almost 6 years ago
List correct section name in activate command More... almost 6 years ago
Use full path imports at all python modules More... almost 6 years ago
Disable pylint warning for broad except More... almost 6 years ago
Use PEP 479 compliant stop from iterator More... almost 6 years ago
Update workflow section about (de-)activating git hooks More... almost 6 years ago
Apply suggestions from code review More... almost 6 years ago
Apply suggestions from code review More... almost 6 years ago
Add section about the workflow to README More... almost 6 years ago
Update configure plugins section at readme More... almost 6 years ago
Link to main page for pipenv More... almost 6 years ago
Update solution section of readme More... almost 6 years ago
Fix typo in url More... almost 6 years ago
Add draft for handling diff conflicts on unstash More... almost 6 years ago