Overview
Request 827141 superseded
- update to 0.13.1:
* Patch to enable --staged flag for pre-commit.
* Minor doc updates (#109)
Revert Commits are now recognized and ignored by default (#99)
--staged flag: gitlint can now detect meta-data (such as author details, changed files, etc) of staged/pre-commits. Useful when you use gitlint's commit-msg hook or precommit (#105)
* New branch properties on GitCommit and GitContext, useful when writing your own user-defined rules: commit.branches and commit.context.current_branch (#108)
* Python 3.8 support
* Python 3.4 no longer supported. Python 3.4 has reached EOL and an increasing
* Gitlint no longer crashes when acting on empty repositories (this only occurred in specific circumstances).
* Under-the-hood: dependencies updated, unit and integration test improvements, migrated from TravisCI to Github Actions.
- Created by dirkmueller
- In state superseded
- Superseded by 827516
- Open review for licensedigger
- Open review for factory-staging
Request History
dirkmueller created request
- update to 0.13.1:
* Patch to enable --staged flag for pre-commit.
* Minor doc updates (#109)
Revert Commits are now recognized and ignored by default (#99)
--staged flag: gitlint can now detect meta-data (such as author details, changed files, etc) of staged/pre-commits. Useful when you use gitlint's commit-msg hook or precommit (#105)
* New branch properties on GitCommit and GitContext, useful when writing your own user-defined rules: commit.branches and commit.context.current_branch (#108)
* Python 3.8 support
* Python 3.4 no longer supported. Python 3.4 has reached EOL and an increasing
* Gitlint no longer crashes when acting on empty repositories (this only occurred in specific circumstances).
* Under-the-hood: dependencies updated, unit and integration test improvements, migrated from TravisCI to Github Actions.
factory-auto declined review
Output of check script:
Attention, gitlint-0.11.0.tar.gz is not mentioned in spec files as source or patch.
factory-auto declined request
Output of check script:
Attention, gitlint-0.11.0.tar.gz is not mentioned in spec files as source or patch.
dirkmueller superseded request
superseded by 827516