summaryrefslogtreecommitdiffstats
path: root/src/opkg-cl.c
Commit message (Expand)AuthorAgeFilesLines
* s/dependences/dependencies/ Pointed out by klemmster in Issue 40.graham.gower2010-01-111-2/+2
* Add an option to download packages but do not install/upgrade anythingpixdamix2010-01-051-0/+6
* Set the default verbosity before args_parse, where it wont override the args.graham.gower2009-12-201-1/+2
* Fix what I broke in r484. Patch from Kosmaty in issue 34. Thanks!graham.gower2009-12-201-10/+3
* Initial stab at untangling the #include maze. Probably needs a second pass.graham.gower2009-12-201-4/+2
* Rearrange and clean up formatting.graham.gower2009-12-181-265/+249
* Move args.c contents into src/opkg-cl.c.graham.gower2009-12-181-4/+249
* Move libopkg.c out into the src dir. It shouldn't be part of the library.graham.gower2009-12-171-0/+118