Ben Balter
|
1bb6857df8
|
💎 bump
|
2015-09-03 17:45:45 -04:00 |
Ben Balter
|
b28be0b75f
|
Merge pull request #54 from benbalter/body-includes-whiteliste
Fix for rewrapped MIT with no title
|
2015-09-03 17:43:45 -04:00 |
Ben Balter
|
71ba32723e
|
fix for rewrapped MIT with no title
|
2015-09-03 17:39:11 -04:00 |
Ben Balter
|
f5a2c025a3
|
💎 bump
|
2015-09-02 12:44:51 -04:00 |
Ben Balter
|
d9c39adc6f
|
strip null bytes
|
2015-09-02 12:18:45 -04:00 |
Ben Balter
|
9bc82c3fc1
|
💎 bump
|
2015-09-02 12:10:10 -04:00 |
Ben Balter
|
1c8e676b16
|
Merge pull request #51 from benbalter/shoutout
confirm license contains the license name or nickname if it should
|
2015-09-02 12:09:52 -04:00 |
Ben Balter
|
5f620e43ce
|
verify MIT w/o title is detected
|
2015-09-02 12:00:39 -04:00 |
Ben Balter
|
86bc169ccf
|
next, not return
|
2015-09-02 11:50:50 -04:00 |
Ben Balter
|
a77c01c309
|
Merge branch 'master' into shoutout
|
2015-09-01 19:35:11 -04:00 |
Ben Balter
|
54dffa0dcf
|
fix bin test
|
2015-09-01 19:34:29 -04:00 |
Ben Balter
|
87f78af6ba
|
output license file and attribution even if not detected
|
2015-09-01 19:33:52 -04:00 |
Ben Balter
|
d476a6b7de
|
Merge branch 'master' of https://github.com/benbalter/licensee into shoutout
|
2015-09-01 19:28:05 -04:00 |
Ben Balter
|
271969f7f3
|
Merge pull request #52 from benbalter/attribution
Attribution detection and removal
|
2015-09-01 19:25:37 -04:00 |
Ben Balter
|
ddc9707f67
|
proper variable name
|
2015-09-01 19:12:18 -04:00 |
Ben Balter
|
2318aac084
|
whitespace
|
2015-09-01 19:11:42 -04:00 |
Ben Balter
|
b8975dbd1b
|
proper wtfpl skip
|
2015-09-01 19:11:24 -04:00 |
Ben Balter
|
cd90995b78
|
dont modify wtfpl
|
2015-09-01 19:05:02 -04:00 |
Ben Balter
|
8e5abe96e5
|
test
|
2015-09-01 18:58:02 -04:00 |
Ben Balter
|
b94497a16b
|
remove diff method
|
2015-09-01 18:46:06 -04:00 |
Ben Balter
|
d778ad785f
|
add attribution to bin
|
2015-09-01 18:44:10 -04:00 |
Ben Balter
|
cb23de537f
|
fix benchmark to respect copyright line breaks
|
2015-09-01 18:36:33 -04:00 |
Ben Balter
|
c2c853338a
|
strip attribution prior to comparison
|
2015-09-01 17:50:41 -04:00 |
Ben Balter
|
01c50f1c1c
|
spike out attribution detection
|
2015-09-01 16:32:49 -04:00 |
Ben Balter
|
c2d8180350
|
confirm license contains the license name or nickname if it should
|
2015-09-01 16:10:47 -04:00 |
Ben Balter
|
19d0134719
|
add the other license
|
2015-09-01 11:11:35 -04:00 |
Ben Balter
|
b264699dd9
|
dont error on comparison of license with nil
|
2015-09-01 10:51:21 -04:00 |
Ben Balter
|
f8c51c5351
|
💎 bump
|
2015-09-01 10:36:49 -04:00 |
Ben Balter
|
fa3dcf3c4d
|
hide hidden licenses by default
|
2015-09-01 10:36:27 -04:00 |
Ben Balter
|
20c24e2f1a
|
allow all to accept options
|
2015-09-01 10:07:37 -04:00 |
Ben Balter
|
919a2ad012
|
add tiny script to check git repos remotely
|
2015-08-27 16:50:57 -04:00 |
Ben Balter
|
a141a488d6
|
fix for projects with license files and package files
|
2015-08-27 16:50:46 -04:00 |
Ben Balter
|
160db7b519
|
beta1
|
2015-08-27 16:23:07 -04:00 |
Ben Balter
|
c5d3092b53
|
Merge pull request #49 from benbalter/86-licenses
Remove the licenses class
|
2015-08-27 16:20:34 -04:00 |
Ben Balter
|
0b05170082
|
fix benchmark
|
2015-08-27 16:18:24 -04:00 |
Ben Balter
|
128c8fbce4
|
remove the licenses class
|
2015-08-27 16:15:25 -04:00 |
Ben Balter
|
6839363fa2
|
Merge pull request #48 from benbalter/package-managers
Add support for package managers
|
2015-08-27 15:58:47 -04:00 |
Ben Balter
|
6acf8c072e
|
dont error if no license is found
|
2015-08-27 15:41:22 -04:00 |
Ben Balter
|
b09831ac90
|
turn on package matching in a few more places
|
2015-08-27 15:38:37 -04:00 |
Ben Balter
|
9dbfd4f8cb
|
moar tests
|
2015-08-27 14:52:02 -04:00 |
Ben Balter
|
57a300ab5c
|
remove ::File
|
2015-08-27 13:06:33 -04:00 |
Ben Balter
|
4b945196af
|
Rename File to ProjectFile
|
2015-08-27 13:05:34 -04:00 |
Ben Balter
|
0d6cb62d78
|
use regex to parse json
|
2015-08-27 12:55:34 -04:00 |
Ben Balter
|
7f15532679
|
add gemspec matcher
|
2015-08-26 19:55:51 -04:00 |
Ben Balter
|
31de86b2a7
|
spike out support for package managers
|
2015-08-26 19:14:47 -04:00 |
Ben Balter
|
06d600118e
|
💎 bump
|
2015-08-22 16:24:36 -04:00 |
Ben Balter
|
a5c33f0f6c
|
add hidden? method
|
2015-08-22 16:24:05 -04:00 |
Ben Balter
|
e56011e7be
|
💎 bump
|
2015-08-22 16:14:52 -04:00 |
Ben Balter
|
e74e6276e3
|
meta defaults
|
2015-08-22 16:09:56 -04:00 |
Ben Balter
|
a6e6e61318
|
update vendored licenses
|
2015-08-22 15:59:59 -04:00 |