Tamer Salama
f5aa9b0bf6
Work around a potential Ruby OpenURI Issue
...
https://bugs.ruby-lang.org/issues/11268
2016-03-17 00:48:59 -06:00
hartator
4dd2e9d741
Remove contributing suggestion
2016-03-10 19:54:55 -06:00
hartator
ffd2e6c1f9
Bump gem version
2016-02-09 10:29:54 -06:00
hartator
00b40492b4
Replace special characters by encoded version on windows #21 #22
2016-02-09 10:29:54 -06:00
hartator
c5eb4cd319
Clarify Readme
2016-01-22 09:46:40 -06:00
hartator
45908086e9
Use double quotes to support windows CLI as well
2016-01-11 18:36:09 -06:00
hartator
63c002395b
Add link to feature request #26
2016-01-09 12:42:16 -06:00
hartator
2ae96ed8f7
Fix grammar mistake
2015-11-20 22:49:32 -06:00
hartator
1963bda13b
Improve Readme readability for the only_filter explanation
2015-11-19 15:45:09 -06:00
hartator
d804c3a463
Bump gem version
2015-11-19 15:29:29 -06:00
hartator
093e9028b3
Add to_regex library to gem file list
2015-11-19 15:29:07 -06:00
hartator
eea0ec4b2b
Test both only filter being a string or a regex
2015-11-19 15:28:50 -06:00
hartator
205e0da48b
Add to_regex library to treat complex regex cases
2015-11-19 15:28:27 -06:00
hartator
5d144d1391
Improve only_filter to accept both strings and regexes
2015-11-19 15:28:02 -06:00
hartator
4d661d87a0
Add only_filter flag option to the CLI
2015-11-19 15:26:20 -06:00
hartator
1a3ae8b931
Update way to convert string to regex
2015-11-18 18:10:20 -06:00
hartator
a01a0b73e7
Rename accept_regex to only_filter variable
2015-11-17 14:52:55 -06:00
hartator
fb4b5a9bd3
Explain how the only flag works
2015-11-17 14:52:22 -06:00
hartator
4f26d3249c
Remove pry rescue gem following buggy behavior
2015-11-17 14:52:02 -06:00
hartator
db0f3ac4ea
Opt out of new Travis architecture
2015-11-12 10:43:57 -06:00
hartator
3d704f8d01
Merge pull request #18 from gcohen55/master
...
added new option for regex acceptance you dont have to download entir…
2015-11-11 16:04:03 -06:00
Gil Cohen
432ca1d5b5
added new option for regex acceptance you dont have to download entire site when looking for specific path
2015-11-06 13:11:26 -05:00
hartator
ed7948a372
Add default encoding to UFT-8 for Ruby < 2 and Ruby
2015-11-05 16:44:41 -06:00
hartator
44924d0f5c
Ignore line with erroneous UTF-8 characters
2015-11-05 16:38:52 -06:00
hartator
95655b1263
Fix UTF-8 build issue in JRuby
2015-11-05 16:33:29 -06:00
hartator
2a99d39507
Bump gem version
2015-11-05 16:20:01 -06:00
hartator
5d17e3e631
Avoid making 2 times the request to get raw file list
2015-11-05 16:19:05 -06:00
hartator
355f4c1be7
Use file timestamp to retrieve files instead of user provided timestamp #14
2015-11-05 16:19:05 -06:00
hartator
ae96c04a90
Remove Travis build status from Readme
2015-11-05 14:40:41 -06:00
hartator
d4cb1f3839
Clarify that badge is linked to Travis build current status
2015-11-04 14:54:50 -06:00
hartator
bfd2004728
Update Readme to ease code contributions and testings
2015-11-04 14:51:51 -06:00
hartator
483695fef7
Avoid installing pry while running tests inside Travis
2015-11-04 14:22:17 -06:00
hartator
3e6755187e
Remove unused Travis options
2015-11-04 14:11:41 -06:00
hartator
56da2878a7
Cache Bundler files when there is no changes
2015-11-04 13:57:02 -06:00
hartator
24a6ff4bce
Use Docker infrastructure on Travis
2015-11-04 13:56:30 -06:00
hartator
10876aee00
Disable pry if the tests are running inside Travis
2015-11-04 13:48:44 -06:00
hartator
43850d5dce
Add minitest as a development dependency
2015-11-04 13:35:01 -06:00
hartator
7392b498a5
Add Rake as a development dependency
2015-11-04 13:27:05 -06:00
hartator
434f360029
Add Bundler to ease development and allow Travis to build correctly
2015-11-04 13:18:32 -06:00
hartator
e84c9853f3
Add back Travis configuration file with supported Ruby versions
2015-11-04 12:54:52 -06:00
hartator
30d6844e6d
Improve Readme formating to make it clearer #15
2015-11-03 14:08:38 -06:00
hartator
fefea48e30
Clarify Sudo usage in Readme #15
2015-11-03 14:01:07 -06:00
hartator
685c3acb46
Merge pull request #15 from wuxmedia/patch-1
...
Clarify slightly readme
2015-11-03 13:56:46 -06:00
Tom Hardy
fc867308e2
Update README.md
2015-10-21 10:22:21 +01:00
Tom Hardy
534f7958c7
Update README.md
...
Just thought I'd clarify the timestamp option. It took me a few seconds to find where the timestamp came from, works beautifully and saved my ass :) - thank you!
2015-10-21 10:16:55 +01:00
hartator
840628851a
Bump gem version
2015-10-20 13:02:19 -05:00
hartator
e6713e8769
Fix typo on output text
2015-10-20 13:00:52 -05:00
hartator
549f1b9e68
Clarify error variable names
2015-09-10 00:43:21 -05:00
hartator
b81c6950f2
Handle different Errno::EEXIST exceptions from different ruby versions
2015-09-10 00:35:48 -05:00
hartator
d1ead1d886
Merge pull request #11 from sigginet/bug-no-8
...
Fixed bug #8
2015-09-09 23:57:22 -05:00