index
:
spandx/spandx.git
async
dependency-update
light-async
main
omnibus
rs
Spandx reverse proxy
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2020-01-27
Prep 0.1.6 release
mo khan
2020-01-27
Clone quietly
mo khan
2020-01-27
Fix path to .git dir
mo khan
2020-01-27
Update spdx gateway to return a hash instead of a catalogue
mo khan
2020-01-27
Add ability to pull latest catalogue from git clone
mo khan
2020-01-27
Read license file from local checkout of spdx data files
mo khan
2020-01-27
Add class to clone spdx data locally
mo khan
2020-01-27
Read license file directly and skip json parsing
mo khan
2020-01-27
Simplify the tokenizer using scan
mo khan
2020-01-27
Shrink docker image and implement Comparable
mo khan
2020-01-27
Collapse Text class into Content
mo khan
2020-01-27
Merge tokenizer into text class
mo khan
2020-01-27
Delete Content::Stripper
mo khan
2020-01-27
Fix some rubocop errors
mo khan
2020-01-27
Remove prefix and suffix from tokenizer
mo khan
2020-01-27
Use method instead of instance variable
mo khan
2020-01-27
Default to iterating through all licenses including deprecated
mo khan
2020-01-27
Rename dice_coefficient to similarity_score
mo khan
2020-01-27
Inline variable
mo khan
2020-01-27
Exclude deprecated licenses
mo khan
2020-01-27
Add a simple tokenizer
mo khan
2020-01-27
Skip empty content
mo khan
2020-01-27
Collapse lines
mo khan
2020-01-27
Use simple canonical form in dice coefficient algorithm
mo khan
2020-01-27
Ensure #similar? returns a boolean
mo khan
2020-01-25
canonicalize text before stripping
mo khan
2020-01-25
Extract class to strip license content
mo khan
2020-01-25
Start to test out string similarity
mo khan
2020-01-25
Extract Content class
mo khan
2020-01-25
Replace licensee with dice coefficient similarity analysis using spdx license...
mo khan
2020-01-25
Extract class to guess license of content
mo khan
2020-01-24
Extract PackageReference class
mo khan
2020-01-24
Move Csproj::ProjectFile to a separate file
mo khan
2020-01-24
Move recursion in to project file
mo khan
2020-01-24
Start to split responsibilities
mo khan
2020-01-24
scan csproj files that depend on other projects
mo khan
2020-01-23
Exclude nil licenses
v0.1.5
mo khan
2020-01-23
Fetch license data from rubygems.org api
mo khan
2020-01-22
Update bundler version in fixture file
mo khan
2020-01-22
Bump version
mo khan
2020-01-22
strip BUNDLED WITH to bypass bundler version check
mo khan
2020-01-22
Replace xml-kit with nokogiri
mo khan
2020-01-22
Scan csproj files
mo khan
2020-01-22
Discover licenses in nuget packages.config
mo khan
2020-01-21
Attempt to resolve nuget packages
mo khan
2020-01-20
Try to fetch nuget packages
mo khan
2020-01-20
Detect defined dependencies in packages.config
mo khan
2020-01-20
Add spec for parsing nuget files
mo khan
2020-01-20
Add dependency on bundler
mo khan
2020-01-17
Map specs instead of dependency
mo khan
[next]