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 |
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 |
next |