2014-02-18 |
Michael Schroeder | fix pseudo packages obsoleting other pseudo packages |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Michael Schroeder | treat AND and COND more optimistic in pool_addrelproviders |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Michael Schroeder | optimize unfulfilled rule handling a bit |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Michael Schroeder | add changes, bump version |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Michael Schroeder | always keep job/jobflags in selection_filter() |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Michael Schroeder | refactor testcase_str2dep |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Michael Schroeder | refactor a bit |
commit | commitdiff | tree | snapshot |
2014-02-04 |
Michael Schroeder | do not create update/feature rules for applications... |
commit | commitdiff | tree | snapshot |
2014-02-04 |
Michael Schroeder | fix typo in application backlink creation |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Michael Schroeder | testcase: support "haiku" disttype |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Michael Schroeder | support PRODUCT_ENDOFLIFE, store repoid as flexarray... |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Michael Schroeder | support ADD_NO_AUTOPRODUCTS in repo_autopattern, use... |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Michael Schroeder | also translate autoproduct strings |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Michael Schroeder | add changes, bump version |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Michael Schroeder | rpmdb2solv: set repo to installed so that no autoproduc... |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Michael Schroeder | support PRODUCT_UPDATES_REPOID strarray for SLE-12... |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Michael Schroeder | add autoproduct support |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Michael Schroeder | always put -Wl,--as-needed to the front of the system... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Michael Schroeder | fix for old swig versions |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Michael Schroeder | add bnc to changes |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Michael Schroeder | add changes, bump version to 0.4.2 |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Michael Schroeder | add forgotten -X option to susetags2solv tool |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Michael Schroeder | testsolv: support '-s' option to take solutions |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Michael Schroeder | fix typos in pool_job2str |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Michael Schroeder | repo_rpmdb: refactor count_headers |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Michael Schroeder | serialize dbenv operations on FEDORA systems |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Michael Schroeder | update constantids. |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Michael Schroeder | document describe_decision |
commit | commitdiff | tree | snapshot |
2014-01-20 |
Michael Schroeder | support DISTRO in content parser |
commit | commitdiff | tree | snapshot |
2014-01-20 |
Michael Schroeder | improve comment about gpgv |
commit | commitdiff | tree | snapshot |
2014-01-20 |
Michael Schroeder | fix last commit |
commit | commitdiff | tree | snapshot |
2014-01-20 |
Michael Schroeder | Merge pull request #41 from dmacvicar/master |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Duncan Mac... | knownid.h lacks include guards |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Michael Schroeder | make addfilelist more resistant against corrupt rpms |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Michael Schroeder | encode flags into rpmdb cookie |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Michael Schroeder | add identical and evrcmp methods for solvables |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Michael Schroeder | three other changes to make cppcheck happier |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Michael Schroeder | fix a couple of minor problems found with cppcheck |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Michael Schroeder | plug memory leak when the rpmdb is found to be corrupt |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Michael Schroeder | add lockstep testcases |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Michael Schroeder | change infarch rule generation so that it does not... |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Michael Schroeder | fix typo in solver_addbestrules |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Michael Schroeder | Also copy the checksums in repo_add_rpmdb_reffp |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Michael Schroeder | fix typo in comment |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Michael Schroeder | repo_autopattern: make sure that the category is valid... |
commit | commitdiff | tree | snapshot |
2013-12-12 |
Michael Schroeder | refactor pool_calc_duchanges a bit |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Michael Schroeder | fix double-free if the number of languages is reduced... |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Michael Schroeder | add appdata2solv.c |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Michael Schroeder | enable appdata support for suse |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Michael Schroeder | solv example: add autopackages on SUSE systems |
commit | commitdiff | tree | snapshot |
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 |
next |