tuexss
fb50acca57
Sort option defaults as listed
2015-03-27 00:21:42 +01:00
tuexss
3bd3dae016
Set default for simple-list
2015-03-27 00:18:09 +01:00
tuexss
fd2beef12a
Set default for include labels
2015-03-27 00:16:35 +01:00
tuexss
c088349bc3
Cleanup for parser helpmessages
2015-03-27 00:14:50 +01:00
Petr Korolev
cca8e5d810
rubocop auto-fixes
2015-03-26 15:50:56 +02:00
Shawn Neal
856ad3a742
Improved --max-issues docs and messaging
...
- defaulted max issues to be unlimited in number allowing user to optionally limit issues returned
- added FAQ section on rate limiting and API rate limit exceeded warning
2015-03-23 08:13:44 -07:00
Shawn Neal
643f2f9eab
Add --max-issues argument to limit requests
...
This addresses issue 71 by providing a configurable limit on the number of issues to retrieve. By default this limits the number of issues to 500 which should help users stay under the GitHub API limit and keep change logs from growing ridiculous in size for older repos.
2015-03-20 18:45:40 -07:00
Petr Korolev
045dff7cbc
Fix: Improve method of detecting owner and repository. Fix #63
2015-03-06 16:32:59 +02:00
Petr Korolev
87f95140d9
fix: remote branch parsing
2015-03-05 17:07:04 +02:00
Petr Korolev
6159ebba2f
refactoring
2015-03-05 13:20:51 +02:00
Petr Korolev
63bf4a59d4
fix help message
2015-03-04 16:45:18 +02:00
Petr Korolev
2b5c1297b1
Fix: remove date from unreleased section
2015-03-03 17:53:30 +02:00
Petr Korolev
54eb81bc6a
Fix: replace ###headers to **bold** in sections names
2015-02-27 15:17:10 +02:00
Petr Korolev
2918d9c385
Fix #31
2015-02-26 12:48:58 +02:00
Petr Korolev
a40105b718
implement pull request parsing
2015-02-26 12:48:58 +02:00
Petr Korolev
08f61216c8
update parser
2015-02-26 12:48:58 +02:00
Petr Korolev
c4f91f55ff
Fix #44 .
2015-02-18 23:32:40 +02:00
Petr Korolev
1dd82cddf4
cm
2015-02-18 23:28:54 +02:00
Petr Korolev
563ddb7f30
refactoring
2015-02-18 22:21:23 +02:00
Petr Korolev
1d7f09e9bb
change include to exclude default rule
2015-02-18 22:11:11 +02:00
Petr Korolev
48e3a75251
implement eclude labels feature. Fix #52 .
2015-02-18 22:08:10 +02:00
Petr Korolev
9b8291ab69
rename oprion
2015-02-18 22:00:27 +02:00
Petr Korolev
e6dc367f99
Add ability to include and exclude Unreleased by keys.
...
Add ability to generate only unreleased changelog
2015-02-18 20:16:10 +02:00
Petr Korolev
454bfb5a86
cm
2015-02-18 19:58:24 +02:00
Petr Korolev
3e981bb741
fix: fix date format more info at: http://xkcd.com/1179/
2015-02-18 18:34:32 +02:00
Petr Korolev
f668aedafc
prettify help message
2015-02-12 13:49:41 +02:00
Petr Korolev
69e3b17d8b
Check for exception
2015-02-06 16:36:52 +02:00
sue445
8dc50cf483
Add option: --compare-link
2015-01-26 17:00:36 +02:00
Petr Korolev
e8d59fe66a
Merge branch 'master' into develop
2015-01-15 23:27:13 +01:00
Petr Korolev
6b5cf5ab2e
Merge pull request #42 from glenlovett/enterprise_github
...
support enterprise github via command line options
2015-01-15 23:16:54 +01:00
John Schwinghammer
5f019482d2
PrettyPrint class is included using lowercase 'pp'
2015-01-14 13:56:44 -06:00
Petr Korolev
657ce0e838
add ability to disable milestones filtering
2014-12-22 15:41:20 +02:00
Lovett, Glen
6bad92e899
support enterprise github via command line options
2014-12-19 16:55:42 -05:00
Petr Korolev
abac1013f1
fx
2014-12-16 17:41:20 +02:00
Petr Korolev
00f98b8ca6
fix #30
2014-12-15 17:02:38 +02:00
Petr Korolev
fcd78e6bc4
add parsing feature, fix #38
2014-12-11 18:11:08 +02:00
Petr Korolev
5295389fcc
update
2014-11-24 21:38:06 +02:00
Petr Korolev
8e5b4ed191
update
2014-11-24 21:37:10 +02:00
Petr Korolev
80cc3fc625
update parser
2014-11-24 21:33:03 +02:00
Petr Korolev
e1e5de555b
Issues for last tag not in list
2014-11-19 17:28:49 +02:00
Petr Korolev
fa4ccb7e9c
gix bug in logic
2014-11-19 16:23:54 +02:00
Petr Korolev
4c5ca562cf
Disable default --filter-pull-requests option.
2014-11-19 15:58:14 +02:00
Petr Korolev
97311bc5a0
add parse option --filter-pull-requests
2014-11-19 15:45:24 +02:00
Petr Korolev
7aa9b6ca47
Add ability to insert authors of pull-requests (--[no-]author option)
2014-11-19 13:53:36 +02:00
Petr Korolev
865a364dff
pretty print for input options
2014-11-19 12:51:23 +02:00
Petr Korolev
07e0ec0cfb
Move version to separate file
2014-11-17 17:54:13 +02:00
Petr Korolev
03bca478c8
Add token support, resolved #19 .
...
Use CHANGELOG_GITHUB_TOKEN variable to specify token in the shell.
2014-11-13 09:09:12 +02:00
Petr Korolev
1357b3980d
Fix bug with auto-detect project name, when there is dot signs in project name
...
add fix for username also
2014-11-12 11:05:03 +02:00
Petr Korolev
f0716771b5
Sort issues by tags
2014-11-10 16:17:43 +02:00
Petr Korolev
f08685b015
Add ability to add ot exclude issues wothout any labels
2014-11-10 15:37:43 +02:00