platform/upstream/libsolv.git
2014-01-20 Michael Schroedersupport DISTRO in content parser
2014-01-20 Michael Schroederimprove comment about gpgv
2014-01-20 Michael Schroederfix last commit
2014-01-20 Michael SchroederMerge pull request #41 from dmacvicar/master
2014-01-19 Duncan Mac... knownid.h lacks include guards
2014-01-13 Michael Schroedermake addfilelist more resistant against corrupt rpms
2014-01-10 Michael Schroederencode flags into rpmdb cookie
2014-01-09 Michael Schroederadd identical and evrcmp methods for solvables
2014-01-08 Michael Schroederthree other changes to make cppcheck happier
2014-01-08 Michael Schroederfix a couple of minor problems found with cppcheck
2014-01-07 Michael Schroederplug memory leak when the rpmdb is found to be corrupt
2013-12-17 Michael Schroederadd lockstep testcases
2013-12-17 Michael Schroederchange infarch rule generation so that it does not...
2013-12-17 Michael Schroederfix typo in solver_addbestrules
2013-12-16 Michael SchroederAlso copy the checksums in repo_add_rpmdb_reffp
2013-12-13 Michael Schroederfix typo in comment
2013-12-13 Michael Schroederrepo_autopattern: make sure that the category is valid...
2013-12-12 Michael Schroederrefactor pool_calc_duchanges a bit
2013-12-10 Michael Schroederfix double-free if the number of languages is reduced...
2013-12-09 Michael Schroederadd appdata2solv.c
2013-12-09 Michael Schroederenable appdata support for suse
2013-12-06 Michael Schroedersolv example: add autopackages on SUSE systems
2013-12-04 Michael Schroederimplement lock-stepping for infarch packages in implici...
2013-12-03 Michael Schroederadd changes, bump VERSION
2013-12-03 Michael Schroedersupport appdata parsing in tools, support SUSE auto...
2013-11-22 Michael Schroederpysolv: more python3 adaptions
2013-11-21 Michael Schroedersupport DELTA_LOCATION_BASE for completeness...
2013-11-20 Michael Schroedertweak python version detection, add Datamatch.binary()
2013-11-19 Michael Schroederfix Chksum.add() method also for perl/ruby
2013-11-19 Michael Schroederport to python3
2013-11-18 Michael Schroedertweak findproblemrule heuristic for conflicts
2013-11-18 Michael Schroederrename repo_find_pubkeys to repo_find_all_pubkeys,...
2013-11-18 Michael Schroedersplit repo_find_pubkeys from repo_verify_sigdata
2013-11-14 Michael SchroederCreate a real type for a checksum handle
2013-11-12 Michael SchroederMerge pull request #39 from andreas-schwab/master
2013-11-12 Andreas SchwabAdd m68k architecture
2013-11-06 Michael SchroederMerge pull request #38 from k0da/master
2013-11-05 Dinar ValeevAdd ppc64le architecture
2013-10-31 Michael Schroederdo not rewrite the command line repo
2013-10-31 Michael Schroedersolv example: always internalize the "installed" repo...
2013-10-30 Michael Schroedermake keyid of master key available in subkeys
2013-10-30 Michael Schroedersolvsig_verify: error out early if the checksum is...
2013-10-29 Michael Schroederbindings: sig verification only works with ENABLE_PGPVRFY
2013-10-29 Michael Schroederplug weakrulemap memory map if the solver gets re-run
2013-10-29 Michael Schroedersupport signature verification in bindings
2013-10-29 Michael Schroederrepo_add_keydir: put flags last (as with the other...
2013-10-29 Michael Schroederdelete solv_verify_sig, sort keys in verify
2013-10-29 Michael Schroederrefactor a bit, add some comments
2013-10-28 Michael Schroedersupport ADD_WITH_SUBKEYS/ADD_MULTIPLE_PUBKEYS/ADD_WITH_...
2013-10-28 Michael Schroederadd repo_add_keyring() and repo_add_keydir() functions
2013-10-25 Michael Schroederadd repo_verify_sigdata, refactor solv_parse_sig into...
2013-10-25 Michael Schroederterminate solvable2str() string when there is no arch
2013-10-24 Michael Schroedercleanup code a bit. remove unused choice calculation...
2013-10-23 Michael Schroedercosmetic sigpkg -> sigpkt, clone the hash before finish...
2013-10-18 Michael Schroedersupport :any in testcases
2013-10-18 Michael Schroedersmall improvement in :any parsing
2013-10-18 Michael Schroedersupport debian multiarch annotation
2013-10-17 Michael Schroedersimplify packagelink code a bit
2013-10-17 Michael Schroederno longer ask the nscallback for pruduct buddies
2013-10-16 Michael Schroederremove trailing whitespace
2013-10-16 Michael Schroederremove trailing whitespace
2013-10-16 Michael Schroederremove trailing whitespace
2013-10-16 Michael Schroederfix a bug in the application link code
2013-10-16 Michael Schroederadd is_noinst_pseudo_package(), use it for filtering...
2013-10-16 Michael Schroederadd repo_autopattern (SUSE only for now)
2013-10-16 Michael Schroedermake 'solv info' work with command line packages
2013-10-16 Michael Schroederfix typo in find_pattern_link
2013-10-16 Michael Schroederadd some comments about what linked packages are
2013-10-16 Michael Schroedermake pattern translations also look at the linked packages
2013-10-16 Michael Schroederrefactor most of the linked pkg code into a seperate...
2013-10-15 Michael SchroederDeprecate PRODUCT_DISTPRODUCT/PRODUCT_DISTVERSION....
2013-10-15 Michael SchroederOnly complile "patchcheck" for SUSE systems
2013-10-15 Michael Schroederget rid of unused variables if ENABLE_LINKED_PKGS is...
2013-10-15 Michael Schroederadapt testcase to latest change
2013-10-15 Michael SchroederFix obsoletes handling in multiversion mode (hopefully...
2013-10-15 Michael Schroedermake linked package support a condition build option
2013-10-15 Michael Schroedermark PRODUCT_DISTPRODUCT/PRODUCT_DISTVERSION as obsolete
2013-10-15 Michael Schroederremove obsolete DISTPRODUCT/DISTVERSION parsing
2013-10-15 Michael Schroederremove obsolete states, add support for product type...
2013-10-14 Michael SchroederExtend product link support to patterns/applications
2013-10-14 Michael Schroederparse appdata in solv example
2013-10-10 Michael AndresENABLE_RPMDB_BYRPMHEADER
2013-10-09 Michael Schroederadd repo_appdata to parse AppStream's appdata files
2013-10-08 Michael Andresfix installation of header files
2013-10-08 Michael Schroederadd reorder_dq_for_jobrules() workaround
2013-10-04 Michael Schroederadd --type and --arch filter support
2013-10-04 Michael Schroederrefactor selection code, add SELECTION_SKIP_KIND, add...
2013-10-04 Ingo Weinholdrepo_haiku: /boot/common no longer exists
2013-09-24 Michael Schroederfix unbalanced ===
2013-09-24 Michael Schroederfix two small glitches in xcode filter
2013-09-24 Michael Schroederadd changes
2013-09-23 Michael Schroederdo not add back cleandeps_updatepkgs packages [bnc...
2013-09-23 Michael Schroederadd changes, bump version to 0.4.0 upstream/0.4.0
2013-09-23 Michael Schroederalso save/restore pool pos in repodata load callback
2013-09-23 Michael Schroederinclude repo_pubkey.h in repo_pubkey.c
2013-09-23 Michael Schroederadd problem2str() convenience function to API
2013-09-20 Michael Schroederplug mem leak in selection_make_matchdeps
2013-09-20 Michael Schroedersplit DEP_PRE into DEP_PRE_IN and DEP_PRE_UN
2013-09-20 Michael Schroederbindings: add stringification shortcut for problems
2013-09-13 Michael Schroederadd solver_rule2rules: learnt rule introspection
next