aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2014-12-18opkg: Drop unnecessary if statementsPaul Barker
2014-12-15opkg: Improve format of usage messagesPaul Barker
2014-12-15opkg: Cleanup reformatted codePaul Barker
2014-12-15Initial reformat with 'indent'Paul Barker
2014-11-10opkg: Add and implement '--add-exclude' argumentMark Hatle
2014-11-10opkg_conf: Add and implement 'no_install_recommends' optionMark Hatle
2014-10-12opkg_conf: Add and implement ignore_maintainer optionPaul Barker
2014-08-01Merge branch 'opkg-0.2.x'Paul Barker
2014-07-27opkg-cl: Add '--combine' command line optionPaul Barker
2014-06-04Rename 'opkg-cl' to 'opkg'Emmanuel Deloget
2014-05-30opkg_download: Rename cleanup function and fix usagePaul Barker
2014-05-30Add vim modelines to all .c and .h filesPaul Barker
2014-03-18opkg-cl: Tidy alignment of help outputPaul Barker
2014-03-18opkg-cl: Arguments are globs not regexpsPaul Barker
2014-02-05xfuncs.c: Move to libopkg and remove empty libbbPaul Barker
2014-02-05libopkg: Fixup header inclusionPaul Barker
2014-02-04opkg_download: Implemented volatile cacheYevhen Kyriukha
2014-01-24opkg-cl: Add clean commandYevhen Kyriukha
2014-01-24opkg_download: Improve caching and allow resuming interrupted downloadsYevhen Kyriukha
2013-12-20opkg-cl: Tidy alignment of help outputPaul Barker
2013-12-20opkg-cl: Arguments are globs not regexpsPaul Barker
2013-11-12opkg-cl: fix indentation, no functional changespaul.betafive@gmail.com
2013-11-12opkg-cl: avoid possible segfault because of unitialized char pointerpaul.betafive@gmail.com
2013-10-28build: Allow to link libopkg statically into opkg-clpaul.betafive@gmail.com
2013-10-28build: No need to add libbb.la twice, libopkg already depends on itpaul.betafive@gmail.com
2013-10-28build: Remove unused variables and flagspaul.betafive@gmail.com
2013-09-02Renamed conf to opkg_configpaul.betafive@gmail.com
2012-11-22Add the --prefer-arch-to-version optionpixdamix@gmail.com
2011-02-21List some sub-commands that were missing from the --help output.graham.gower@gmail.com
2010-12-13Fix missing declarations, found by Clang.graham.gower@gmail.com
2010-11-24Abort package removal if the prerm script of a package returns non zero.graham.gower@gmail.com
2010-10-05Implement "list-changed-conffiles" command - based on patch by Yann Lopez <ya...google@wwsnet.net
2010-09-13- utilize opkg_conf_init() to initialize the pair lists before parsing the ar...google@wwsnet.net
2010-09-13implement --force-postinstall option, this allows forcing the execution of po...google@wwsnet.net
2010-08-18Remove trailing whitespace. Sorry if this breaks your patches.graham.gower
2010-08-12Fix segfault using the --verbosity option.graham.gower
2010-04-13Don't try to print cmd_name before its initialised. From Amanous, Issue #48.graham.gower
2010-01-12s/dependences/dependencies/ Pointed out by klemmster in Issue 40.graham.gower
2010-01-05Add an option to download packages but do not install/upgrade anythingpixdamix
2009-12-21Set the default verbosity before args_parse, where it wont override the args.graham.gower
2009-12-21Fix what I broke in r484. Patch from Kosmaty in issue 34. Thanks!graham.gower
2009-12-21Initial stab at untangling the #include maze. Probably needs a second pass.graham.gower
2009-12-18Rearrange and clean up formatting.graham.gower
2009-12-18Move args.c contents into src/opkg-cl.c.graham.gower
2009-12-18Move libopkg.c out into the src dir. It shouldn't be part of the library.graham.gower
2009-11-23Fix an unfortunate typo.graham.gower
2008-12-15opkg: fix remaining accidental committicktock35
2008-12-15opkg: revert unintended changes in src/Makefile.amticktock35
2008-12-15opkg: * Add opkg-key utilityticktock35
2008-12-15opkg: fix distcheck issuesticktock35