summaryrefslogtreecommitdiffstats
path: root/opkg-make-index
AgeCommit message (Expand)Author
2019-12-02opkg-utils: Switch to python3Haris Okanovic
2019-10-18add SPDX license identifiersYann CARDAILLAC
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-10-22opkg-make-index: use ctime instead of mtimeStefan Agner
2017-10-06opkg.py/opkg-make-index: Add option to include all fieldsJeffrey Pautler
2016-12-30Added support to generate index file with multiple version per packagedesmond
2016-06-01migrate to python 3Alejandro del Castillo
2014-05-06opkg-make-index: Recursively scan for packagesPaul Barker
2012-10-24opkg-make-index: fix mis-indented else:Marc Olzheim
2012-06-19Changed call to subprocess.check_output which isn't compatible with Python 2.6Chris Diamand
2012-04-26opkg-make-index: disable filelist by defaultMartin Jansa
2012-04-26opkg-make-index: generate complete filelistMartin Jansa
2012-04-26opkg-make-index: don't use stdout for Packages output and use __str__ instead...Martin Jansa
2012-04-26opkg.py: use string funtcions directly on string variableMartin Jansa
2012-04-26opkg-make-index: show OSError/IOErrorMartin Jansa
2012-04-262to3: exception handling fixesMartin Jansa
2012-04-262to3: dictionary fixesMartin Jansa
2012-04-262to3: print fixesMartin Jansa
2012-04-262to3: use subprocess instead of commandsMartin Jansa
2012-04-26Use python via the PATH, rather than hardcoding /usr/bin/pythonChristopher Larson
2012-04-26opkg-make-index: convert mtime to int before comparing itEnrico Scholz
2012-04-26opkg-make-index: don't error out when some package disappearsRichard Purdie
2008-07-28opkg-util make .opk as the default file extension Tick Chen
2008-07-18[opkg-utils] Add opkg-utils to the repository courtsey Richard Purdie of o-ha...Holger 'Zecke' Freyther