index
:
users/pehjota/opkg.git
feature/multiarch-coinstallation
feature/multiarch-coinstallation-v0.1
opkg-0.2.x
opkg
Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libopkg
/
pkg_hash.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix pkg_get_installed_files() to work with an offline_root + dest.
graham.gower
2009-11-16
1
-1/+1
*
Raise the required verbosity level for this message.
graham.gower
2009-11-15
1
-2/+2
*
Compare verbosity to a message_level_t.
graham.gower
2009-11-12
1
-1/+1
*
Cleanup parsing of packages.
graham.gower
2009-11-10
1
-34/+46
*
More dead code removal.
graham.gower
2009-11-05
1
-2/+0
*
Remove more unused code.
graham.gower
2009-11-05
1
-17/+8
*
s/malloc/xmalloc/ s/calloc/xcalloc/ s/realloc/realloc/
graham.gower
2009-11-04
1
-2/+1
*
s/strdup/xstrdup/ - check memory allocations for failure.
graham.gower
2009-11-03
1
-2/+3
*
Fix some memory leaks.
graham.gower
2009-10-30
1
-4/+5
*
The compiler almost certainly knows better.
graham.gower
2009-10-30
1
-3/+3
*
Improve install candidate selection
ticktock35
2009-10-05
1
-9/+20
*
using list_head to handle the list
ticktock35
2008-12-18
1
-5/+2
*
only add pkg_vec_sort when needed
ticktock35
2008-12-16
1
-2/+0
*
move pkg_compare_name to pkg_vec and remove qsort in hash_get
ticktock35
2008-12-16
1
-14/+2
*
remove some unnecessary code from pkg_vec_insert
ticktock35
2008-12-16
1
-0/+1
*
introduce the active_list for searching.
ticktock35
2008-12-16
1
-1/+0
*
opkg: fix the crashing issue.
ticktock35
2008-12-15
1
-0/+3
*
opkg: Convert "multiple packages" message to NOTICE rather than ERROR
ticktock35
2008-12-15
1
-1/+1
*
opkg: update error message
ticktock35
2008-12-15
1
-2/+1
*
opkg: consolidate error enums and add an error for when no package matches
ticktock35
2008-12-15
1
-5/+19
*
opkg: (leak fixing, day 3) fixed final memory leaks fixed reported from
ticktock35
2008-12-15
1
-0/+1
*
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
-0/+26
*
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
-1/+1
*
opkg: re-arrange source code into sub-directories
ticktock35
2008-12-14
1
-0/+617