2014-04-07 |
Michael Schroeder | simplyfy checksum code |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Michael Schroeder | support "notbyuser" in testcases |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Michael Schroeder | do not count problem resolution install jobs as userins... |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Michael Schroeder | add NEWS |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Michael Schroeder | [ABI BREAKAGE] add support for SHA224/384/512 |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Michael Schroeder | more swig trickery: automaticall free the pool, add... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Michael Schroeder | INCOMPATIBLE bindings change: modernize Dataiterator... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Michael Schroeder | add pool_add_userinstalled_jobs and solver_get_userinst... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Michael Schroeder | fix pool_job2str message for lock ;) |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Michael Schroeder | suppport RPM_ADD_FILTERED_FILELIST |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Michael Schroeder | make the __iter__ methods in the python bindings return... |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Michael Schroeder | support new dupallow flags in testcases (thanks Honza) |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Michael Schroeder | autopattern: always chose the lexicographical first... |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Michael Schroeder | fix getrpmruleinfos for linked packages |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Michael Schroeder | fix grep call |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Michael Schroeder | bump version, add changes |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Michael Schroeder | support SOLVER_FLAG_DUP_ALLOW* flags in solver_set_flag... |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Michael Schroeder | fix handling of packages with no update/feature rule... |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Michael Schroeder | repo2solv.sh: ignore -A option |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Michael Schroeder | rename schemaoffset to less confusing schemaidx |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Michael Schroeder | fix access to freed memory if we had to allocate a... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Michael Schroeder | adapt repo->end in repo_empty() function |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Michael Schroeder | ignore pattern() provides that start with '.' |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Michael Schroeder | improve solver_addrule a bit |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Michael Schroeder | cplxdeps: special case SYSTEMSOLVABLE |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Michael Schroeder | Don't put -SYSTEMSOLVABLE into conflicts |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Michael Schroeder | deal correctly with rules that contain the system solvable |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Michael Schroeder | bring "removing unwanted" code in line with the other... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Michael Schroeder | ignore negative assertions in choice rule generation |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Michael Schroeder | small optimization for solver_addupdaterule |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Michael Schroeder | support REPOKEYWORDS in the content parser |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Michael Schroeder | implement complex deps handling in cleandeps/unneeded... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Michael Schroeder | add #if 0 to some debug printf calls |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Michael Schroeder | also support complex deps when doing recommends/suggest... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Michael Schroeder | revert pyhton3 part that was commit by mistake in ... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Michael Schroeder | testcase: support filtering in unneeded check, support... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Michael Schroeder | delete broken solvables if the xml parser returns an... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Michael Schroeder | add support for complex dependencies |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Michael Schroeder | also look at the pkgname when searching for the applica... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Michael Schroeder | repo_appdata: add support for keywords and pkgname... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Michael Schroeder | bindings: don't let str(Datamatch) change the strings... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Michael Schroeder | bindings: make Dataterator match/flags optional |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Michael Schroeder | fix basename optimization for STRINGEND |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Michael Schroeder | fix Datamatcher's idstr() method when calld for dirs |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Michael Schroeder | fix Pool_repo_iterator and Repo_solvable_iterator in... |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Michael Schroeder | 'licence' is actually the metadata license we don't... |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Michael Schroeder | make "product_license" (appstream) an alias for "licenc... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Michael Schroeder | improve guessing of appdata.xml file name |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Michael Schroeder | add changes, bump version |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Michael Schroeder | appdata2solv: add support for -d and -r options |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Michael Schroeder | improve appdata.xml parsing |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Michael Andres | repo_helix: parse application elements |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Michael Schroeder | add changes, bump version |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Michael Schroeder | fix bug in solver_get_unneeded that could lead to an... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Michael Schroeder | adapt to new rpm tags for weak dependencies |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Michael Schroeder | change last commit to check for SOLVER_TRANSACTION_KEEP... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Michael Schroeder | Always return IGNORE for pseudo packages in RPM_ONLY... |
commit | commitdiff | tree | snapshot |
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 |
next |