jzhang046
|
1aa58d42a5
fix(changelog): generate correct commit link in markdown (#11356)
|
1 年之前 |
Marc Cornellà
|
3c5367d272
fix(changelog): don't show changelog with only ignored type commits
|
2 年之前 |
Marc Cornellà
|
035c856c2c
fix: get branch name first in `omz version` and changelog
|
2 年之前 |
Marc Cornellà
|
9c84c344d7
fix: disable `log.showSignature` in `git log` calls
|
2 年之前 |
Marc Cornellà
|
1dba112041
fix(changelog): fix for `${(@ps:$sep:)var}` construct in zsh < 5.0.8
|
3 年之前 |
Marc Cornellà
|
4b3a5c5411
fix(changelog): fix percent escapes in `printf` calls
|
3 年之前 |
Marc Cornellà
|
0267cb89eb
perf(changelog): use regex-match instead of `sed` to parse commit subjects
|
3 年之前 |
Marc Cornellà
|
140bfa8432
fix(changelog): go back to ignoring commits from merged branches
|
3 年之前 |
Marc Cornellà
|
9c8131e417
perf(changelog): use a single `git log` command to get all commit messages
|
3 年之前 |
Marc Cornellà
|
c2b9ae2937
fix(changelog): don't show more than 40 commits (#10345)
|
3 年之前 |
Marc Cornellà
|
607d2f1eda
Revert "fix(changelog): don't parse commits of ignored types"
|
3 年之前 |
Marc Cornellà
|
63b7e5767d
fix(changelog): don't parse commits of ignored types
|
3 年之前 |
Marc Cornellà
|
37a60eebc1
chore(changelog): fix first-letter uppercase in breaking change messages
|
3 年之前 |
Marc Cornellà
|
f341c8c206
feat(changelog): print BREAKING CHANGE messages in a prettier way
|
3 年之前 |
Marc Cornellà
|
7336ebcd8f
feat(changelog): change style of `BREAKING CHANGES` header
|
3 年之前 |
Marc Cornellà
|
7c5ab01a5f
fix(changelog): also display commits from merged branches
|
3 年之前 |
Marc Cornellà
|
0e7d7b87f3
feat(changelog): ignore merge commits
|
3 年之前 |
Marc Cornellà
|
3d51d63077
fix(changelog): fix spacing in breaking changes message
|
3 年之前 |
Marc Cornellà
|
86f805280f
fix(changelog): display scope in breaking change messages
|
3 年之前 |
Marc Cornellà
|
a4a79eaa8c
fix(changelog): remove CR characters in breaking change messages
|
3 年之前 |
Marc Cornellà
|
e2c73cf59a
fix(changelog): allow breaking change message to span multiple lines
|
3 年之前 |
Marc Cornellà
|
e8e37eedbc
feat(updater): save version prior to updating so `omz changelog` just works™
|
3 年之前 |
Marc Cornellà
|
92fa8153d5
fix(changelog): fix assoc array syntax for zsh 5.4.2 and older (#9495)
|
3 年之前 |
Marc Cornellà
|
4f8964d8ff
fix(changelog): fix highlight of codeblocks in subject
|
3 年之前 |
Marc Cornellà
|
eeab4e5186
feat(updater): add changelog display by parsing the commit list
|
4 年之前 |