Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spdx backend #15

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Spdx backend #15

wants to merge 19 commits into from

Commits on Mar 2, 2017

  1. add placeholder regexp for one license

    Maurizio Pillitu committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    e1f0dee View commit details
    Browse the repository at this point in the history
  2. first implementation of SPDX backend

    Maurizio Pillitu committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    e8c255f View commit details
    Browse the repository at this point in the history
  3. added todo

    Maurizio Pillitu committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    900479d View commit details
    Browse the repository at this point in the history
  4. added list of licences that have configured placeholders

    Maurizio Pillitu committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    777186c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00e41dc View commit details
    Browse the repository at this point in the history
  6. added default license header

    Maurizio Pillitu committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    2e4b16b View commit details
    Browse the repository at this point in the history
  7. 🐛 Turn off debugging

    pmonks committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    74f68cb View commit details
    Browse the repository at this point in the history
  8. 🆕 Add support for -a flag

    pmonks committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    6d70f75 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2017

  1. Configuration menu
    Copy the full SHA
    1629b93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ab1d34 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from pmonks/spdx-backend

    Generate LICENSE.spdx file and download licenses from https://raw.githubusercontent.com/spdx/license-list/master
    maoo committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    db131cc View commit details
    Browse the repository at this point in the history
  4. remove hardcoded lists of placeholders; readme updated

    Maurizio Pillitu committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    880eb4d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of git://github.com/captainsafia/legit into spd…

    …x-backend
    Maurizio Pillitu committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    676f984 View commit details
    Browse the repository at this point in the history
  6. add TODO to work with SPDX on templatizing, instead of reinventing th…

    …e wheel
    Maurizio Pillitu committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    bfd6594 View commit details
    Browse the repository at this point in the history
  7. 🐛 Corrected logging level

    pmonks committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    2f6c904 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6db74b3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e63010a View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3 from pmonks/spdx-backend

    Corrected logging level
    maoo committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    a7c2e4b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    72f4141 View commit details
    Browse the repository at this point in the history