libopkg: strip trailing white space in conffile specification
[oweals/opkg-lede.git] / src /
2017-02-10 Jo-Philipp Wichcli: default to /etc/opkg.conf
2017-02-10 Jo-Philipp Wichcli: enforce argument to upgrade command
2017-02-10 Jo-Philipp Wichbuild: statically link libopkg
2011-02-21 graham.gower@gmail.comList some sub-commands that were missing from the ...
2010-12-13 graham.gower@gmail.comFix missing declarations, found by Clang.
2010-11-24 graham.gower@gmail.comAbort package removal if the prerm script of a package...
2010-10-05 google@wwsnet.netImplement "list-changed-conffiles" command - based...
2010-09-13 google@wwsnet.net- utilize opkg_conf_init() to initialize the pair lists...
2010-09-13 google@wwsnet.netimplement --force-postinstall option, this allows forci...
2010-08-18 graham.gowerRemove trailing whitespace. Sorry if this breaks your...
2010-08-12 graham.gowerFix segfault using the --verbosity option.
2010-04-13 graham.gowerDon't try to print cmd_name before its initialised...
2010-01-12 graham.gowers/dependences/dependencies/ Pointed out by klemmster...
2010-01-05 pixdamixAdd an option to download packages but do not install...
2009-12-21 graham.gowerSet the default verbosity before args_parse, where...
2009-12-21 graham.gowerFix what I broke in r484. Patch from Kosmaty in issue...
2009-12-21 graham.gowerInitial stab at untangling the #include maze. Probably...
2009-12-18 graham.gowerRearrange and clean up formatting.
2009-12-18 graham.gowerMove args.c contents into src/opkg-cl.c.
2009-12-18 graham.gowerMove libopkg.c out into the src dir. It shouldn't be...
2009-11-23 graham.gowerFix an unfortunate typo.
2008-12-15 ticktock35opkg: fix remaining accidental commit
2008-12-15 ticktock35opkg: revert unintended changes in src/Makefile.am
2008-12-15 ticktock35opkg: * Add opkg-key utility
2008-12-15 ticktock35opkg: fix distcheck issues
2008-12-15 ticktock35opkg: remove per-target CFLAGS
2008-12-15 ticktock35opkg: remove redundant OPKG_LIB conditional code
2008-12-15 ticktock35opkg: catch up with removals and fix include statement...
2008-12-15 ticktock35opkg: distcheck fixes
2008-12-15 ticktock35opkg: re-arrange source code into sub-directories