summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2021-10-08Changelog and README updatesJoris Roovers
2021-09-27ignore-by-author-name ruleJoris Roovers
2021-09-27Lint single commit using --commitJoris Roovers
2021-09-27Add --fail-without-commits CLI optionJoris Roovers
2021-07-29docs: Use standard virtualenv setup instructions (#195)Victor Engmark
2021-03-07Fixed title-min-length rule name in overview tablePriyank Purohit
2021-02-16compatibility with 'git commit -s' (#178)Gaetan Semet
2021-02-12Fix contrib-body-requires-signed-off-by (#177)Gaetan Semet
2020-12-21Error message was confusing with silent enabledPhillip
2020-11-27Doc updatesJoris Roovers
2020-11-01Replace format() with f-stringsJoris Roovers
2020-11-01Remove extraneous unicode string prefixJoris Roovers
2020-11-01Removed Python 2.7 and 3.5 from docs and toolingJoris Roovers
2020-11-01Fix pre-commit hook config (#164)Christian Riedel
2020-10-25Docs: updated installation methods for macOSJoris Roovers
2020-10-24Documentation updatesJoris Roovers
2020-10-18New Rule: title-min-length (#140)Marek Šuppa
2020-10-11Configuration through environment variables (#155)Joris Roovers
2020-10-09Test improvements (#153)Joris Roovers
2020-09-26Deprecation message for Python 2.7 and Python 2.5Joris Roovers
2020-09-25Named Rules (#150)Joris Roovers
2020-09-11Documentation updatesJoris Roovers
2020-09-11New Rule: body-match-regexJoris Roovers
2020-09-07RegexOption option typeJoris Roovers
2020-09-04New IgnoreBodyLines ruleJoris Roovers
2020-09-04self.log for easily logging in user-defined rulesJoris Roovers
2020-09-04User-defined Configuration RulesJoris Roovers
2020-06-23Added 'ci' and 'build' to conventional commit types (#135)Chris
2020-02-26Docs: pre-commit invocation detailsJoris Roovers
2020-02-24Remove TravisCI for CIJoris Roovers
2020-02-22Docker images for end-usersJoris Roovers
2020-02-22Documentation updatesJoris Roovers
2020-02-21Test fixes and cleanupJoris Roovers
2020-02-20--staged CLI flagJoris Roovers
2020-02-16GitCommit branches propertyJoris Roovers
2020-02-08Drop support for Python 3.4Joris Roovers
2020-01-28Fix typo 'an unique' -> 'a unique'srenfo
2019-11-27RuleCollection to manage active rulesJoris Roovers
2019-10-24Fix relative links in contributor guidegeorge thomas
2019-08-17Ignore revert commits by defaultJoris Roovers
2019-08-17Commit revert detectionJoris Roovers
2019-07-30Documentation tweaksJoris Roovers
2019-07-08Don't read stdin when --ignore-stdin flag is specifiedJoris Roovers
2019-07-08Minor doc updatesJoris Roovers
2019-07-08Windows support (experimental)Joris Roovers
2019-07-08Initial implementation of '--ignore-stdin' flagŁukasz Rogalski
2019-07-02Add 'revert' type to ConventionalCommit contrib-ruleJoris Roovers
2019-07-02Documentation updatesJoris Roovers
2019-06-18PyPy3.5 supportJoris Roovers
2019-06-18Drop support for Python 3.3Joris Roovers