improve guessing of appdata.xml file name
[platform/upstream/libsolv.git] / src /
2014-02-21 Michael Schroederfix bug in solver_get_unneeded that could lead to an...
2014-02-18 Michael Schroederchange last commit to check for SOLVER_TRANSACTION_KEEP...
2014-02-18 Michael SchroederAlways return IGNORE for pseudo packages in RPM_ONLY...
2014-02-18 Michael Schroederfix pseudo packages obsoleting other pseudo packages
2014-02-18 Michael Schroedertreat AND and COND more optimistic in pool_addrelproviders
2014-02-17 Michael Schroederoptimize unfulfilled rule handling a bit
2014-02-13 Michael Schroederalways keep job/jobflags in selection_filter()
2014-02-12 Michael Schroederrefactor a bit
2014-02-04 Michael Schroederdo not create update/feature rules for applications...
2014-02-04 Michael Schroederfix typo in application backlink creation
2014-01-30 Michael Schroedersupport PRODUCT_ENDOFLIFE, store repoid as flexarray...
2014-01-28 Michael Schroederalso translate autoproduct strings
2014-01-27 Michael Schroedersupport PRODUCT_UPDATES_REPOID strarray for SLE-12...
2014-01-23 Michael Schroederfix typos in pool_job2str
2014-01-20 Michael Schroederfix last commit
2014-01-20 Michael SchroederMerge pull request #41 from dmacvicar/master
2014-01-19 Duncan Mac-Vicar P.knownid.h lacks include guards
2014-01-08 Michael Schroederthree other changes to make cppcheck happier
2014-01-08 Michael Schroederfix a couple of minor problems found with cppcheck
2013-12-17 Michael Schroederchange infarch rule generation so that it does not...
2013-12-17 Michael Schroederfix typo in solver_addbestrules
2013-12-12 Michael Schroederrefactor pool_calc_duchanges a bit
2013-12-10 Michael Schroederfix double-free if the number of languages is reduced...
2013-12-04 Michael Schroederimplement lock-stepping for infarch packages in implici...
2013-11-21 Michael Schroedersupport DELTA_LOCATION_BASE for completeness...
2013-11-18 Michael Schroedertweak findproblemrule heuristic for conflicts
2013-11-14 Michael SchroederCreate a real type for a checksum handle
2013-11-12 Michael SchroederMerge pull request #39 from andreas-schwab/master
2013-11-12 Andreas SchwabAdd m68k architecture
2013-11-06 Michael SchroederMerge pull request #38 from k0da/master
2013-11-05 Dinar ValeevAdd ppc64le architecture
2013-10-30 Michael Schroedermake keyid of master key available in subkeys
2013-10-29 Michael Schroederplug weakrulemap memory map if the solver gets re-run
2013-10-25 Michael Schroederterminate solvable2str() string when there is no arch
2013-10-24 Michael Schroedercleanup code a bit. remove unused choice calculation...
2013-10-18 Michael Schroedersupport debian multiarch annotation
2013-10-17 Michael Schroedersimplify packagelink code a bit
2013-10-17 Michael Schroederno longer ask the nscallback for pruduct buddies
2013-10-16 Michael Schroederremove trailing whitespace
2013-10-16 Michael Schroederremove trailing whitespace
2013-10-16 Michael Schroederfix a bug in the application link code
2013-10-16 Michael Schroederadd is_noinst_pseudo_package(), use it for filtering...
2013-10-16 Michael Schroederfix typo in find_pattern_link
2013-10-16 Michael Schroederadd some comments about what linked packages are
2013-10-16 Michael Schroedermake pattern translations also look at the linked packages
2013-10-16 Michael Schroederrefactor most of the linked pkg code into a seperate...
2013-10-15 Michael Schroederget rid of unused variables if ENABLE_LINKED_PKGS is...
2013-10-15 Michael SchroederFix obsoletes handling in multiversion mode (hopefully...
2013-10-15 Michael Schroedermake linked package support a condition build option
2013-10-15 Michael Schroedermark PRODUCT_DISTPRODUCT/PRODUCT_DISTVERSION as obsolete
2013-10-14 Michael SchroederExtend product link support to patterns/applications
2013-10-08 Michael Schroederadd reorder_dq_for_jobrules() workaround
2013-10-04 Michael Schroederrefactor selection code, add SELECTION_SKIP_KIND, add...
2013-09-23 Michael Schroederdo not add back cleandeps_updatepkgs packages [bnc...
2013-09-23 Michael Schroederalso save/restore pool pos in repodata load callback
2013-09-23 Michael Schroederadd problem2str() convenience function to API
2013-09-20 Michael Schroederplug mem leak in selection_make_matchdeps
2013-09-13 Michael Schroederadd solver_rule2rules: learnt rule introspection
2013-09-13 Michael Schroederadd solv_memdup and solv_memdup2 inline helper functions
2013-09-09 Michael Schroederrename selection_make_deps to selection_make_matchdeps...
2013-09-06 Michael Schroedermake sure that the ttransaction_info contains only...
2013-09-04 Michael Schroederadd pool_whatmatchesdep and selection_make_deps to...
2013-09-04 Michael Schroederoptimization: check key storage before doing the forward
2013-09-04 Michael Schroederadd solv_depmarker function to simplify the bindings
2013-09-03 Michael Schroederoops, fix last commit
2013-09-03 Michael Schroederfix mem leak in last commit
2013-09-03 Michael SchroederSOLVER_TRANSACTION_RPM_ONLY: check if only pseudo packa...
2013-08-30 Michael Schroedermake sure that the selection only contains installed...
2013-08-26 Michael Schroederadd solv_chksum_create_clone to clone a (unfinished...
2013-08-23 Michael Schroederadd forgotten repo/repodata_lookup_binary
2013-08-21 Michael Schroederfix decisioncnt handling
2013-08-21 Michael Schroedermake solver_describe_decision always return a rule...
2013-08-21 Michael Schroederfix indent in debug message
2013-08-20 Michael SchroederMerge pull request #37 from miksa/master
2013-08-07 Mikko HurskainenAdd mipsel architecture
2013-07-30 Michael Schroederadd back armv7hnl for the Fedora guys
2013-07-30 Michael Schroederadd support for SHA-224 (not really used yet, though)
2013-07-25 Michael Schroederrepo_rpmdb_pubkey: collect signatures into flexarray...
2013-07-23 Michael SchroederMerge pull request #35 from scarabeusiv/master
2013-07-22 Tomáš ChvátalFix linkingflags override by actually appending
2013-07-17 Michael Schroedersupport replchar parameter in (currently unused) solv_r...
2013-07-10 Michael Schroederrefactor a bit, no functional changes
2013-07-10 Michael Schroederfix another edge case will dup mode and multiversion...
2013-07-08 Dirk MuellerExtend pool arch table with extra armv5 stuff
2013-07-04 Michael Schroederfix memset calls in sha2.c
2013-07-01 Michael SchroederMerge pull request #34 from dirkmueller/master
2013-07-01 Dirk MuellerAdd armv6hl and fallback from armv7hl to armv6hl
2013-06-21 Michael Schroedermake sure we don't see REPOKEY_TYPE_REL_IDARRAY outside...
2013-06-21 Michael Schroederadd another workaround so that the filtered filelist...
2013-06-21 Michael Schroederadd ppc64p7 (from Dinar Valeev)
2013-06-21 Michael Schroederuse correct flags element, SEARCH_COMPLETE_FILELIST...
2013-06-18 Michael SchroederDo recommends pruning after selecting the highest versions
2013-06-17 Ingo Weinholdsolv_cmp_version_part_haiku(): Fix copy and paste bug
2013-06-17 Ingo Weinholdsolv_vercmp_haiku(): Fix unnormalized return value
2013-06-17 Michael Schroederrefactor a bit
2013-06-13 Michael Schroederadd an ugly workaround so that repo_write knows how...
2013-06-13 Michael Schroederadd missing flags to pool_job2str
2013-06-13 Michael Schroederfix archpolicy handling of '>'
2013-06-11 Michael Schroedermake license/group a poolstr array for archlinux
2013-06-05 Michael Schroedersolver_splitprovides: only check lazywhatprovides when...
next