Petr Korolev
c798266695
Merge pull request #356 from olleolleolle/feature/drop-extension-building-on-gem-install
...
On gem install, do not try to copy manpage files in the "extensions" step
2016-03-22 14:27:25 +02:00
Olle Jonsson
170eb40f33
Replace shelling-out-to-Git w/ Dir call
2016-03-21 22:43:19 +01:00
Petr Korolev
6d9fcf202e
Merge pull request #358 from olleolleolle/feature/parserfile-allow-comments
...
ParserFile: Allow comments in settings file
2016-03-21 13:50:07 +02:00
Olle Jonsson
0fccc4396f
ParserFile: Config format allows empty lines
...
- defined as: lines that consist only of whitespace
2016-03-19 17:12:30 +01:00
Olle Jonsson
068af037f5
Spec: use RSpec contexts
2016-03-19 16:54:13 +01:00
Olle Jonsson
4569fad479
ParserFile: Allow comments in settings file
...
- Ruby-style or semi-colon-style accepted
2016-03-19 16:50:39 +01:00
Olle Jonsson
c5a92b71b2
Merge pull request #357 from olleolleolle/feature/spec-allow-file-object-for-parsefile
...
ParserFile: fail parsing with config file line number; use a File instead of a filename
2016-03-19 16:32:24 +01:00
Olle Jonsson
7c2b95d24b
ParserFile: shorter error message due to context
2016-03-19 16:17:10 +01:00
Olle Jonsson
1a289c872d
ParserFile: rename private method
2016-03-19 16:09:34 +01:00
Olle Jonsson
6b64d4e4a2
Docs
2016-03-19 15:50:05 +01:00
Olle Jonsson
0b32484184
Spec: rename local to noun
2016-03-19 15:22:45 +01:00
Olle Jonsson
a997d2417d
Spec: Config parse fail message tested
2016-03-19 15:20:48 +01:00
Olle Jonsson
29b5ef3d53
ParserFile: config failure line number
2016-03-19 15:18:20 +01:00
Olle Jonsson
2e8e2a62e1
ParserFile: removed public method
2016-03-19 15:13:12 +01:00
Olle Jonsson
15d92cea45
ParserFile: Drop unused public method
2016-03-19 15:09:08 +01:00
Olle Jonsson
93df2d5646
ParserFile: use a File instead of a filename
...
- spec: can use StringIOs instead of loose files
2016-03-19 13:59:58 +01:00
Olle Jonsson
deba7efa49
On install, do not try to copy manpage files
2016-03-19 10:30:33 +01:00
Olle Jonsson
f9ad19285e
Merge pull request #355 from olleolleolle/refactor/name-constant-irregular-options
...
Refactor: call it option_name, instead of key_sym
2016-03-19 09:46:09 +01:00
Olle Jonsson
5071b596d2
Refactor: call it option_name
...
- also, add a IRREGULAR_OPTIONS hash
2016-03-19 09:40:42 +01:00
Olle Jonsson
9150cdc09e
Merge pull request #354 from olleolleolle/bugfix/351-exclude_tags
...
Parse options file options into arrays, integers, flags, and other
2016-03-18 08:59:15 +01:00
Olle Jonsson
669ac73466
Merge pull request #353 from jkeiser/jk/maybe-failure
...
Add a `bundle install` test
2016-03-18 07:27:32 +01:00
Olle Jonsson
c6b12454d9
Merge pull request #345 from skywinder/docs/readme-add-github-token-scope-to-readme
...
README: Document GitHub token URI scope
2016-03-17 21:53:33 +01:00
Olle Jonsson
1519d16cef
README: only document how to use &scopes=repo
2016-03-17 21:50:14 +01:00
Olle Jonsson
655aa965a7
Spec: option name translation tested
2016-03-17 21:38:28 +01:00
Olle Jonsson
d0bd44e0c8
Translate option names
2016-03-17 21:08:17 +01:00
Olle Jonsson
44bbd9ca01
Parse options file options
...
- this proof-of-concept code duplicates OptionParser information to
get something going
- take care to respect the type of each option from the OptionParser
2016-03-17 20:39:49 +01:00
John Keiser
a7ee304f20
Add bundle install test
2016-03-09 10:37:25 -08:00
Olle Jonsson
42b3955c06
Merge pull request #350 from Arcanemagus/add-appveyor
...
Add an AppVeyor config
2016-03-05 00:43:49 +01:00
Landon Abney
9cb03fa745
Add an AppVeyor config
2016-03-04 15:38:23 -08:00
Petr Korolev
1391eefcd8
Merge branch 'hotfix/update-changelog' into develop
2016-03-04 12:05:35 +02:00
Petr Korolev
8e659072e8
Merge branch 'hotfix/update-changelog'
2016-03-04 12:05:34 +02:00
Petr Korolev
ce68ab3685
Update changelog for version 1.11.7
2016-03-04 12:05:33 +02:00
Petr Korolev
d53bba3939
Merge branch 'release/1.11.7' into develop
2016-03-04 12:04:50 +02:00
Petr Korolev
18aea22cd6
Merge branch 'release/1.11.7'
2016-03-04 12:04:50 +02:00
Petr Korolev
ce97e212c2
Update gemspec to version 1.11.7
2016-03-04 12:04:47 +02:00
Petr Korolev
cd53e1cd9a
Merge branch 'master' into develop
2016-03-04 12:03:54 +02:00
Olle Jonsson
677b0d8c50
Merge pull request #347 from skywinder/add-authors
...
Add Olle Jonsson as co-author
2016-03-02 08:29:57 +01:00
Petr Korolev
8df1bbad13
Add Olle Jonsson as co-author
2016-03-02 09:12:47 +02:00
Petr Korolev
86386ff7e6
Merge pull request #346 from skywinder/fix/gemspec-default-date
...
Gemspec, default date
2016-03-02 09:08:14 +02:00
Olle Jonsson
197a438c09
Gemspec, default date
2016-03-02 06:27:11 +01:00
Petr Korolev
8caa577686
Merge branch 'hotfix/update-changelog' into develop
2016-03-01 16:44:17 +02:00
Petr Korolev
d188facd92
Merge branch 'hotfix/update-changelog'
2016-03-01 16:44:16 +02:00
Petr Korolev
f5bdd30d47
Update changelog for version 1.11.6
2016-03-01 16:44:15 +02:00
Petr Korolev
edb1fade20
Merge branch 'release/1.11.6' into develop
2016-03-01 16:43:30 +02:00
Petr Korolev
542a0948fc
Merge branch 'release/1.11.6'
2016-03-01 16:43:30 +02:00
Petr Korolev
aaa71d1ed0
Update gemspec to version 1.11.6
2016-03-01 16:43:27 +02:00
Petr Korolev
11ea9eccb1
Merge pull request #343 from skywinder/feature/skip-date-in-gemspec
...
Gemspec: Calculate date using Date stdlib
2016-03-01 16:23:29 +02:00
Olle Jonsson
7ab1ee1c21
Gemspec: Use Ruby to calculate YYYY-MM-DD date
2016-03-01 14:54:59 +01:00
Petr Korolev
6fa2f2701e
Merge branch 'hotfix/update-changelog' into develop
2016-03-01 11:19:55 +02:00
Petr Korolev
2bdaf31da7
Merge branch 'hotfix/update-changelog'
2016-03-01 11:19:54 +02:00