2013-10-15 |
Michael Schroeder | get rid of unused variables if ENABLE_LINKED_PKGS is... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Michael Schroeder | adapt testcase to latest change |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Michael Schroeder | Fix obsoletes handling in multiversion mode (hopefully... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Michael Schroeder | make linked package support a condition build option |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Michael Schroeder | mark PRODUCT_DISTPRODUCT/PRODUCT_DISTVERSION as obsolete |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Michael Schroeder | remove obsolete DISTPRODUCT/DISTVERSION parsing |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Michael Schroeder | remove obsolete states, add support for product type... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Michael Schroeder | Extend product link support to patterns/applications |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Michael Schroeder | parse appdata in solv example |
commit | commitdiff | tree | snapshot |
2013-10-10 |
Michael Andres | ENABLE_RPMDB_BYRPMHEADER |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Michael Schroeder | add repo_appdata to parse AppStream's appdata files |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Michael Andres | fix installation of header files |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Michael Schroeder | add reorder_dq_for_jobrules() workaround |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Michael Schroeder | add --type and --arch filter support |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Michael Schroeder | refactor selection code, add SELECTION_SKIP_KIND, add... |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Ingo Weinhold | repo_haiku: /boot/common no longer exists |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Michael Schroeder | fix unbalanced === |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Michael Schroeder | fix two small glitches in xcode filter |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Michael Schroeder | add changes |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Michael Schroeder | do not add back cleandeps_updatepkgs packages [bnc... |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Michael Schroeder | add changes, bump version to 0.4.0 upstream/0.4.0 |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Michael Schroeder | also save/restore pool pos in repodata load callback |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Michael Schroeder | include repo_pubkey.h in repo_pubkey.c |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Michael Schroeder | add problem2str() convenience function to API |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Michael Schroeder | plug mem leak in selection_make_matchdeps |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Michael Schroeder | split DEP_PRE into DEP_PRE_IN and DEP_PRE_UN |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Michael Schroeder | bindings: add stringification shortcut for problems |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Michael Schroeder | add solver_rule2rules: learnt rule introspection |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Michael Schroeder | add solv_memdup and solv_memdup2 inline helper functions |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Michael Schroeder | rename selection_make_deps to selection_make_matchdeps... |
commit | commitdiff | tree | snapshot |
2013-09-06 |
Michael Schroeder | make sure that the ttransaction_info contains only... |
commit | commitdiff | tree | snapshot |
2013-09-04 |
Michael Schroeder | add pool_whatmatchesdep and selection_make_deps to... |
commit | commitdiff | tree | snapshot |
2013-09-04 |
Michael Schroeder | optimization: check key storage before doing the forward |
commit | commitdiff | tree | snapshot |
2013-09-04 |
Michael Schroeder | add solv_depmarker function to simplify the bindings |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Michael Schroeder | oops, fix last commit |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Michael Schroeder | fix mem leak in last commit |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Michael Schroeder | SOLVER_TRANSACTION_RPM_ONLY: check if only pseudo packa... |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Michael Schroeder | make sure that the selection only contains installed... |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Michael Schroeder | solv example: use gpgv instead of gpg to verify sigs |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Michael Schroeder | add solv_chksum_create_clone to clone a (unfinished... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Michael Schroeder | create a copy of the sig data so that it can be freed... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Michael Schroeder | refactor a bit |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Michael Schroeder | oops, revert unwanted commit chunks |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Michael Schroeder | solv_parse_sig: clear return values at the beginning |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Michael Schroeder | refactor, add experimental solv_parse_sig and solv_veri... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Michael Schroeder | constify solv_pgpvrfy |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Michael Schroeder | add forgotten repo/repodata_lookup_binary |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Michael Schroeder | remove unused res var |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Michael Schroeder | cosmetics: change comments |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Michael Schroeder | refactor a bit |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Michael Schroeder | make unarmor() more flexible, make sure pgp mpis are... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Michael Schroeder | fix decisioncnt handling |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Michael Schroeder | add changes |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Michael Schroeder | add solver->describe_decision() method |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Michael Schroeder | make solver_describe_decision always return a rule... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Michael Schroeder | fix indent in debug message |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Michael Schroeder | add unset() method for solvables |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Michael Schroeder | Merge pull request #37 from miksa/master |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Mikko Hurskainen | Add mipsel architecture |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Michael Schroeder | add back armv7hnl for the Fedora guys |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Michael Schroeder | add support for SHA-224 (not really used yet, though) |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Michael Schroeder | cleanup solv_pgpvrfy a bit |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Michael Schroeder | treat v4 self-sig without key expires as unlimited... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Michael Schroeder | get rid of a (wrong) gcc warning |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Michael Schroeder | rename rpmdb_pubkey to pubkey |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Michael Schroeder | repo_rpmdb_pubkey: collect signatures into flexarray... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Michael Schroeder | add slow but small dsa/rsa implementation |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Michael Schroeder | Merge pull request #36 from scarabeusiv/master |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Tomas Chvatal | Respect LDFLAGS on one more instance |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Michael Schroeder | support -k option in rpms2solv to convert a gpg pubkey |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Michael Schroeder | Merge pull request #35 from scarabeusiv/master |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Tomáš Chvátal | Fix linkingflags override by actually appending |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Michael Schroeder | support replchar parameter in (currently unused) solv_r... |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Michael Schroeder | refactor a bit, no functional changes |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Michael Schroeder | bring installcheck up to speed |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Michael Schroeder | refactor a bit, no functional changes |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Michael Schroeder | fix copy/paste bug in repo_rpmdb_pubkey.c |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Michael Schroeder | fix another edge case will dup mode and multiversion... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Dirk Mueller | Extend pool arch table with extra armv5 stuff |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Michael Schroeder | fix testcase handling of haiku's compat deps |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Michael Schroeder | be more tolerant about bad xml: an empty epoch attribut... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Michael Schroeder | fix memset calls in sha2.c |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Michael Schroeder | fix spelling errors |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Michael Schroeder | support haiku's compat deps in the testcase parser |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Michael Schroeder | repo_updateinfoxml: rename datanum to handle |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Michael Schroeder | Merge pull request #34 from dirkmueller/master |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Dirk Mueller | Add armv6hl and fallback from armv7hl to armv6hl |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Michael Schroeder | delete stray comment |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Michael Schroeder | make sure we don't see REPOKEY_TYPE_REL_IDARRAY outside... |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Michael Schroeder | add another workaround so that the filtered filelist... |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Michael Schroeder | add ppc64p7 (from Dinar Valeev) |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Michael Schroeder | use correct flags element, SEARCH_COMPLETE_FILELIST... |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Michael Schroeder | minor docu fixes |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Michael Schroeder | testsolv: add '-l <selection>' option to list packages... |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Michael Schroeder | Do recommends pruning after selecting the highest versions |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Michael Schroeder | fix berkeley db link logic, don't rely on FEDORA being set |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Michael Schroeder | add conflicts to old libsatsolver packages |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Michael Schroeder | add changes |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Ingo Weinhold | solv_cmp_version_part_haiku(): Fix copy and paste bug |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Ingo Weinhold | repo_haiku: Translate B_PACKAGE_ARCHITECTURE_SOURCE... |
commit | commitdiff | tree | snapshot |
next |