oweals/opkg-lede.git
2008-12-19 ticktock35Turn off the active_list_test app by default. Use it...
2008-12-19 ticktock35using hash_table reduce an O(n^2) algorithm to O(n)
2008-12-18 ticktock35using list_head to handle the list
2008-12-17 ticktock35only add pkg_vec_sort when needed
2008-12-17 ticktock35move pkg_compare_name to pkg_vec and remove qsort in...
2008-12-17 ticktock35remove some unnecessary code from pkg_vec_insert
2008-12-17 ticktock35introduce the active_list for searching.
2008-12-15 ticktock35opkg: rename opkg_clone to pkg_t_to_opkg_package_t.
2008-12-15 ticktock35opkg: Update TODO and remark that pkg_hash_fetch_best_i...
2008-12-15 ticktock35opkg: using active_list to list all the installed pkgs.
2008-12-15 ticktock35opkg: using active list to list upgradeable pkgs
2008-12-15 ticktock35opkg: trivial adding some comments
2008-12-15 ticktock35opkg: update TODO
2008-12-15 ticktock35opkg: trivial rename old_pkg_to_new to pkg_clone as...
2008-12-15 ticktock35opkg: introduce active list into pkg_t
2008-12-15 ticktock35opkg: update the the author infomation
2008-12-15 ticktock35opkg: reinitial node of active_list after clear
2008-12-15 ticktock35opkg: implment active_list_clear()
2008-12-15 ticktock35opkg: implement active_list_prev and test cases.
2008-12-15 ticktock35opkg: refactory active_list_next remove unnecessary...
2008-12-15 ticktock35opkg: active_list tests
2008-12-15 ticktock35opkg: introduce the protype of active_list
2008-12-15 ticktock35opkg: fixing some trivial defects while reviewing code
2008-12-15 ticktock35adding list_upgradable
2008-12-15 ticktock35opkg: using calloc to replace the malloc, initialize...
2008-12-15 ticktock35opkg: trivial just indent
2008-12-15 ticktock35opkg: remove the free_error_list wrong usage bug
2008-12-15 ticktock35opkg: adding the hash_table_remove API, not using yet.
2008-12-15 ticktock35opkg: making hash_table_insert works as real hash_table.
2008-12-15 ticktock35opkg: mark the pkg SF as !SF_FILELIST_CHANGED after...
2008-12-15 ticktock35opkg: trivial, clean up obsolete code, and some typo
2008-12-15 ticktock35opkg: only cache the packages
2008-12-15 ticktock35opkg: add a simple way to pass a path environment for...
2008-12-15 ticktock35opkg: adding cache support
2008-12-15 ticktock35Clean up some out of date TODOs
2008-12-15 ticktock35opkg: remove ChangeLog, add AUTHORS, remove maintainer...
2008-12-15 ticktock35opkg: attached patch fixes build failures with gcc...
2008-12-15 ticktock35[opkg] fixing typo & incompatible part to gcc 4.3.2
2008-12-15 ticktock35Patch from rwhitby to follow 302 redirects properly.
2008-12-15 ticktock35[opkg] trivial, remove unused variable res
2008-12-15 ticktock35[opkg] Remove the orphan packages while upgrading
2008-12-15 ticktock35[opkg] fix opkg crashes if PATH is unset
2008-12-15 ticktock35remove build error on gcc 3.4
2008-12-15 ticktock35opkg: fix the crashing issue.
2008-12-15 ticktock35opkg: mark one line that cause crash.
2008-12-15 ticktock35opkg: remove a serious memory leak
2008-12-15 ticktock35opkg: make .opk as the default opkg file extension
2008-12-15 ticktock35opkg: balance the installed_files reference count
2008-12-15 ticktock35opkg: fix some memory leak and double free issues.
2008-12-15 ticktock35opkg: Fix a bug that ap may undefined.
2008-12-15 ticktock35opkg: write the status change after actually updated.
2008-12-15 ticktock35opkg: adding repository check function
2008-12-15 ticktock35 opkg: let args_init return 0 is successful
2008-12-15 ticktock35opkg: Don't attempt to check the validity of a reposito...
2008-12-15 ticktock35opkg: Fix a small memory leak in opkg_download.
2008-12-15 ticktock35opkg: remove unused code
2008-12-15 ticktock35opkg: Convert "multiple packages" message to NOTICE...
2008-12-15 ticktock35opkg: Consolidate error reporting from opkg_conf_init...
2008-12-15 ticktock35opkg: update error message
2008-12-15 ticktock35opkg: consolidate error enums and add an error for...
2008-12-15 ticktock35opkg.c moving the sig_file_name into the section of...
2008-12-15 ticktock35opkg: add some command line arguments to libopkg_test
2008-12-15 ticktock35opkg: run pre-install check before listing upgradable...
2008-12-15 ticktock35opkg: update error handling for opkg_update_pkg in...
2008-12-15 ticktock35opkg: improve opkg_install error reporting and include...
2008-12-15 ticktock35opkg: add string versions of error codes to libopkg_test
2008-12-15 ticktock35opkg: report errors from opkg_remove_pkg
2008-12-15 ticktock35opkg: fix typos
2008-12-15 ticktock35opkg: improve error reporting
2008-12-15 ticktock35opkg: remove redundant multiple_providers option and...
2008-12-15 ticktock35opkg: strdup the command line arguments so we can free...
2008-12-15 ticktock35opkg: (leak fixing, day 3) fixed final memory leaks...
2008-12-15 ticktock35opkg: (leak fixing, day 2) lots and lots of memory...
2008-12-15 ticktock35opkg: (leak fixing, day 1) lots and lots of memory...
2008-12-15 ticktock35opkg: set callbacks before opkg_conf_init
2008-12-15 ticktock35opkg: remove verbose_wget option
2008-12-15 ticktock35opkg: re-read package lists after update
2008-12-15 ticktock35opkg: fix distcheck
2008-12-15 ticktock35opkg: fix remaining accidental commit
2008-12-15 ticktock35opkg: revert unintended changes in src/Makefile.am
2008-12-15 ticktock35opkg: add some error codes to libopkg
2008-12-15 ticktock35opkg: * Add opkg-key utility
2008-12-15 ticktock35opkg: fix distcheck issues
2008-12-15 ticktock35opkg: remove per-target CFLAGS
2008-12-15 ticktock35opkg: add default message handler
2008-12-15 ticktock35opkg: download required packages before install and...
2008-12-15 ticktock35opkg: add header guards to libopkg/opkg.h
2008-12-15 ticktock35opkg: protect against NULL src
2008-12-15 ticktock35opkg: implement opkg_find_package()
2008-12-15 ticktock35opkg: add more attributes to opkg_package_t
2008-12-15 ticktock35opkg: add extra data to libopkg progress callbacks
2008-12-15 ticktock35opkg: add some extra error checks to opkg_verify_file()
2008-12-15 ticktock35opkg: implement opkg_list_upgradable_packages function
2008-12-15 ticktock35opkg: clean up libopkg Makefile.am a bit
2008-12-15 ticktock35opkg: prevent segfault if option is not found
2008-12-15 ticktock35opkg: set version number and distribute pkg-config...
2008-12-15 ticktock35opkg: Implement proper reordering of packages before...
2008-12-15 ticktock35opkg: implement package listing in new libopkg
2008-12-15 ticktock35opkg: Add upgrade and upgrade_all functions to libopkg_test
2008-12-15 ticktock35opkg: minor white space and indent fixes
next