Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bitbake: fetch2/npm: add missing URL argument to ParameterError | Paul Eggleton | 2016-03-09 | 1 | -2/+2 |
* | bitbake: fetch2/npm: properly handle npm dependencies | Paul Eggleton | 2016-03-09 | 1 | -19/+45 |
* | bitbake: fetch2/npm: fix errors with some version specifications | Paul Eggleton | 2016-03-09 | 1 | -1/+1 |
* | bitbake: fetch2/npm: ignore unknown headers in tarballs | Paul Eggleton | 2016-03-07 | 1 | -1/+1 |
* | bitbake: fetch2/npm: handle alternative dependency syntax | Paul Eggleton | 2016-03-07 | 1 | -1/+3 |
* | bitbake: fetch2/npm: fix indentation | Paul Eggleton | 2016-03-07 | 1 | -22/+22 |
* | bitbake: fetch2/npm: Add missing ParameterError import | Brendan Le Foll | 2016-03-02 | 1 | -0/+1 |
* | bitbake: npm: in cases where shrinkwrap resolved a git URL, ignore it and gra... | Brendan Le Foll | 2016-03-02 | 1 | -1/+1 |
* | bitbake: fetch2/npm: Add mirroring support for npm fetcher | Richard Purdie | 2016-02-26 | 1 | -1/+30 |
* | bitbake: fetch2/npm: Add npm fetcher | Brendan Le Foll | 2016-02-26 | 1 | -0/+226 |