Bump maximum message length from 256 to 4096.
[oweals/opkg-lede.git] / src /
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