aboutsummaryrefslogtreecommitdiffstats
path: root/libopkg/pkg_hash.h
AgeCommit message (Expand)Author
2022-08-15libopkg: track the number of packages installing a directoryShruthi Ravichandran
2019-10-25add SPDX License identifierYann CARDAILLAC
2018-03-28libsolv_solver_transaction_preamble: add arch information to get matching pac...Alejandro del Castillo
2017-05-08pkg_hash_fetch_all_installed: add option for installed and to be installed pkgsAlejandro del Castillo
2016-12-08abstract_pkgs_fetch_by_glob: add new functionAlejandro del Castillo
2016-10-07Handle 'opkg remove' and 'opkg install' (libsolv) correctly for packages in S...Michael Hansen
2016-06-23libopkg: fix 9802 by preferring installed versions when looking for satisfied...Michael Hansen
2016-02-16pkg_hash.*: make functions staticAlejandro del Castillo
2014-12-15libopkg: Tidy up reformatted headersPaul Barker
2014-12-15Initial reformat with 'indent'Paul Barker
2014-06-11pkg_dest: Drop separate lists_dirPaul Barker
2014-05-30Add vim modelines to all .c and .h filesPaul Barker
2014-02-23abstract_pkg_fetch_by_name: Make non-staticPaul Barker
2013-12-17libopkg: cleanup inside the public header filesCarsten Schoenert
2013-12-17libopkg: ensure symbol name mangling for C++Carsten Schoenert
2011-04-07Read the contents of lists files coming from 'dist' entriesjaviplx@gmail.com
2010-08-18Remove trailing whitespace. Sorry if this breaks your patches.graham.gower
2010-06-21Fix --force-reinstall by removing special case code. Just remove the pkg first.graham.gower
2009-12-21Initial stab at untangling the #include maze. Probably needs a second pass.graham.gower
2009-12-11Move loading of feeds and status files out of opkg_conf_init().graham.gower
2009-12-09Merge commit 'grg' into HEADgraham.gower
2009-11-27Remove unused parameter from pkg_hash_fetch_best_installation_candidate().graham.gower
2009-11-25Various clean ups.graham.gower
2008-12-15opkg: consolidate error enums and add an error for when no package matchesticktock35
2008-12-15opkg: 's/itsy/opkg/'ticktock35
2008-12-15opkg: remove opkg.h in preperation for new APIticktock35
2008-12-15opkg: re-arrange source code into sub-directoriesticktock35