| Commit message (Expand) | Author | Age | Files | Lines |
* | List some sub-commands that were missing from the --help output. | graham.gower@gmail.com | 2011-02-20 | 1 | -0/+3 |
|
|
* | Fix missing declarations, found by Clang. | graham.gower@gmail.com | 2010-12-12 | 1 | -0/+1 |
|
|
* | Abort package removal if the prerm script of a package returns non zero. | graham.gower@gmail.com | 2010-11-23 | 1 | -0/+7 |
|
|
* | Implement "list-changed-conffiles" command - based on patch by Yann Lopez <ya... | google@wwsnet.net | 2010-10-05 | 1 | -0/+3 |
|
|
* | - utilize opkg_conf_init() to initialize the pair lists before parsing the ar... | google@wwsnet.net | 2010-09-12 | 1 | -1/+25 |
|
|
* | implement --force-postinstall option, this allows forcing the execution of po... | google@wwsnet.net | 2010-09-12 | 1 | -0/+7 |
|
|
* | Remove trailing whitespace. Sorry if this breaks your patches. | graham.gower | 2010-08-17 | 1 | -5/+5 |
|
|
* | Fix segfault using the --verbosity option. | graham.gower | 2010-08-11 | 1 | -4/+6 |
|
|
* | Don't try to print cmd_name before its initialised. From Amanous, Issue #48. | graham.gower | 2010-04-13 | 1 | -2/+0 |
|
|
* | s/dependences/dependencies/ Pointed out by klemmster in Issue 40. | graham.gower | 2010-01-11 | 1 | -2/+2 |
|
|
* | Add an option to download packages but do not install/upgrade anything | pixdamix | 2010-01-05 | 1 | -0/+6 |
|
|
* | Set the default verbosity before args_parse, where it wont override the args. | graham.gower | 2009-12-20 | 1 | -1/+2 |
|
|
* | Fix what I broke in r484. Patch from Kosmaty in issue 34. Thanks! | graham.gower | 2009-12-20 | 1 | -10/+3 |
|
|
* | Initial stab at untangling the #include maze. Probably needs a second pass. | graham.gower | 2009-12-20 | 1 | -4/+2 |
|
|
* | Rearrange and clean up formatting. | graham.gower | 2009-12-18 | 1 | -265/+249 |
|
|
* | Move args.c contents into src/opkg-cl.c. | graham.gower | 2009-12-18 | 1 | -4/+249 |
|
|
* | Move libopkg.c out into the src dir. It shouldn't be part of the library. | graham.gower | 2009-12-17 | 3 | -29/+119 |
|
|
* | Fix an unfortunate typo. | graham.gower | 2009-11-23 | 1 | -1/+1 |
|
|
* | opkg: fix remaining accidental commit | ticktock35 | 2008-12-15 | 1 | -1/+1 |
|
|
* | opkg: revert unintended changes in src/Makefile.am | ticktock35 | 2008-12-15 | 1 | -3/+0 |
|
|
* | opkg: * Add opkg-key utility | ticktock35 | 2008-12-15 | 1 | -2/+3 |
|
|
* | opkg: fix distcheck issues | ticktock35 | 2008-12-15 | 1 | -1/+1 |
|
|
* | opkg: remove per-target CFLAGS | ticktock35 | 2008-12-15 | 1 | -2/+0 |
|
|
* | opkg: remove redundant OPKG_LIB conditional code | ticktock35 | 2008-12-14 | 1 | -1/+1 |
|
|
* | opkg: catch up with removals and fix include statement in opkg-frontend.c | ticktock35 | 2008-12-14 | 1 | -1/+1 |
|
|
* | opkg: distcheck fixes | ticktock35 | 2008-12-14 | 1 | -1/+1 |
|
|
* | opkg: re-arrange source code into sub-directories | ticktock35 | 2008-12-14 | 2 | -0/+38 |
|
|