Don't try to print cmd_name before its initialised. From Amanous, Issue #48.
[oweals/opkg-lede.git] / src / opkg-cl.c
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...