Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | I only marked addons.mozilla.org-fsd for commit | david | 2018-06-15 | 25 | -77/+671 | |
| | ||||||
* | doall.sh: Removed white space typo from: wget -x --continue -i downloadlist | david | 2018-06-08 | 1 | -1/+1 | |
| | ||||||
* | Corrected ./runall.sh to ./doall.sh in README | david | 2018-06-05 | 1 | -1/+1 | |
| | ||||||
* | update readme | Ian Kelling | 2018-06-05 | 1 | -7/+5 | |
| | ||||||
* | Added pv and full package names to the README | david | 2018-06-05 | 1 | -6/+7 | |
| | ||||||
* | make doall more robust | Ian Kelling | 2018-06-05 | 1 | -0/+3 | |
| | ||||||
* | fix export.py error, add example output | Ian Kelling | 2018-06-05 | 5 | -10/+92 | |
| | ||||||
* | fix argument list too long error | Ian Kelling | 2018-06-04 | 3 | -14/+14 | |
| | ||||||
* | Fixed typo in addons.mozilla.org-fsd/README. | david | 2018-05-25 | 1 | -1/+1 | |
| | ||||||
* | Added a comment to addons.mozilla.org-fsd/README about Icedove. | david | 2018-05-25 | 1 | -2/+15 | |
| | ||||||
* | Updated addons.mozilla.org-fsd/README to include WebExtensions for IceCat 60+ | david | 2018-05-25 | 1 | -7/+7 | |
| | ||||||
* | I only marked addons.mozilla.org-fsd for commit | david | 2018-05-23 | 14 | -98/+389 | |
| | ||||||
* | I only marked addons.mozilla.org-fsd for commit | david | 2018-05-22 | 31 | -0/+2752 | |
| | ||||||
* | small readme update | Ian Kelling | 2018-05-22 | 1 | -1/+1 | |
| | ||||||
* | Added doall.sh script, fetches all files from debian servers, parses them ↵ | Ruben Rodriguez | 2015-07-17 | 1 | -0/+63 | |
| | | | | and exports to .wiki and .json | |||||
* | Do not add "Resource URL" field to Person template | Ruben Rodriguez | 2015-07-17 | 1 | -2/+1 | |
| | ||||||
* | Use "Copyright" instead of the unicode (C) symbol on export | Ruben Rodriguez | 2015-07-17 | 1 | -1/+1 | |
| | ||||||
* | Fix issues with missing licenses on export | Ruben Rodriguez | 2015-07-17 | 1 | -8/+2 | |
| | ||||||
* | Parse Sources file to extract information about the source tarball url | Ruben Rodriguez | 2015-07-17 | 2 | -0/+48 | |
| | ||||||
* | Handle missing license in copyright file | Ruben Rodriguez | 2015-07-17 | 1 | -0/+2 | |
| | ||||||
* | Change filename to import at load_copyright.py | Ruben Rodriguez | 2015-07-17 | 1 | -1/+1 | |
| | ||||||
* | Change filename to import at load_changelog.py | Ruben Rodriguez | 2015-07-17 | 1 | -1/+1 | |
| | ||||||
* | Export individual json files | Ruben Rodriguez | 2015-07-17 | 1 | -3/+16 | |
| | ||||||
* | Ignore license information for files in ./debian | Ruben Rodriguez | 2015-07-01 | 1 | -0/+2 | |
| | ||||||
* | Parse the changelog files and extract the uploader name and date. | Ruben Rodriguez | 2015-07-01 | 2 | -4/+57 | |
| | | | | | | | The load_changelog.py script parses the changelog files in the same way as load_copyright.py and stores the results (package name, version, author/uploader and date) in cl.h5 That information is later used by export.py to fill up the 'License verified by' and 'License verified date' fields with more accurate information than 'Debian' and today() | |||||
* | Sanitize Upstream-Name header in load_copyright | Ruben Rodriguez | 2015-06-26 | 1 | -0/+2 | |
| | | | | Some dep5 files are malformed and incude the author's name and email on the Upstream-Name field | |||||
* | Handle errors and warnings with utf8 characters | Ruben Rodriguez | 2015-06-26 | 2 | -2/+2 | |
| | ||||||
* | Make load_copyright stop processing a file if a critical piece (Format ↵ | Ruben Rodriguez | 2015-06-26 | 1 | -1/+4 | |
| | | | | header, License) is missing | |||||
* | Prevent export.py crashing on missing description fields | Ruben Rodriguez | 2015-06-26 | 1 | -4/+7 | |
| | ||||||
* | Added shebangs and utf8 encoding headers | Ruben Rodriguez | 2015-06-26 | 10 | -1/+20 | |
| | ||||||
* | export.py: add a few comments/docstrings | Dafydd Harries | 2013-05-23 | 1 | -0/+13 | |
| | | | | This hopefully makes the structure/flow a little clearer. | |||||
* | add some documentation of data flow | Dafydd Harries | 2013-05-23 | 1 | -0/+23 | |
| | ||||||
* | in Import template, include reference to source packages + versions | Dafydd Harries | 2013-05-23 | 1 | -0/+8 | |
| | ||||||
* | update README | Dafydd Harries | 2013-03-20 | 1 | -1/+13 | |
| | ||||||
* | add json_to_wiki.py script | Dafydd Harries | 2013-03-20 | 2 | -2/+31 | |
| | ||||||
* | factor out multi-file output | Dafydd Harries | 2013-03-20 | 1 | -15/+25 | |
| | ||||||
* | export_json.py: handle export errors | Dafydd Harries | 2013-03-20 | 1 | -0/+6 | |
| | ||||||
* | add export_json.py script | Dafydd Harries | 2013-03-20 | 1 | -0/+25 | |
| | ||||||
* | refactor export_all() | Dafydd Harries | 2013-03-20 | 1 | -9/+12 | |
| | | | | Make file output separate, so that we can output to different formats. | |||||
* | separate copyright field + verified fields | Dafydd Harries | 2013-03-20 | 1 | -1/+4 | |
| | ||||||
* | update README with export information | Dafydd Harries | 2013-03-19 | 1 | -0/+10 | |
| | ||||||
* | generate an index.json | Dafydd Harries | 2013-03-19 | 1 | -0/+6 | |
| | ||||||
* | refactor all-package export to reduce duplicate code | Dafydd Harries | 2013-03-19 | 1 | -28/+37 | |
| | ||||||
* | include license texts in export | Dafydd Harries | 2013-03-19 | 1 | -23/+57 | |
| | ||||||
* | parse | in license descriptions | Dafydd Harries | 2013-03-19 | 1 | -0/+4 | |
| | ||||||
* | remove unused numpy import | Dafydd Harries | 2013-03-19 | 1 | -1/+0 | |
| | ||||||
* | ignore output/ | Dafydd Harries | 2013-03-19 | 1 | -0/+1 | |
| | ||||||
* | only encode upstream name for printing | Dafydd Harries | 2013-03-19 | 1 | -2/+1 | |
| | | | | Coverting it to a string breaks comparisons used later. | |||||
* | strip non-breaking spaces from upstream names | Dafydd Harries | 2013-03-19 | 1 | -0/+8 | |
| | ||||||
* | flag problematic text in descriptions | Dafydd Harries | 2013-03-19 | 1 | -1/+10 | |
| |