Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespace. Sorry if this breaks your patches. | graham.gower | 2010-08-17 | 1 | -1/+1 |
* | Merge commit 'grg' into HEAD | graham.gower | 2009-12-08 | 1 | -1/+1 |
* | introduce the active_list for searching. | ticktock35 | 2008-12-16 | 1 | -0/+2 |
* | opkg: using active_list to list all the installed pkgs. | ticktock35 | 2008-12-15 | 1 | -0/+1 |
* | opkg: using active list to list upgradeable pkgs | ticktock35 | 2008-12-15 | 1 | -0/+3 |
* | opkg: implement active_list_prev and test cases. | ticktock35 | 2008-12-15 | 1 | -1/+4 |
* | opkg: refactory active_list_next remove unnecessary field. | ticktock35 | 2008-12-15 | 1 | -1/+0 |
* | opkg: active_list tests | ticktock35 | 2008-12-15 | 1 | -1/+1 |
* | opkg: introduce the protype of active_list | ticktock35 | 2008-12-15 | 1 | -0/+36 |