summaryrefslogtreecommitdiff
path: root/amo-changelog
Commit message (Collapse)AuthorAge
* amo-changelog: fetch all pages of Version HistoryXimin Luo2014-12-17
|
* amo-changelog: parse into human-readable form and save to ↵Ximin Luo2014-12-17
| | | | debian/upstream/changelog{,.html}
* amo-changelog: output utf-8 by default instead of ascii, which errors when ↵Ximin Luo2014-05-17
| | | | the input contains non-ascii chars
* Print script name in error message.Benjamin Drung2014-05-09
|
* pylint improvements.Benjamin Drung2014-05-09
|
* PEP8 fixes.Benjamin Drung2014-05-09
| | | | | pep8 --max-line-length=99 amo-changelog dh_xul-ext install-xpi \ moz_version.py moz-version setup.py xpi-repack
* add amo-changelog, a script for fetching version history from the amo websiteXimin Luo2014-05-09