| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow blacklisting a package in the status file. | graham.gower | 2010-08-18 | 1 | -3/+7 |
|
|
* | Remove trailing whitespace. Sorry if this breaks your patches. | graham.gower | 2010-08-17 | 1 | -5/+5 |
|
|
* | Include config.h to pull in HAVE_* macros where needed. | graham.gower | 2009-12-20 | 1 | -1/+0 |
|
|
* | Initial stab at untangling the #include maze. Probably needs a second pass. | graham.gower | 2009-12-20 | 1 | -1/+2 |
|
|
* | Merge commit 'grg' into HEAD | graham.gower | 2009-12-08 | 1 | -28/+22 |
|
|
* | s/malloc/xmalloc/ s/calloc/xcalloc/ s/realloc/realloc/ | graham.gower | 2009-11-04 | 1 | -24/+5 |
|
|
* | Remove some code duplication, check for realloc failure. | graham.gower | 2009-11-03 | 1 | -6/+9 |
|
|
* | Clean up pkg_vec_insert. | graham.gower | 2009-11-03 | 1 | -4/+8 |
|
|
* | move pkg_compare_name to pkg_vec and remove qsort in hash_get | ticktock35 | 2008-12-16 | 1 | -0/+11 |
|
|
* | remove some unnecessary code from pkg_vec_insert | ticktock35 | 2008-12-16 | 1 | -8/+5 |
|
|
* | opkg: using calloc to replace the malloc, initialize varaiable | ticktock35 | 2008-12-15 | 1 | -2/+2 |
|
|
* | opkg: adding the hash_table_remove API, not using yet. | ticktock35 | 2008-12-15 | 1 | -6/+3 |
|
|
* | opkg: trivial, clean up obsolete code, and some typo | ticktock35 | 2008-12-15 | 1 | -23/+0 |
|
|
* | opkg: (leak fixing, day 2) lots and lots of memory leaks fixed | ticktock35 | 2008-12-15 | 1 | -0/+2 |
|
|
* | opkg: (leak fixing, day 1) lots and lots of memory leaks fixed | ticktock35 | 2008-12-15 | 1 | -1/+6 |
|
|
* | opkg: 's/itsy/opkg/' | ticktock35 | 2008-12-15 | 1 | -1/+1 |
|
|
* | opkg: remove opkg.h in preperation for new API | ticktock35 | 2008-12-15 | 1 | -2/+2 |
|
|
* | opkg: enable -Werror in libopkg and fix resulting build failures | ticktock35 | 2008-12-15 | 1 | -7/+4 |
|
|
* | opkg: re-arrange source code into sub-directories | ticktock35 | 2008-12-14 | 1 | -0/+236 |
|
|