summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2022-11-14Documentation grammar fixesVille Skyttä
2022-11-11gitlint-ci precommit hook documentationJoris Roovers
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-10-28Docs: clarify using --commits to lint branches (#355)Joris Roovers
2022-10-26Doc updates (#354)Joris Roovers
2022-10-25Remove Vagrant box (#348)Joris Roovers
2022-10-24Cleanup docs (#347)Sebastian Tauchert
2022-10-24Improved docs for general.regex-style-searchJoris Roovers
2022-10-24Add general.regex-style-search optionJoris Roovers
2022-10-13Docs: special references support for --commits, --commitJoris Roovers
2022-09-19GitCommit object now contains diff stats information (#334)Joris Roovers
2022-09-02Replace references to master branch with mainJoris Roovers
2022-09-01Black formatting (#327)Joris Roovers
2022-08-23--commits support for comma-separated hashes (#324)Joris Roovers
2022-08-15Contrib rule DisallowCleanupCommits(#312)Matthias Beyer
2022-08-12Support for fixup=amend:<sha> commands (#320)Joris Roovers
2022-08-01Spelling and grammar fixes (#294)Ville Skyttä
2022-07-14Fix descriptions of length config parameters (#295)Ville Skyttä
2022-04-16Add support for GITLINT_CONFIG (#188)Austin Gill
2022-04-15Updated mkdocs to 1.3.0Joris Roovers
2022-04-15Documentation link fixJoris Roovers
2022-02-23Fixed a (probably) copy-paste mistake in T8 rule doc (#266)Or Bin
2022-02-06Update incorrect uses of 'title' in docs/rules.md (#263)Joshua Taylor
2021-11-28Document gitlint-core installation methodJoris Roovers
2021-11-20Split into gitlint and gitlint-core to allow unpinning requirementsAnders Kaseorg
2021-11-10Fix spelling and grammar in documentation and codeVille Skyttä
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