katip 1.2.0 → 1.2.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 698fd6177c262b47cba332e77b19dfd768e14373
4
- data.tar.gz: 387479b807c95c5d087b3561ea89e40bf6487598
3
+ metadata.gz: 167af340c7de868ac7d3d49650935843c06e0af2
4
+ data.tar.gz: 9c22bd7aafbb108cf1b40ae1c08656ac4de69307
5
5
  SHA512:
6
- metadata.gz: 0b0a585166fd722db147c8a95349cfd43f9581bd209f71413bc00819d7d97536b2333412816726f98c7c1cfd3fa0d2580a350e06384c70fb3a064644c948bddb
7
- data.tar.gz: 39fc711c522d101d9c26fb7b366b1abbfd79c90d30517e31283e74044753e22a504143fd5822c0cda4c5aa147debac01b717259f4a8ba0e96e6b43370c145d18
6
+ metadata.gz: 9ace9d4b7833a126909e3da60150c362ef3cd24a3a1d927ce340f4ca6ec6bde9389e1e0524eef6acd65119a9e41d3cce98aaa9a60b53d6bfbbd13963cdd7706f
7
+ data.tar.gz: 2373d496f10736321f052efe7315604e6c089efd544003349007898ba3925fb1d8401f07d41314a3d0e807598502bf2e94d54fbb4c0507a57fce7149bf6e2957
@@ -1,74 +1,83 @@
1
1
 
2
2
  #### [Current]
3
- * [c9b0d1d](../../commit/c9b0d1d) __(Murat Kemal BAYGÜN)__ Multiline commit note support added as referenced in common
4
- standards, and writing good commit notes
5
- * [72053a5](../../commit/72053a5) __(Murat Kemal BAYGÜN)__ [#19](../../issues/19) Check if commit includes issue number before replacing with links
6
- * [002a534](../../commit/002a534) __(Murat Kemal BAYGÜN)__ [#17](../../issues/17) Apply encoding before setting issue links
7
- * [d1cdb61](../../commit/d1cdb61) __(Murat Kemal BAYGÜN)__ [#17](../../issues/17) Revert breaking code
8
- * [0291a3f](../../commit/0291a3f) __(Murat Kemal BAYGÜN)__ [#17](../../issues/17) improve gsub usage, fix double quotes
9
- * [3b25646](../../commit/3b25646) __(Murat Kemal BAYGÜN)__ Merge pull request [#18](../../issues/18) from rderoldan1/develop
3
+ * [6391f34](../../commit/6391f34) - __(Murat Kemal BAYGÜN)__ [#21](../../issues/21) Add multiline commit support
4
+
5
+ Multiline commit note support added as referenced in common
6
+ standards, and writing good commit notes. Previous commit was not
7
+ working as expected
8
+
9
+
10
+ #### 1.2.0
11
+ * [b509621](../../commit/b509621) - __(Murat Kemal BAYGÜN)__ Release 1.2.0
12
+ * [c9b0d1d](../../commit/c9b0d1d) - __(Murat Kemal BAYGÜN)__ Multiline commit note support added as referenced in common standards, and writing good commit notes
13
+ * [72053a5](../../commit/72053a5) - __(Murat Kemal BAYGÜN)__ [#19](../../issues/19) Check if commit includes issue number before replacing with links
14
+ * [002a534](../../commit/002a534) - __(Murat Kemal BAYGÜN)__ [#17](../../issues/17) Apply encoding before setting issue links
15
+ * [d1cdb61](../../commit/d1cdb61) - __(Murat Kemal BAYGÜN)__ [#17](../../issues/17) Revert breaking code
16
+ * [0291a3f](../../commit/0291a3f) - __(Murat Kemal BAYGÜN)__ [#17](../../issues/17) improve gsub usage, fix double quotes
17
+ * [3b25646](../../commit/3b25646) - __(Murat Kemal BAYGÜN)__ Merge pull request [#18](../../issues/18) from rderoldan1/develop
18
+
10
19
  [#17](../../issues/17) Fix encoding bug
11
- * [081a185](../../commit/081a185) __(Ruben Espinosa)__ Update katip binary
20
+ * [081a185](../../commit/081a185) - __(Ruben Espinosa)__ Update katip binary
21
+
12
22
  encoding bug fixed
13
23
 
14
24
  #### 1.1.0
25
+ * [2a9b75b](../../commit/2a9b75b) - __(Murat Kemal BAYGÜN)__ Release 1.1.0
26
+ * [7b5c1e2](../../commit/7b5c1e2) - __(Murat Kemal BAYGÜN)__ [#1](../../issues/1) Add links to issues in comments
27
+ * [3780df9](../../commit/3780df9) - __(Onur Özgür ÖZKAN)__ typo fixed.
28
+ * [2dbf361](../../commit/2dbf361) - __(Murat Kemal BAYGÜN)__ [#14](../../issues/14) fix video links image
29
+ * [0a11741](../../commit/0a11741) - __(Murat Kemal BAYGÜN)__ [#14](../../issues/14) add video link and translation
30
+ * [0d128bd](../../commit/0d128bd) - __(Murat Kemal BAYGÜN)__ [#16](../../issues/16) Add git repository check
15
31
 
16
- * [2a9b75b](../../commit/2a9b75b) __(Murat Kemal BAYGÜN)__ Release 1.1.0
17
- * [7b5c1e2](../../commit/7b5c1e2) __(Murat Kemal BAYGÜN)__ [#1](../../issues/1) Add links to issues in comments
18
- * [3780df9](../../commit/3780df9) __(Onur Özgür ÖZKAN)__ typo fixed.
19
- * [2dbf361](../../commit/2dbf361) __(Murat Kemal BAYGÜN)__ [#14](../../issues/14) fix video links image
20
- * [0a11741](../../commit/0a11741) __(Murat Kemal BAYGÜN)__ [#14](../../issues/14) add video link and translation
21
- * [0d128bd](../../commit/0d128bd) __(Murat Kemal BAYGÜN)__ [#16](../../issues/16) Add git repository check
22
32
  katip was generating multiple lines of error, while running under
23
33
  a directory which is not a git initiliazed directory. Control added
24
34
  to check if directory is initialized as a git repostiory
25
- * [8b22c6f](../../commit/8b22c6f) __(Murat Kemal BAYGÜN)__ Add latest change log
26
- * [5fc6991](../../commit/5fc6991) __(Murat Kemal BAYGÜN)__ [#14](../../issues/14) Update readme, add sample output
27
- * [3f7788c](../../commit/3f7788c) __(Onur Ozgur OZKAN)__ [#14](../../issues/14) update README.md
35
+
36
+ * [8b22c6f](../../commit/8b22c6f) - __(Murat Kemal BAYGÜN)__ Add latest change log
37
+ * [5fc6991](../../commit/5fc6991) - __(Murat Kemal BAYGÜN)__ [#14](../../issues/14) Update readme, add sample output
38
+ * [3f7788c](../../commit/3f7788c) - __(Onur Ozgur OZKAN)__ [#14](../../issues/14) update README.md
28
39
 
29
40
  #### 1.0.2
41
+ * [664e012](../../commit/664e012) - __(Murat Kemal BAYGÜN)__ [#15](../../issues/15) Set version 1.0.2
30
42
 
31
- * [664e012](../../commit/664e012) __(Murat Kemal BAYGÜN)__ [#15](../../issues/15) Set version 1.0.2
32
43
  In hotfix vserion number is forgotten to set. Version number is
33
44
  now set to 1.0.2
34
45
 
35
46
  #### 1.0.1
36
-
37
- * [35f0b39](../../commit/35f0b39) __(Murat Kemal BAYGÜN)__ [#15](../../issues/15) Fixes broken commit URL
38
- In previous version commit URL was broken unexpectedly.Current
39
- commit fixes broken URL and replaces it with the correct one
47
+ * [35f0b39](../../commit/35f0b39) - __(Murat Kemal BAYGÜN)__ [#15](../../issues/15) Fixes broken commit URL In previous version commit URL was broken unexpectedly.Current commit fixes broken URL and replaces it with the correct one
40
48
 
41
49
  #### 1.0.0
42
-
43
- * [cbec9c0](../../commit/cbec9c0) __(Murat Kemal BAYGÜN)__ release version 1.0.0
44
- * [6b8cfe7](../../commit/6b8cfe7) __(Murat Kemal BAYGÜN)__ [#13](../../issues/13) Add custom file name support to rake
45
- * [7b5be3d](../../commit/7b5be3d) __(Murat Kemal BAYGÜN)__ [#10](../../issues/10) add output file name as optional parameter
46
- * [695646c](../../commit/695646c) __(Murat Kemal BAYGÜN)__ [#12](../../issues/12) Add and correct information on gemspec
47
- * [f30a3b2](../../commit/f30a3b2) __(Murat Kemal BAYGÜN)__ [#9](../../issues/9) Update rake job to use installed executable
48
- * [a7200f0](../../commit/a7200f0) __(Murat Kemal BAYGÜN)__ [#11](../../issues/11) Fix bug Current commits is not seen on log file
49
- * [6385fff](../../commit/6385fff) __(Murat Kemal BAYGÜN)__ [#8](../../issues/8) Change executable file name to katip
50
+ * [cbec9c0](../../commit/cbec9c0) - __(Murat Kemal BAYGÜN)__ release version 1.0.0
51
+ * [6b8cfe7](../../commit/6b8cfe7) - __(Murat Kemal BAYGÜN)__ [#13](../../issues/13) Add custom file name support to rake
52
+ * [7b5be3d](../../commit/7b5be3d) - __(Murat Kemal BAYGÜN)__ [#10](../../issues/10) add output file name as optional parameter
53
+ * [695646c](../../commit/695646c) - __(Murat Kemal BAYGÜN)__ [#12](../../issues/12) Add and correct information on gemspec
54
+ * [f30a3b2](../../commit/f30a3b2) - __(Murat Kemal BAYGÜN)__ [#9](../../issues/9) Update rake job to use installed executable
55
+ * [a7200f0](../../commit/a7200f0) - __(Murat Kemal BAYGÜN)__ [#11](../../issues/11) Fix bug Current commits is not seen on log file
56
+ * [6385fff](../../commit/6385fff) - __(Murat Kemal BAYGÜN)__ [#8](../../issues/8) Change executable file name to katip
50
57
 
51
58
  #### 0.2.0
52
-
53
- * [61b2f06](../../commit/61b2f06) __(Murat Kemal BAYGÜN)__ Version 0.2.0
54
- * [9bd7659](../../commit/9bd7659) __(Murat Kemal BAYGÜN)__ [#7](../../issues/7) Fix documentation
55
- * [2abca18](../../commit/2abca18) __(Murat Kemal BAYGÜN)__ [#7](../../issues/7) Organize readme, add usage for daktilo
56
- * [b939475](../../commit/b939475) __(Murat Kemal BAYGÜN)__ [#7](../../issues/7) Add output message to inform user
57
- * [99d3b3f](../../commit/99d3b3f) __(Murat Kemal BAYGÜN)__ [#7](../../issues/7) Add executable ruby file to gem to generate default output CHANGELOG.md
58
- * [7265622](../../commit/7265622) __(Murat Kemal BAYGÜN)__ [#4](../../issues/4) Add simple usage documentation on readme
59
+ * [61b2f06](../../commit/61b2f06) - __(Murat Kemal BAYGÜN)__ Version 0.2.0
60
+ * [9bd7659](../../commit/9bd7659) - __(Murat Kemal BAYGÜN)__ [#7](../../issues/7) Fix documentation
61
+ * [2abca18](../../commit/2abca18) - __(Murat Kemal BAYGÜN)__ [#7](../../issues/7) Organize readme, add usage for daktilo
62
+ * [b939475](../../commit/b939475) - __(Murat Kemal BAYGÜN)__ [#7](../../issues/7) Add output message to inform user
63
+ * [99d3b3f](../../commit/99d3b3f) - __(Murat Kemal BAYGÜN)__ [#7](../../issues/7) Add executable ruby file to gem to generate default output CHANGELOG.md
64
+ * [7265622](../../commit/7265622) - __(Murat Kemal BAYGÜN)__ [#4](../../issues/4) Add simple usage documentation on readme
59
65
 
60
66
  #### 0.1.0
67
+ * [de3acfb](../../commit/de3acfb) - __(Onur Ozgur OZKAN)__ [#6](../../issues/6) Update gemspec
68
+ * [498c3d6](../../commit/498c3d6) - __(Onur Ozgur OZKAN)__ [#6](../../issues/6) Set gem
69
+ * [416e6c8](../../commit/416e6c8) - __(Onur Ozgur OZKAN)__ [#6](../../issues/6) Set gem
70
+ * [c820767](../../commit/c820767) - __(Murat Kemal BAYGÜN)__ [#4](../../issues/4) Add CHANGELOG.md file
61
71
 
62
- * [de3acfb](../../commit/de3acfb) __(Onur Ozgur OZKAN)__ [#6](../../issues/6) Update gemspec
63
- * [498c3d6](../../commit/498c3d6) __(Onur Ozgur OZKAN)__ [#6](../../issues/6) Set gem
64
- * [416e6c8](../../commit/416e6c8) __(Onur Ozgur OZKAN)__ [#6](../../issues/6) Set gem
65
- * [c820767](../../commit/c820767) __(Murat Kemal BAYGÜN)__ [#4](../../issues/4) Add CHANGELOG.md file
66
72
  CHANGELOG.md file is generated by the logger daktilo
67
73
  and added as current output
68
- * [18fba8f](../../commit/18fba8f) __(Murat Kemal BAYGÜN)__ [#3](../../issues/3) Add logger file
74
+
75
+ * [18fba8f](../../commit/18fba8f) - __(Murat Kemal BAYGÜN)__ [#3](../../issues/3) Add logger file
76
+
69
77
  Logger file is rewritten by adding a default output file setting
70
78
  CHANGELOG.md. Who runs the logger file may override output file
71
79
  by adding a parameter after the command
72
- * [105af37](../../commit/105af37) __(Murat Kemal BAYGÜN)__ Update readme
73
- * [bc56515](../../commit/bc56515) __(Murat Kemal BAYGÜN)__ Initial commit
74
- * [1b1d477](../../commit/1b1d477) __(Murat Kemal BAYGÜN)__ Initial commit
80
+
81
+ * [105af37](../../commit/105af37) - __(Murat Kemal BAYGÜN)__ Update readme
82
+ * [bc56515](../../commit/bc56515) - __(Murat Kemal BAYGÜN)__ Initial commit
83
+ * [1b1d477](../../commit/1b1d477) - __(Murat Kemal BAYGÜN)__ Initial commit
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- katip (1.2.0)
4
+ katip (1.2.1)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
data/bin/katip CHANGED
@@ -53,22 +53,19 @@ def parse_change_log
53
53
  output << "\n#### #{previous_tag}"
54
54
  end
55
55
 
56
- output << `git log --pretty=format:" * [%h](#{COMMIT_URL}%h) __(%an)__ %B" "#{current_tag}".."#{previous_tag}" | grep -v "Merge branch "`
56
+ output << `git log --pretty=format:" * [%h](#{COMMIT_URL}%h) - __(%an)__ %s%n%n%-b" "#{current_tag}".."#{previous_tag}" | grep -v "Merge branch "`
57
57
 
58
58
  previous_tag = current_tag
59
59
  end
60
60
 
61
61
  output << "\n#### #{previous_tag}"
62
- output << `git log --pretty=format:" * [%h](#{COMMIT_URL}%h) __(%an)__ %B" #{previous_tag} | grep -v "Merge branch "`
62
+
63
+ output << `git log --pretty=format:" * [%h](#{COMMIT_URL}%h) - __(%an)__ %s%n%n%-b" #{previous_tag} | grep -v "Merge branch "`
63
64
 
64
65
  output.each do |line|
65
66
 
66
67
  line.encode!('utf-8', invalid: :replace, undef: :replace, replace: '')
67
68
 
68
- while line.index(/\n\n/)
69
- line.gsub!(/\n\n/, "\n")
70
- end
71
-
72
69
  if line.index(/#[1-9][0-9]*/)
73
70
  line.gsub!(/#[1-9][0-9]*/) {|s| "[#{s}](#{ISSUE_URL}#{s[-(s.length-1)..-1]})"}
74
71
  end
@@ -1,3 +1,3 @@
1
1
  module Katip
2
- VERSION = '1.2.0'
2
+ VERSION = '1.2.1'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: katip
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.0
4
+ version: 1.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - lab2023
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-09-05 00:00:00.000000000 Z
11
+ date: 2013-09-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler