-
-
Notifications
You must be signed in to change notification settings - Fork 301
Add Unicode Support #615
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
adam-grant-hendry
wants to merge
39
commits into
commitizen-tools:master
from
adam-grant-hendry:feat/unicode
Closed
Add Unicode Support #615
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
b5bccb3
chore(squash): merge `fix/ci` branch
adam-grant-hendry 6bd488f
feat(unicode): add unicode support
adam-grant-hendry 99b45aa
test(unicode): add tests
adam-grant-hendry 231ff3e
fix(json_config.py): remove unused import
adam-grant-hendry 2ab376f
fix(pythonpackage.yml): use `bash`
adam-grant-hendry 5cff7c3
fix(pythonpackage.yml): undo indent reformatting
adam-grant-hendry 8333aab
test(cli): skip argcomplete activation on Windows
adam-grant-hendry f1d0d5d
test(argcomplete): fix command
adam-grant-hendry 5a0cd79
bump: version 2.35.0 → 2.36.0
github-actions[bot] 6077e9b
feat: add major-version-zero option to support initial package develo...
jenstroeger 06eaa15
bump: version 2.36.0 → 2.37.0
github-actions[bot] 257b4eb
docs(README.md): update poetry dev dependency usage
fee433c
docs(README.md): include older version of poetry
6995cdf
test: fix test case changes due to tomlkit upgrade
Lee-W 725f898
test(bump_command): replace \ as / for windows test cases
Lee-W fa9a6d8
docs(config.md): list settings first and add missing param
woile 064d580
chore: add Funding
woile 883f969
fix(changelog): allow rev range lookups without a tag format
37c088c
bump: version 2.37.0 → 2.37.1
github-actions[bot] e63be68
feat(unicode): add unicode support
adam-grant-hendry 13144e3
fix(scripts): use portable shebang
adam-grant-hendry a49e096
fix(scripts): use cross-platform POSIX
adam-grant-hendry 6211792
test(cli): skip argcomplete activation on Windows
adam-grant-hendry 41188f2
feat: add major-version-zero option to support initial package develo...
jenstroeger bf0202d
feat(unicode): add unicode support
adam-grant-hendry 72b8ce6
fix(pythonpackage.yml): use `bash`
adam-grant-hendry 766372c
feat: add major-version-zero option to support initial package develo...
jenstroeger ef75fe5
test: fix test case changes due to tomlkit upgrade
Lee-W 933037a
feat(unicode): add unicode support
adam-grant-hendry 7dbb29f
feat: add major-version-zero option to support initial package develo...
jenstroeger ffcb355
feat(unicode): add unicode support
adam-grant-hendry d963804
Merge branch 'master' into feat/unicode
adam-grant-hendry 2fd5bf5
feat(unicode): add unicode support
adam-grant-hendry dbc715d
feat: add major-version-zero option to support initial package develo...
jenstroeger 242056b
feat(unicode): add unicode support
adam-grant-hendry c73827d
feat: add major-version-zero option to support initial package develo...
jenstroeger 271f50b
feat: add major-version-zero option to support initial package develo...
jenstroeger 8602fd0
feat(unicode): add unicode support
adam-grant-hendry ca3cef4
feat: add major-version-zero option to support initial package develo...
jenstroeger File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat(unicode): add unicode support
This will allow commiting, e.g., emoji's and parsing commit messages for unicode characters when creating change logs.
- Loading branch information
commit 2fd5bf53a36a1a5805b58d9cbc5652bd614ce1ed
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.