Skip to content

Commit 0e0b7b8

Browse files
committed
ignoreCommitsOlderThan
1 parent 4d0ea88 commit 0e0b7b8

15 files changed

+665
-390
lines changed

CHANGELOG.md

+20-1
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,29 @@ Changelog of Git Changelog Maven plugin.
55
## Unreleased
66
### No issue
77

8+
**ignoreCommitsOlderThan**
9+
10+
11+
[3960e266df39333](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3960e266df39333) Tomas Bjerre *2017-07-08 06:44:59*
12+
13+
**doc**
14+
15+
16+
[4d0ea88bde22485](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4d0ea88bde22485) Tomas Bjerre *2017-04-14 09:24:53*
17+
18+
19+
## 1.44
20+
### No issue
21+
22+
**tag time added to tag model**
23+
24+
25+
[20deca212cf27b9](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/20deca212cf27b9) Tomas Bjerre *2017-04-14 09:21:27*
26+
827
**doc**
928

1029

11-
[ccee821db7e8742](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ccee821db7e8742) Tomas Bjerre *2017-03-26 05:20:17*
30+
[215f19a54701562](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/215f19a54701562) Tomas Bjerre *2017-03-26 05:20:45*
1231

1332

1433
## 1.43

git-changelog-maven-plugin-example/CHANGELOG.md

+20-1
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,29 @@ Changelog of Git Changelog Maven plugin.
55
## Unreleased
66
### No issue
77

8+
**ignoreCommitsOlderThan**
9+
10+
11+
[3960e266df39333](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3960e266df39333) Tomas Bjerre *2017-07-08 06:44:59*
12+
13+
**doc**
14+
15+
16+
[4d0ea88bde22485](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4d0ea88bde22485) Tomas Bjerre *2017-04-14 09:24:53*
17+
18+
19+
## 1.44
20+
### No issue
21+
22+
**tag time added to tag model**
23+
24+
25+
[20deca212cf27b9](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/20deca212cf27b9) Tomas Bjerre *2017-04-14 09:21:27*
26+
827
**doc**
928

1029

11-
[ccee821db7e8742](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ccee821db7e8742) Tomas Bjerre *2017-03-26 05:20:17*
30+
[215f19a54701562](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/215f19a54701562) Tomas Bjerre *2017-03-26 05:20:45*
1231

1332

1433
## 1.43

git-changelog-maven-plugin-example/CHANGELOG_custom.md

+10
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ Changelog of Git Changelog Maven plugin.
44

55
## Unreleased
66
### No issue /
7+
ignoreCommitsOlderThan
8+
9+
doc
10+
11+
12+
13+
## git-changelog-maven-plugin-1.44
14+
### No issue /
15+
tag time added to tag model
16+
717
doc
818

919

git-changelog-maven-plugin-example/CHANGELOG_gitlab.md

+20-1
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,29 @@ Changelog of Git Changelog Maven plugin.
55
## Unreleased
66
### No issue
77

8+
**ignoreCommitsOlderThan**
9+
10+
11+
[3960e266df39333](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3960e266df39333) Tomas Bjerre *2017-07-08 06:44:59*
12+
13+
**doc**
14+
15+
16+
[4d0ea88bde22485](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4d0ea88bde22485) Tomas Bjerre *2017-04-14 09:24:53*
17+
18+
19+
## 1.44
20+
### No issue
21+
22+
**tag time added to tag model**
23+
24+
25+
[20deca212cf27b9](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/20deca212cf27b9) Tomas Bjerre *2017-04-14 09:21:27*
26+
827
**doc**
928

1029

11-
[ccee821db7e8742](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ccee821db7e8742) Tomas Bjerre *2017-03-26 05:20:17*
30+
[215f19a54701562](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/215f19a54701562) Tomas Bjerre *2017-03-26 05:20:45*
1231

1332

1433
## 1.43
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Git Changelog Maven plugin changelog
2+
3+
Changelog of Git Changelog Maven plugin.
4+
5+
## Unreleased
6+
### No issue
7+
ignoreCommitsOlderThan *2017-07-08 06:44:59*
8+
9+
doc *2017-04-14 09:24:53*
10+
11+
12+
13+
## git-changelog-maven-plugin-1.44
14+
### No issue
15+
tag time added to tag model *2017-04-14 09:21:27*
16+
17+
doc *2017-03-26 05:20:45*
18+
19+
20+
21+
## git-changelog-maven-plugin-1.43
22+
### No issue
23+
GitLab integration *2017-03-26 05:17:22*
24+
25+
26+

git-changelog-maven-plugin-example/CHANGELOG_inline.md

+17-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,23 @@ Changelog of Git Changelog Maven plugin.
55
## Unreleased
66
### No issue
77

8-
[ccee821db7e8742](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ccee821db7e8742) Tomas Bjerre *2017-03-26 05:20:17*
8+
[3960e266df39333](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3960e266df39333) Tomas Bjerre *2017-07-08 06:44:59*
9+
10+
ignoreCommitsOlderThan
11+
12+
[4d0ea88bde22485](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4d0ea88bde22485) Tomas Bjerre *2017-04-14 09:24:53*
13+
14+
doc
15+
16+
17+
## git-changelog-maven-plugin-1.44
18+
### No issue
19+
20+
[20deca212cf27b9](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/20deca212cf27b9) Tomas Bjerre *2017-04-14 09:21:27*
21+
22+
tag time added to tag model
23+
24+
[215f19a54701562](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/215f19a54701562) Tomas Bjerre *2017-03-26 05:20:45*
925

1026
doc
1127

git-changelog-maven-plugin-example/CHANGELOG_jira.md

+20-1
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,29 @@ Changelog of Git Changelog Maven plugin.
55
## Unreleased
66
### No issue
77

8+
**ignoreCommitsOlderThan**
9+
10+
11+
[3960e266df39333](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3960e266df39333) Tomas Bjerre *2017-07-08 06:44:59*
12+
13+
**doc**
14+
15+
16+
[4d0ea88bde22485](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4d0ea88bde22485) Tomas Bjerre *2017-04-14 09:24:53*
17+
18+
19+
## 1.44
20+
### No issue
21+
22+
**tag time added to tag model**
23+
24+
25+
[20deca212cf27b9](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/20deca212cf27b9) Tomas Bjerre *2017-04-14 09:21:27*
26+
827
**doc**
928

1029

11-
[ccee821db7e8742](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ccee821db7e8742) Tomas Bjerre *2017-03-26 05:20:17*
30+
[215f19a54701562](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/215f19a54701562) Tomas Bjerre *2017-03-26 05:20:45*
1231

1332

1433
## 1.43

git-changelog-maven-plugin-example/CHANGELOG_minimal.md

+20-1
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,29 @@ Changelog of Git Changelog Maven plugin.
55
## Unreleased
66
### No issue
77

8+
**ignoreCommitsOlderThan**
9+
10+
11+
[3960e266df39333](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3960e266df39333) Tomas Bjerre *2017-07-08 06:44:59*
12+
13+
**doc**
14+
15+
16+
[4d0ea88bde22485](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4d0ea88bde22485) Tomas Bjerre *2017-04-14 09:24:53*
17+
18+
19+
## git-changelog-maven-plugin-1.44
20+
### No issue
21+
22+
**tag time added to tag model**
23+
24+
25+
[20deca212cf27b9](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/20deca212cf27b9) Tomas Bjerre *2017-04-14 09:21:27*
26+
827
**doc**
928

1029

11-
[ccee821db7e8742](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ccee821db7e8742) Tomas Bjerre *2017-03-26 05:20:17*
30+
[215f19a54701562](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/215f19a54701562) Tomas Bjerre *2017-03-26 05:20:45*
1231

1332

1433
## git-changelog-maven-plugin-1.43

git-changelog-maven-plugin-example/CHANGELOG_mixed.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,13 @@ Fix fromCommit and fromRef property typo *21:11:26*
1414

1515

1616
### These commits have not issue in their commit comment
17-
doc *05:20:17*
17+
ignoreCommitsOlderThan *06:44:59*
18+
19+
doc *09:24:53*
20+
21+
tag time added to tag model *09:21:27*
22+
23+
doc *05:20:45*
1824

1925
GitLab integration *05:17:22*
2026

git-changelog-maven-plugin-example/CHANGELOG_settings.md

+20-1
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,29 @@ Changelog of Git Changelog Maven plugin.
55
## Next release
66
### Other changes
77

8+
**ignoreCommitsOlderThan**
9+
10+
11+
[3960e266df39333](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3960e266df39333) Tomas Bjerre *2017-07-08 06:44:59*
12+
13+
**doc**
14+
15+
16+
[4d0ea88bde22485](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4d0ea88bde22485) Tomas Bjerre *2017-04-14 09:24:53*
17+
18+
19+
## 1.44
20+
### Other changes
21+
22+
**tag time added to tag model**
23+
24+
25+
[20deca212cf27b9](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/20deca212cf27b9) Tomas Bjerre *2017-04-14 09:21:27*
26+
827
**doc**
928

1029

11-
[ccee821db7e8742](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ccee821db7e8742) Tomas Bjerre *2017-03-26 05:20:17*
30+
[215f19a54701562](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/215f19a54701562) Tomas Bjerre *2017-03-26 05:20:45*
1231

1332

1433
## 1.43

git-changelog-maven-plugin-example/CHANGELOG_templatefile.md

+20-1
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,29 @@ Changelog of Git Changelog Maven plugin.
55
## Unreleased
66
### No issue
77

8+
**ignoreCommitsOlderThan**
9+
10+
11+
[3960e266df39333](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3960e266df39333) Tomas Bjerre *2017-07-08 06:44:59*
12+
13+
**doc**
14+
15+
16+
[4d0ea88bde22485](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4d0ea88bde22485) Tomas Bjerre *2017-04-14 09:24:53*
17+
18+
19+
## 1.44
20+
### No issue
21+
22+
**tag time added to tag model**
23+
24+
25+
[20deca212cf27b9](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/20deca212cf27b9) Tomas Bjerre *2017-04-14 09:21:27*
26+
827
**doc**
928

1029

11-
[ccee821db7e8742](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ccee821db7e8742) Tomas Bjerre *2017-03-26 05:20:17*
30+
[215f19a54701562](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/215f19a54701562) Tomas Bjerre *2017-03-26 05:20:45*
1231

1332

1433
## 1.43

0 commit comments

Comments
 (0)