summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-01-06Bump actions/checkout from 3.2.0 to 3.3.0 (#406)dependabot[bot]
2023-01-05Ruff: enable isort (#405)Joris Roovers
2023-01-05Use ruff for linting (#404)Joris Roovers
2023-01-04Remove run_tests.sh (#402)Joris Roovers
2022-12-23Docs: Remove experimental wording for Windows support (#401)Joris Roovers
2022-12-23Bump actions/setup-python from 4.3.1 to 4.4.0 (#400)dependabot[bot]
2022-12-22Use pytest-cov instead of coverage (#398)Joris Roovers
2022-12-22Integration tests: fix 2 hooktests on windows (#397)Joris Roovers
2022-12-20Remove py36 target from black configJoris Roovers
2022-12-19Fix most integration tests on Windows (#392)Joris Roovers
2022-12-14Restore READMEJoris Roovers
2022-12-14Use Hatch for project management (#384)Joris Roovers
2022-12-13Code cleanup: refurb (#391)Joris Roovers
2022-12-13Removes Dockerfile.dev (#390)Joris Roovers
2022-12-13Bump actions/checkout from 3.1.0 to 3.2.0 (#389)dependabot[bot]
2022-12-12Bump python from 3.11.0-alpine to 3.11.1-alpine (#385)dependabot[bot]
2022-12-12Bump black from 22.10.0 to 22.12.0 (#388)dependabot[bot]
2022-12-11Bump actions/setup-python from 4.3.0 to 4.3.1 (#386)dependabot[bot]
2022-12-09Revert fix for integration test issues in GHA (#387)Joris Roovers
2022-11-30Fix Windows unit tests (#383)Joris Roovers
2022-11-29Bump pdbr from 0.7.4 to 0.7.5 (#382)dependabot[bot]
2022-11-28Bump black from 22.8.0 to 22.10.0 (#342)dependabot[bot]
2022-11-28Bump pytest from 7.0.1 to 7.2.0 (#353)dependabot[bot]
2022-11-28Bump wheel from 0.37.1 to 0.38.4 (#363)dependabot[bot]
2022-11-28Ignore dependabot commits entirely (#381)Joris Roovers
2022-11-28Bump actions/setup-python from 4.2.0 to 4.3.0 (#343)dependabot[bot]
2022-11-28Bump actions/checkout from 3.0.2 to 3.1.0 (#352)dependabot[bot]
2022-11-28Bump pdbr from 0.6.6 to 0.7.4 (#356)dependabot[bot]
2022-11-28Bump click from 8.0.3 to 8.1.3 in /gitlint-core (#369)dependabot[bot]
2022-11-25Drop support for Python 3.6 (#379)Joris Roovers
2022-11-24Bump arrow from 1.2.1 to 1.2.3 in /gitlint-core (#371)dependabot[bot]
2022-11-24gitlint: ignore dependabot Co-authored-by lines (#373)Joris Roovers
2022-11-24Run unit tests in temp dir (#374)Joris Roovers
2022-11-24Introduce a gate/check GHA job (#375)Sviatoslav Sydorenko
2022-11-21Bump mkdocs from 1.4.1 to 1.4.2 (#357)dependabot[bot]
2022-11-21CI: only run on PR and push to main (#372)Joris Roovers
2022-11-21Bump sh from 1.14.2 to 1.14.3 in /gitlint-core (#370)dependabot[bot]
2022-11-21Dependabot: also monitor gitlint-core (#368)Joris Roovers
2022-11-21Version bump to 0.19.0devJoris Roovers
2022-11-17Dockerfile: add /repo as safe git repo (#366)Joris Roovers
2022-11-160.18.0 releasev0.18.0Joris Roovers
2022-11-14Changelog updatesJoris Roovers
2022-11-14Documentation grammar fixesVille Skyttä
2022-11-11gitlint-ci precommit hook documentationJoris Roovers
2022-11-11Add a manual stage to pre-commit hook configguillaume.lambert
2022-11-11Add authors-commit contrib rule (#358)Sebastian Tauchert
2022-11-09Document when one would want to use --staged (#244)Ville Skyttä
2022-11-08Devcontainer support (#361)Joris Roovers
2022-11-08Changelog update for 0.18.0 (#360)Joris Roovers
2022-10-28Docs: clarify using --commits to lint branches (#355)Joris Roovers