summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2014-06-05opkg-build: Fix logical error in commentPaul Barker
2014-06-05opkg-build: Detect if tar supports '--format' optionThomas Ingleby
2014-05-06opkg-update-index: Emit relative path to package filePaul Barker
2014-05-06opkg-make-index: Recursively scan for packagesPaul Barker
2014-05-06opkg.py: Allow filename to be a relative pathPaul Barker
2014-05-06.gitignore: Ignore compiled python filesPaul Barker
2014-05-05opkg-compare-indexes: Fix usage messagePaul Barker
2014-05-05.gitignore: Ignore vim swp filesPaul Barker
2014-03-01opkg-build: create dpkg-deb compatible ipks/opks againThilo Cestonaro
2014-01-14update-alternatives: Script copied from opkgPaul Barker
2013-12-20CONTRIBUTING: New filePaul Barker
2013-12-03AUTHORS: New filePaul Barker
2013-03-26opkg-build: Remove bashism in sh scriptRichard Purdie
2012-10-24opkg.py/opkg-build: fix creation of tar archivesSteffen Sledz
2012-10-24opkg-make-index: fix mis-indented else:Marc Olzheim
2012-07-19opkg.py: Add check_output defintion so it works on python 2.6Richard Purdie
2012-06-19Changed call to subprocess.check_output which isn't compatible with Python 2.6Chris Diamand
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