summaryrefslogtreecommitdiffstats
path: root/qa
AgeCommit message (Expand)Author
2021-09-17Bump pytest from 6.2.4 to 6.2.5 (#219)dependabot[bot]
2021-09-17Bump sh from 1.14.1 to 1.14.2 (#209)dependabot[bot]
2021-07-30Bump arrow from 1.0.3 to 1.1.1 (#210)dependabot[bot]
2021-07-30Bump pytest from 6.2.3 to 6.2.4 (#207)dependabot[bot]
2021-04-16Latest dependency updatesJoris Roovers
2021-03-11Various dependency upgrades (#184)Joris Roovers
2021-02-16compatibility with 'git commit -s' (#178)Gaetan Semet
2020-12-21Error message was confusing with silent enabledPhillip
2020-11-20Test dependency update: pylintJoris Roovers
2020-11-20Test dependency updates: radon, pytestJoris Roovers
2020-11-20Core dependency upgradesJoris Roovers
2020-11-01Replace format() with f-stringsJoris Roovers
2020-11-01Remove ustr utility methodJoris Roovers
2020-11-01Remove extraneous unicode string prefixJoris Roovers
2020-11-01Removes sstr utility methodJoris Roovers
2020-11-01Classes no longer extend from objectJoris Roovers
2020-11-01Remove explicit Python2 workaroundsJoris Roovers
2020-10-18New Rule: title-min-length (#140)Marek Ć uppa
2020-10-16Commit-msg hook fixes (#157)Joris Roovers
2020-10-11Configuration through environment variables (#155)Joris Roovers
2020-10-09Test improvements (#153)Joris Roovers
2020-09-26Set regex of TitleRegexMatches to None by defaultJoris Roovers
2020-09-25Named Rules (#150)Joris Roovers
2020-09-25Add an integration test for missing user.name and user.emailEthan Glasser-Camp
2020-09-11New Rule: body-match-regexJoris Roovers
2020-09-04New IgnoreBodyLines ruleJoris Roovers
2020-09-04User-defined Configuration RulesJoris Roovers
2020-08-22utils.IS_PY2 helper constantJoris Roovers
2020-08-14Improved debug loggingJoris Roovers
2020-06-23Added 'ci' and 'build' to conventional commit types (#135)Chris
2020-02-24Detect changed files in single-commit repositoryJoris Roovers
2020-02-24CI using Github ActionsJoris Roovers
2020-02-23Commit-msg hook now uses --staged flagJoris Roovers
2020-02-23Empty repo detectionJoris Roovers
2020-02-21Test fixes and cleanupJoris Roovers
2020-02-20Enable fetching commit metadata using --stagedJoris Roovers
2020-02-20--staged CLI flagJoris Roovers
2020-02-18Update arrow to 0.15.5Joris Roovers
2020-02-18Current branch GitContext propertyJoris Roovers
2020-02-16GitCommit branches propertyJoris Roovers
2020-02-08Local commit lazy evaluationJoris Roovers
2020-02-08Drop support for Python 3.4Joris Roovers
2019-11-13Ability to run integration tests without shJoris Roovers
2019-08-17Ignore revert commits by defaultJoris Roovers
2019-08-17Commit revert detectionJoris Roovers
2019-08-16Moved test expected strings to expected filesJoris Roovers
2019-07-15Doc updates, integration test dependency updatesJoris Roovers
2019-07-08Don't read stdin when --ignore-stdin flag is specifiedJoris Roovers
2019-07-08Windows support (experimental)Joris Roovers
2019-07-02Add 'revert' type to ConventionalCommit contrib-ruleJoris Roovers