Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove str_util.{c,h} | graham.gower | 2009-11-25 | 1 | -2/+5 |
* | file_util.c cleanups. Remove redundant str_chomp from str_util.c. | graham.gower | 2009-11-25 | 1 | -1/+0 |
* | Of course, that should be !isatty(). | graham.gower | 2009-11-12 | 1 | -1/+1 |
* | Don't prompt for user input from stdin if it's not a tty. | graham.gower | 2009-11-12 | 1 | -3/+4 |
* | Remove response_callback bits. Forgot to commit this before. | graham.gower | 2009-11-03 | 1 | -24/+15 |
* | opkg: Fix a bug that ap may undefined. | ticktock35 | 2008-12-15 | 1 | -1/+3 |
* | opkg: 's/itsy/opkg/' | ticktock35 | 2008-12-15 | 1 | -1/+1 |
* | libopkg: remove internal dependency on libopkg.h and opkg_cmd.h | ticktock35 | 2008-12-15 | 1 | -3/+5 |
* | opkg: remove redundant OPKG_LIB conditional code | ticktock35 | 2008-12-14 | 1 | -11/+1 |
* | opkg: re-arrange source code into sub-directories | ticktock35 | 2008-12-14 | 1 | -0/+58 |