CARVIEW |
Select Language
HTTP/2 200
date: Sat, 26 Jul 2025 00:01:21 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/orhun/git-cliff.git
etag: W/"b5ef93bdb63de93eb2db614b0e758ad2"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=wTYbGkmgfiUaIU4SjIZHXFNjTyYV8q0k1uB2WW5fDMOM08CJjuVCR0xd1G0fcDN8gavgLgrK9jr3NIM4r0Uq9LUvuiHflgBZ29QHUt5GiiD05NDxhPVJNQFKxQXBgD1WGnrJyi5C2xP97WV07ngwVTzcfzucbRyhiV%2BHDnRvcfAg%2FozVkvklaUzr30p98hB0duMZKTFJbQxjzk%2FrYyGgFKA%2BbjgyKIrwK%2Bgl%2B%2Fv1bbt2AHYomRBDybm5TnE8yVOL3MNrFNdrV%2BgM2M4eWhg3LQ%3D%3D--lTV71srhEgRcJiQZ--W2d8%2BO0gY4%2BXuXViMY1zxQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.260711977.1753488080; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 00:01:20 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 00:01:20 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C318:138BF2:41657:67D86:68841AD0
feat(changelog): support count_tags option (#599) · orhun/git-cliff@b8045e9 · GitHub
Copy file name to clipboard
Copy file name to clipboard
Copy file name to clipboard
Copy file name to clipboardExpand all lines: .github/workflows/test-fixtures.yml
Copy file name to clipboardExpand all lines: git-cliff-core/src/changelog.rs
Copy file name to clipboardExpand all lines: git-cliff-core/src/config.rs
Copy file name to clipboardExpand all lines: git-cliff-core/tests/integration_test.rs
Copy file name to clipboardExpand all lines: website/docs/configuration/git.md
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 237
Commit b8045e9
feat(changelog): support count_tags option (#599)
* feat: support count_tags option
Signed-off-by: tison <wander4096@gmail.com>
* add fixures tags
Signed-off-by: tison <wander4096@gmail.com>
* fixup
Signed-off-by: tison <wander4096@gmail.com>
* add count_tags to args
Signed-off-by: tison <wander4096@gmail.com>
* add docs
Signed-off-by: tison <wander4096@gmail.com>
* run cargo fmt
Signed-off-by: tison <wander4096@gmail.com>
* fixup default to true
Signed-off-by: tison <wander4096@gmail.com>
* docs(website): update documentation about count_tags
---------
Signed-off-by: tison <wander4096@gmail.com>
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>1 parent 388b007 commit b8045e9Copy full SHA for b8045e9
File tree
Expand file treeCollapse file tree
11 files changed
+106
-4
lines changedFilter options
- .github
- fixtures/test-invert-ignore-tags
- workflows
- git-cliff-core
- src
- tests
- git-cliff/src
- website/docs
- configuration
- usage
Expand file treeCollapse file tree
11 files changed
+106
-4
lines changed.github/fixtures/test-invert-ignore-tags/cliff.toml
Copy file name to clipboard+34Lines changed: 34 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + |
.github/fixtures/test-invert-ignore-tags/commit.sh
Copy file name to clipboard+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + |
.github/fixtures/test-invert-ignore-tags/expected.md
Copy file name to clipboard+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + |
.github/workflows/test-fixtures.yml
Copy file name to clipboardExpand all lines: .github/workflows/test-fixtures.yml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
|
git-cliff-core/src/changelog.rs
Copy file name to clipboardExpand all lines: git-cliff-core/src/changelog.rs+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
784 | 784 |
| |
785 | 785 |
| |
786 | 786 |
| |
| 787 | + | |
787 | 788 |
| |
788 | 789 |
| |
789 | 790 |
| |
|
git-cliff-core/src/config.rs
Copy file name to clipboardExpand all lines: git-cliff-core/src/config.rs+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
| 112 | + | |
| 113 | + | |
| 114 | + | |
112 | 115 |
| |
113 | 116 |
| |
114 | 117 |
| |
|
git-cliff-core/tests/integration_test.rs
Copy file name to clipboardExpand all lines: git-cliff-core/tests/integration_test.rs+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
| 121 | + | |
121 | 122 |
| |
122 | 123 |
| |
123 | 124 |
| |
|
+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
| 157 | + | |
| 158 | + | |
| 159 | + | |
157 | 160 |
| |
158 | 161 |
| |
159 | 162 |
| |
|
+14-1Lines changed: 14 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
| 89 | + | |
89 | 90 |
| |
90 | 91 |
| |
91 | 92 |
| |
| |||
95 | 96 |
| |
96 | 97 |
| |
97 | 98 |
| |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
98 | 107 |
| |
99 | 108 |
| |
100 | 109 |
| |
| |||
106 | 115 |
| |
107 | 116 |
| |
108 | 117 |
| |
109 |
| - | |
| 118 | + | |
| 119 | + | |
110 | 120 |
| |
111 | 121 |
| |
112 | 122 |
| |
| |||
508 | 518 |
| |
509 | 519 |
| |
510 | 520 |
| |
| 521 | + | |
| 522 | + | |
| 523 | + | |
511 | 524 |
| |
512 | 525 |
| |
513 | 526 |
| |
|
website/docs/configuration/git.md
Copy file name to clipboardExpand all lines: website/docs/configuration/git.md+19-3Lines changed: 19 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
203 | 212 |
| |
204 | 213 |
| |
205 |
| - | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
206 | 223 |
| |
207 |
| - | |
208 |
| - | |
| 224 | + | |
209 | 225 |
| |
210 | 226 |
| |
211 | 227 |
| |
|
You can’t perform that action at this time.
0 commit comments