platform/upstream/libzypp.git
2008-04-03 Michael Andres- Allow to store a media label in MediaSetAccess. This...
2008-04-03 Stefan Schubertlogging solver settings before solving
2008-04-02 Stefan Schubert- Moved poolItem.status().isSatisfied(),.... to poolIte...
2008-04-02 Stefan Schubert- Moved poolItem.status().isSatisfied(),.... to poolIte...
2008-04-02 Stefan Schubertusing TriBool instead of TriState
2008-04-02 Michael Andreschanges
2008-04-02 Michael Andresadd PoolItem::isSatisfied/isBroken
2008-04-01 Michael MatzSilence some warnings: a false positive about no-value...
2008-04-01 Michael MatzFix compile.
2008-04-01 Michael Andres- Extend sat::WhatProvides to allow to query for possib...
2008-04-01 Josef Reidingerchanges
2008-04-01 Josef Reidingerinitial implementation of serialize/recovery PoolQuery...
2008-04-01 Stefan Schuberttake care about the forceResolve in the testcases
2008-03-31 Stefan Schubertadded doUpdate( ) which Update to newest packages
2008-03-31 Jan Kupec- some more logging
2008-03-31 Stefan Schubertnew translations added
2008-03-28 Stefan Schubertflag if the solver regards required packages only
2008-03-28 Stefan Schubertfixed description
2008-03-28 Stefan SchubertAdded new resFilter ByRecommended/BySuggested
2008-03-27 Stefan Schubertregarding recommend/suggest settings from the SAT-solver
2008-03-27 Stefan Schubert- Added new state: WeakField The solvable will be recom...
2008-03-27 Duncan Mac... - the lock passes the two testcases now
2008-03-27 Duncan Mac... remove warning
2008-03-26 Michael Andres- Allow prioritizing repos by adding a line 'priority...
2008-03-25 Duncan Mac... - backup
2008-03-24 Stephan Kulowchanges
2008-03-24 Stephan Kulowlink
2008-03-24 Stephan Kulowgetting plaindir repos back in action: most of the...
2008-03-21 Josef Reidingerchanges
2008-03-21 Josef ReidingerThrowing special exception MediaBadCAException in case...
2008-03-21 Josef Reidingerchanges
2008-03-21 Josef Reidingeradd new error IO_SOFT to media request callback for...
2008-03-20 Michael Andresbackup while cleaning up
2008-03-20 Duncan Mac... backup prototype of granular locking. Dont look at...
2008-03-20 Josef Reidingerchange testsuite to expect enum from checkIfToRefresh...
2008-03-20 Josef Reidingerforget change typo also in source file
2008-03-20 Josef Reidingertypo fix
2008-03-20 Josef Reidingerchanges
2008-03-20 Josef Reidingerreturn more information from checking if metadata need...
2008-03-20 Michael MatzLet's not waste code-size for called-once functions...
2008-03-20 Michael MatzRemove most traces of glib.
2008-03-20 Michael MatzSo, remove the linking of libglib.
2008-03-20 Michael MatzFunny, an unused function was the only one who possibly...
2008-03-19 Stephan Kulownew translations
2008-03-19 Stephan Kulowall these are not necessary - createPot will do just...
2008-03-19 Jan Kupecsvn:ignore
2008-03-19 Jan Kupec- eject the right device on forceEject
2008-03-19 Jan Kupec- don't detect devices multiple times after ejecting
2008-03-18 Michael Andresclass sat::LocaleSupport: Convenience methods to manage...
2008-03-18 Jan Kupec- don't overwrite versioned tests/zypp/data/Vendor...
2008-03-18 Jan Kupecversion&changes
2008-03-18 Josef Reidingerchanges
2008-03-18 Josef Reidingerfix masking skip and abort exception
2008-03-18 Josef Reidingerchanges
2008-03-18 Josef Reidingerfix setting callback action
2008-03-17 Michael Andresremove obsolete capability handling stuff
2008-03-17 Michael Andresmv DBG MIL
2008-03-17 Stephan Kulowinitialize all members
2008-03-17 Michael AndresFix SEGV in commit (bnc# 371137)
2008-03-14 Duncan Mac... add test for what provides, still disabled
2008-03-14 Michael Andresfix
2008-03-14 Michael Andreschanges
2008-03-14 Michael AndresWhatprovides debug output looking for illegal ids
2008-03-14 Michael AndresConvenience constructor for PoolItem from Solvable...
2008-03-14 Duncan Mac... - look for openssl in cmake, actually we build require it
2008-03-14 Duncan Mac... include also the subdirectory, because rpm headers...
2008-03-14 Josef Reidingerfix test fail for temporary repo
2008-03-14 Josef Reidingerchanges
2008-03-14 Josef ReidingerSave repo type during refresh if type is NONE (f.e...
2008-03-14 Josef Reidingerchanges
2008-03-14 Josef Reidingerreplace gpg escaped semicolon with real semicolon ...
2008-03-14 Josef Reidingerchanges
2008-03-14 Josef Reidingermake strings from RpmDb and Keyring exceptions translatable
2008-03-13 Duncan Mac... stupid vim
2008-03-13 Duncan Mac... fix retrieving keys (bnc #368099)
2008-03-13 Duncan Mac... fix tests
2008-03-13 Duncan Mac... trying to build mandrva
2008-03-13 Josef Reidingerchanges
2008-03-13 Josef Reidingerenable frontend to rewrite add_probe settings. Correct...
2008-03-13 Josef Reidingerchanges
2008-03-13 Josef Reidingerget better message if something fail when trying run...
2008-03-13 Duncan Mac... enable and refix media tests
2008-03-13 Duncan Mac... fix installing docs
2008-03-13 Duncan Mac... more build fixes
2008-03-13 Duncan Mac... - add cache path only if it exists
2008-03-13 Duncan Mac... more fedora fixes
2008-03-13 Duncan Mac... build in other platforms
2008-03-13 Duncan Mac... readd
2008-03-13 Duncan Mac... unbreak
2008-03-13 Duncan Mac... some build fixes for other distros
2008-03-13 Jan Kupec- check the devindex returned from the callback
2008-03-13 Michael AndresAdd ExternalProgram::execError and ExternalProgram...
2008-03-13 Michael AndresAdd ExternalProgram::execError and ExternalProgram...
2008-03-13 Jan Kupecchanges
2008-03-13 Jan Kupec- release all media before requesting another (bnc...
2008-03-13 Jan Kupecchanges
2008-03-13 Jan Kupec- getDetectedDevices added (fate #120298)
2008-03-12 Jan Kupec- passing the detected devices in MediaException was...
2008-03-12 Jan Kupecchanges
2008-03-12 Jan Kupec- one more fix - having a reference as exception data...
next