summaryrefslogtreecommitdiffstats
path: root/opkg-make-index
AgeCommit message (Expand)Author
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