summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-06-19Option "C" ist shown in usage() and implemented, but was missing in getopts. ...Ondics Githubler
2012-04-26opkg-make-index: disable filelist by defaultMartin Jansa
2012-04-26opkg.py: get_file_list_dir: fix empty output from find if package disappersMartin Jansa
2012-04-26opkg-make-index: generate complete filelistMartin Jansa
2012-04-26opkg.py: improve test so it prints temporary control file with long descripti...Martin Jansa
2012-04-26opkg.py: use textwrap for description writingMartin Jansa
2012-04-26opkg.py: fix write_package when called from main testMartin Jansa
2012-04-26opkg.py: computeFileMD5 only when we have fn, otherwise fails to read None fileMartin Jansa
2012-04-26opkg.py: cast lines from controlfile as stringMartin Jansa
2012-04-26opkg-make-index: don't use stdout for Packages output and use __str__ instead...Martin Jansa
2012-04-26arfile: fix testMartin Jansa
2012-04-26opkg.py: catch TypeError when reading control file, to show which one is failingMartin 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-26arfile: decode read lines as ascii string before getting fields from itMartin Jansa
2012-04-26opkg.py, arfile.py: report which file has wrong format and use the same testMartin Jansa
2012-04-26opkg.py: use hashlib instead of old md5 moduleMartin Jansa
2012-04-26Use python via the PATH, rather than hardcoding /usr/bin/pythonChristopher Larson
2012-04-26arfile.py: handle six digit UIDsScott Anderson
2012-04-26opkg.py: Add knowledge about License field in ipk headersKhem Raj
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
2012-04-13opkg-compare-versions: Adapted to the latest opkg upstream.Lianhao Lu
2008-11-03[opkg-utils] fix install fail problem Tick Chen
2008-08-12[opkg-util] adding Size support when creating PackagesTick Chen
2008-08-07[opkg-utils] Print the "Tags" field. Patch from OE and authored by John LeeHolger 'Zecke' Freyther
2008-08-07ipkg-utils: fix ipk (ar) file processing to handle odd-length data blocks.Holger 'Zecke' Freyther
2008-08-02[opkg-build] Add -O to the getopt list to make it a valid optionHolger 'Zecke' Freyther
2008-07-28make ipk as default opk as an optionTick Chen
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
2008-07-17opkg-utils: add the directory of opkg-utilsTick Chen