summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-05-31opkg-list-fields: fix to print the fields again0.4.1Martin Jansa
2019-05-30Makefile: fixed for-loop in install receipeAlejandro del Castillo
2019-05-14ArFile: add python3 compatibilityAlejandro del Castillo
2019-02-21opkg-build: do not set mtime on data.tar.XAlejandro del Castillo
2018-12-26opkg-build: use filelists as tar input0.4.0Alejandro del Castillo
2018-12-26opkg-make-index: add sha256sum supportAlejandro del Castillo
2018-12-26opkg-make-index: use argsparse instead of getoptAlejandro del Castillo
2018-12-26opkg-make-index: fix pylint errors and warningsAlejandro del Castillo
2018-11-19opkg-build: add support for lz4 compressorAlejandro del Castillo
2018-11-16opkg-build: simplify date calculationAlejandro del Castillo
2018-11-13opkg-build: add compressor arguments command line argumentAlejandro del Castillo
2018-11-12update-alternatives: Fix link relocation supportNiko Mauno
2018-10-22opkg-make-index: use ctime instead of mtimeStefan Agner
2018-10-05opkg-build: Add support for explicit pigzMike Crowe
2018-02-28opkg-build: Use local time for build_date, since opkg extracts files assuming...Michael Hansen
2018-02-28Only use --sort=name on versions of tar which support it. This fixes compatib...Michael Hansen
2018-02-22opkg-build: improve ipk package reproducibilityGardon Lukasz
2018-02-07opkg-build: differentiate between compressorargs and zipargs0.3.6Juro Bystricky
2018-01-29opkg-build: improve package reproducibilityAlejandro del Castillo
2018-01-23update-alternatives: add support for link renamesAlejandro del Castillo
2018-01-21update-alternatives: fix the sed pattern in remove_altJackie Huang
2017-10-06opkg.py/opkg-make-index: Add option to include all fieldsJeffrey Pautler
2017-10-06opkg.py: Remove reformatting of description fieldJeffrey Pautler
2017-10-03opkg.py: Fix run-time error in call to ArFileJeffrey Pautler
2017-09-11opkg-build*: fix empty package name in error messageAdam Trhon
2017-07-10opkg.py/__init__: Compatible for ipk which outer is tar朱穆穆
2017-06-27opkg-build: make Section, Priority and Source fields optionalAlejandro del Castillo
2017-01-30Check for optional terminator in archives0.3.5Rob Woolley
2017-01-18Makefile: prefer defined bindir and mandir as installation dirsAlejandro del Castillo
2016-12-30Added support to generate index file with multiple version per packagedesmond
2016-12-30update-alternatives: warn when multiple providers have the same priorityChen Qi
2016-10-07opkg-make-index: print summary on it's own line0.3.4Alejandro del Castillo
2016-10-05opkg-build: Add a manpage in POD format.Andrew Shadura
2016-10-05opkg-build: Add support for alternative compression schemes.Andrew Shadura
2016-10-05opkg-build: Unify tabulation in the option parser.Andrew Shadura
2016-06-23opkg-utils: remove opkg-compare-versions implementationsAlejandro del Castillo
2016-06-03arfile.py: remove dependency on python-future0.3.2Alejandro del Castillo
2016-06-01opkg.py/write_packages_file: call __str__ instead of __repr__Alejandro del Castillo
2016-06-01migrate to python 3Alejandro del Castillo
2016-05-10CONTRIBUTING: No longer need to Cc Paul BarkerAlejandro del Castillo
2016-05-10opkg-build: return error if Version is missingAlejandro del Castillo
2016-04-26opkg-build: re-do find/ls code to not fail on filenames with spacesDenys Dmytriyenko
2016-04-11opkg-build: Exit when fail to list files.Aníbal Limón
2016-01-29opkg-utils: Add opkg-graph-depsHaris Okanovic
2015-09-29opkg-utils: Fix crash on dependency errorHaris Okanovic
2014-11-24update-alternatives: avoid double slash problemChen Qi
2014-11-15opkg-show-deps: Add comments to explain codePaul Barker
2014-11-15opkg-show-deps: properly interrupt rescursion during lookupPavel Zubarev
2014-10-30update-alternatives: Installing fails for "["Jian Liu
2014-06-05opkg-build: Fix spelling mistakePaul Barker