feat: add option to filter commits in a case insensitive way

This commit is contained in:
Thierno IB. BARRY 2020-03-25 23:57:34 +01:00
parent a94e3f9a80
commit 72fb3eac14
9 changed files with 88 additions and 26 deletions

View file

@ -163,6 +163,7 @@ OPTIONS:
--silent disable stdout output
--no-color disable color output [$NO_COLOR]
--no-emoji disable emoji output [$NO_EMOJI]
--no-case disable case sensitive filters
--tag-filter-pattern value, -p value regular expression of tag filter. Is specified, only matched tags will be picked
--help, -h show help
--version, -v print the version
@ -548,4 +549,4 @@ See [CHANGELOG.md](./CHANGELOG.md)
[doc-commit]: https://godoc.org/github.com/git-chglog/git-chglog#Commit
[doc-commit-group]: https://godoc.org/github.com/git-chglog/git-chglog#Commit
[doc-ref]: https://godoc.org/github.com/git-chglog/git-chglog#Ref
[doc-render-data]: https://godoc.org/github.com/git-chglog/git-chglog#RenderData
[doc-render-data]: https://godoc.org/github.com/git-chglog/git-chglog#RenderData