aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* updated license-reporterdavid2018-06-291-109/+262
|
* Added documentation for the options in ↵david2018-06-211-114/+123
| | | | addons.mozilla.org-fsd/get-data/license-reporter
* Updated addons.mozilla.org-fsd to generate wiki text.david2018-06-207-1562/+315
|
* Updated addons.mozilla.org-fsd/READMEdavid2018-06-161-1/+14
|
* I only marked addons.mozilla.org-fsd for commitdavid2018-06-1511-29/+0
|
* I only marked addons.mozilla.org-fsd for commitdavid2018-06-1525-77/+671
|
* doall.sh: Removed white space typo from: wget -x --continue -i downloadlistdavid2018-06-081-1/+1
|
* Corrected ./runall.sh to ./doall.sh in READMEdavid2018-06-051-1/+1
|
* update readmeIan Kelling2018-06-051-7/+5
|
* Added pv and full package names to the READMEdavid2018-06-051-6/+7
|
* make doall more robustIan Kelling2018-06-051-0/+3
|
* fix export.py error, add example outputIan Kelling2018-06-055-10/+92
|
* fix argument list too long errorIan Kelling2018-06-043-14/+14
|
* Fixed typo in addons.mozilla.org-fsd/README.david2018-05-251-1/+1
|
* Added a comment to addons.mozilla.org-fsd/README about Icedove.david2018-05-251-2/+15
|
* Updated addons.mozilla.org-fsd/README to include WebExtensions for IceCat 60+david2018-05-251-7/+7
|
* I only marked addons.mozilla.org-fsd for commitdavid2018-05-2314-98/+389
|
* I only marked addons.mozilla.org-fsd for commitdavid2018-05-2231-0/+2752
|
* small readme updateIan Kelling2018-05-221-1/+1
|
* Added doall.sh script, fetches all files from debian servers, parses them ↵Ruben Rodriguez2015-07-171-0/+63
| | | | and exports to .wiki and .json
* Do not add "Resource URL" field to Person templateRuben Rodriguez2015-07-171-2/+1
|
* Use "Copyright" instead of the unicode (C) symbol on exportRuben Rodriguez2015-07-171-1/+1
|
* Fix issues with missing licenses on exportRuben Rodriguez2015-07-171-8/+2
|
* Parse Sources file to extract information about the source tarball urlRuben Rodriguez2015-07-172-0/+48
|
* Handle missing license in copyright fileRuben Rodriguez2015-07-171-0/+2
|
* Change filename to import at load_copyright.pyRuben Rodriguez2015-07-171-1/+1
|
* Change filename to import at load_changelog.pyRuben Rodriguez2015-07-171-1/+1
|
* Export individual json filesRuben Rodriguez2015-07-171-3/+16
|
* Ignore license information for files in ./debianRuben Rodriguez2015-07-011-0/+2
|
* Parse the changelog files and extract the uploader name and date.Ruben Rodriguez2015-07-012-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_copyrightRuben Rodriguez2015-06-261-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 charactersRuben Rodriguez2015-06-262-2/+2
|
* Make load_copyright stop processing a file if a critical piece (Format ↵Ruben Rodriguez2015-06-261-1/+4
| | | | header, License) is missing
* Prevent export.py crashing on missing description fieldsRuben Rodriguez2015-06-261-4/+7
|
* Added shebangs and utf8 encoding headersRuben Rodriguez2015-06-2610-1/+20
|
* export.py: add a few comments/docstringsDafydd Harries2013-05-231-0/+13
| | | | This hopefully makes the structure/flow a little clearer.
* add some documentation of data flowDafydd Harries2013-05-231-0/+23
|
* in Import template, include reference to source packages + versionsDafydd Harries2013-05-231-0/+8
|
* update READMEDafydd Harries2013-03-201-1/+13
|
* add json_to_wiki.py scriptDafydd Harries2013-03-202-2/+31
|
* factor out multi-file outputDafydd Harries2013-03-201-15/+25
|
* export_json.py: handle export errorsDafydd Harries2013-03-201-0/+6
|
* add export_json.py scriptDafydd Harries2013-03-201-0/+25
|
* refactor export_all()Dafydd Harries2013-03-201-9/+12
| | | | Make file output separate, so that we can output to different formats.
* separate copyright field + verified fieldsDafydd Harries2013-03-201-1/+4
|
* update README with export informationDafydd Harries2013-03-191-0/+10
|
* generate an index.jsonDafydd Harries2013-03-191-0/+6
|
* refactor all-package export to reduce duplicate codeDafydd Harries2013-03-191-28/+37
|
* include license texts in exportDafydd Harries2013-03-191-23/+57
|
* parse | in license descriptionsDafydd Harries2013-03-191-0/+4
|