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.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Stop my eyes from bleeding.
graham.gower
2009-11-02
1
-487/+108
*
Free memory used when parsing a control file.
graham.gower
2009-11-01
1
-2/+8
*
Add sha256 ckecksums to okpg
ticktock35
2009-10-27
1
-1/+25
*
reduce a big memory leak
ticktock35
2009-03-26
1
-1/+2
*
because of the file_hash_set_file_owner may break the file list of pkgs
ticktock35
2009-03-09
1
-2/+4
*
reduce a meory leak
ticktock35
2009-02-03
1
-2/+5
*
fix a buffer overflow bug that cause
ticktock35
2009-01-19
1
-3/+30
*
using list_head to handle the list
ticktock35
2008-12-18
1
-34/+20
*
move pkg_compare_name to pkg_vec and remove qsort in hash_get
ticktock35
2008-12-16
1
-2/+0
*
introduce the active_list for searching.
ticktock35
2008-12-16
1
-2/+2
*
opkg: introduce active list into pkg_t
ticktock35
2008-12-15
1
-2/+4
*
opkg: adding the hash_table_remove API, not using yet.
ticktock35
2008-12-15
1
-6/+6
*
opkg: mark the pkg SF as !SF_FILELIST_CHANGED after write back.
ticktock35
2008-12-15
1
-0/+2
*
opkg: trivial, clean up obsolete code, and some typo
ticktock35
2008-12-15
1
-1/+1
*
opkg: add a simple way to pass a path environment for pre/post scription exec...
ticktock35
2008-12-15
1
-1/+18
*
[opkg] fixing typo & incompatible part to gcc 4.3.2
ticktock35
2008-12-15
1
-1/+2
*
opkg: fix the crashing issue.
ticktock35
2008-12-15
1
-2/+1
*
opkg: mark one line that cause crash.
ticktock35
2008-12-15
1
-1/+2
*
opkg: make .opk as the default opkg file extension
ticktock35
2008-12-15
1
-1/+1
*
opkg: balance the installed_files reference count
ticktock35
2008-12-15
1
-0/+1
*
opkg: consolidate error enums and add an error for when no package matches
ticktock35
2008-12-15
1
-1/+1
*
opkg: remove redundant multiple_providers option and also remove redundant fa...
ticktock35
2008-12-15
1
-3/+1
*
opkg: (leak fixing, day 2) lots and lots of memory leaks fixed
ticktock35
2008-12-15
1
-19/+34
*
opkg: (leak fixing, day 1) lots and lots of memory leaks fixed
ticktock35
2008-12-15
1
-4/+53
*
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: enable -Werror in libopkg and fix resulting build failures
ticktock35
2008-12-15
1
-4/+4
*
opkg: add support for Tags attribute
ticktock35
2008-12-14
1
-0/+21
*
opkg: Enable Debian style revision field by default and remove "familiar" spe...
ticktock35
2008-12-14
1
-24/+2
*
opkg: Update the version comparision to a more recent one from dpkg. This
ticktock35
2008-12-14
1
-37/+31
*
opkg: re-arrange source code into sub-directories
ticktock35
2008-12-14
1
-0/+1762
[prev]