2013-12-04 |
Michael Schroeder | implement lock-stepping for infarch packages in implici... |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Michael Schroeder | add changes, bump VERSION |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Michael Schroeder | support appdata parsing in tools, support SUSE auto... |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Michael Schroeder | pysolv: more python3 adaptions |
commit | commitdiff | tree | snapshot |
2013-11-21 |
Michael Schroeder | support DELTA_LOCATION_BASE for completeness... |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Michael Schroeder | tweak python version detection, add Datamatch.binary() |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Michael Schroeder | fix Chksum.add() method also for perl/ruby |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Michael Schroeder | port to python3 |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Michael Schroeder | tweak findproblemrule heuristic for conflicts |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Michael Schroeder | rename repo_find_pubkeys to repo_find_all_pubkeys,... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Michael Schroeder | split repo_find_pubkeys from repo_verify_sigdata |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Michael Schroeder | Create a real type for a checksum handle |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Michael Schroeder | Merge pull request #39 from andreas-schwab/master |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Andreas Schwab | Add m68k architecture |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Michael Schroeder | Merge pull request #38 from k0da/master |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Dinar Valeev | Add ppc64le architecture |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Michael Schroeder | do not rewrite the command line repo |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Michael Schroeder | solv example: always internalize the "installed" repo... |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Michael Schroeder | make keyid of master key available in subkeys |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Michael Schroeder | solvsig_verify: error out early if the checksum is... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Michael Schroeder | bindings: sig verification only works with ENABLE_PGPVRFY |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Michael Schroeder | plug weakrulemap memory map if the solver gets re-run |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Michael Schroeder | support signature verification in bindings |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Michael Schroeder | repo_add_keydir: put flags last (as with the other... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Michael Schroeder | delete solv_verify_sig, sort keys in verify |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Michael Schroeder | refactor a bit, add some comments |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Michael Schroeder | support ADD_WITH_SUBKEYS/ADD_MULTIPLE_PUBKEYS/ADD_WITH_... |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Michael Schroeder | add repo_add_keyring() and repo_add_keydir() functions |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Michael Schroeder | add repo_verify_sigdata, refactor solv_parse_sig into... |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Michael Schroeder | terminate solvable2str() string when there is no arch |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Michael Schroeder | cleanup code a bit. remove unused choice calculation... |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Michael Schroeder | cosmetic sigpkg -> sigpkt, clone the hash before finish... |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Michael Schroeder | support :any in testcases |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Michael Schroeder | small improvement in :any parsing |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Michael Schroeder | support debian multiarch annotation |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Michael Schroeder | simplify packagelink code a bit |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Michael Schroeder | no longer ask the nscallback for pruduct buddies |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Michael Schroeder | remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Michael Schroeder | remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Michael Schroeder | remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Michael Schroeder | fix a bug in the application link code |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Michael Schroeder | add is_noinst_pseudo_package(), use it for filtering... |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Michael Schroeder | add repo_autopattern (SUSE only for now) |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Michael Schroeder | make 'solv info' work with command line packages |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Michael Schroeder | fix typo in find_pattern_link |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Michael Schroeder | add some comments about what linked packages are |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Michael Schroeder | make pattern translations also look at the linked packages |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Michael Schroeder | refactor most of the linked pkg code into a seperate... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Michael Schroeder | Deprecate PRODUCT_DISTPRODUCT/PRODUCT_DISTVERSION.... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Michael Schroeder | Only complile "patchcheck" for SUSE systems |
commit | commitdiff | tree | snapshot |
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 |
next |