changing ostream::operator<< breaks testsuite. reverted.
[platform/upstream/libzypp.git] / zypp /
2007-11-27 Michael Andreschanging ostream::operator<< breaks testsuite. reverted.
2007-11-27 Michael Andresmove libsatsolvber debug output handling to sat::detail...
2007-11-27 Stefan Schubertsat_logging added
2007-11-27 Michael Andresadded ResPool::find( const sat::Solvable & )
2007-11-27 Michael Andresbackup
2007-11-26 Michael AndresFix missing packages in patch content list.
2007-11-23 Michael Andresbackup
2007-11-23 Stefan Schuberttaking new API for resolver-problems-solutions
2007-11-21 Stefan SchubertError message has been changed #332470
2007-11-18 Stephan Kulowfix compile
2007-11-16 Michael Andresreset LC_TIME
2007-11-15 Michael Andresbackup
2007-11-15 Michael AndresFix AutoDispose ctor being "explicit". An implicit...
2007-11-14 Michael Andressolution without static strings
2007-11-14 Michael AndresOutput date strings in UTF-8.
2007-11-14 Michael Andresadapt to changed satsolver api
2007-11-13 Michael Andresbackup
2007-11-13 Stefan Schubertremoved ext/hash_fun.h
2007-11-13 Stefan Schubertdoes not fit to current SAT solver
2007-11-13 Stephan Kulowfix compile
2007-11-09 Michael Andrestypo
2007-11-09 Michael AndresDont throw on unknown yum resource type.
2007-11-08 Stefan SchubertError handling added.
2007-11-08 Thomas Goettlicherfixed build (typo)
2007-11-07 Stefan SchubertAdded a Solution with different actions. (Needed for...
2007-11-05 Michael AndresDont mark failed patch scripts as installed.
2007-11-05 Michael Andresadapt to changed libsatsolver API
2007-10-30 Arvin Schnell- better exception string with pid
2007-10-29 Michael Andresadapt to satsolver API changes
2007-10-29 Arvin Schnell- use parameter for initialization
2007-10-29 Arvin Schnell- include locker pid in ZYppFactoryException (see bug...
2007-10-26 Arvin Schnell- fixed retrieval of epoch from rpmdb (bug #246680)
2007-10-25 Michael Andresfix cmake FindSatsolver
2007-10-25 Stefan Schubertremove pool_source
2007-10-25 Stefan Schubertcopying result back to zypp pool
2007-10-25 Arvin Schnell- allow non-existing "packages" file in susetags parser...
2007-10-25 Stefan Schubertgenerate queue
2007-10-23 Stefan Schubertadded parameter SATpool
2007-10-23 Stefan Schubertmainframe for SAT-sovler
2007-10-12 Michael Andresfix format string
2007-10-12 Michael AndresSMBIOS DMI modalias matching added
2007-10-08 Jan Kupeccomment & indent
2007-10-06 Jan Kupec- do not download the same file multiple times in one...
2007-10-06 Jan Kupec- indentation
2007-10-06 Jan Kupec- removed unused !DELAYED_VERIFY code for MediaCD ...
2007-10-06 Jan Kupec- special cdrom detection code for SCSI / Virtual CDROM...
2007-10-05 Arvin Schnell- filter architecture in plaindir parser (bug #330791)
2007-10-04 Michael Andresthrow constructing malformed checksums.
2007-10-04 Martin VidnerRenamed templates back because proper qualification...
2007-10-04 Arvin Schnell- repository files may contain a number in ext
2007-10-04 Arvin Schnell- only look for repositories in file ending ".repo...
2007-10-04 Michael Andresmoved static instance into function
2007-10-03 Martin VidnerFixed warnings by removing useless const in return...
2007-10-03 Martin VidnerFixed warnings about explicit operator precedence and...
2007-10-03 Martin VidnerFixed compilation errors with GCC 4.3 by adding missing...
2007-10-01 Michael AndresIncorporated patch from Michael Matz to speedup cache...
2007-09-28 Stefan SchubertResolvertestcase:
2007-09-28 Michael Andresremove duplicate elseif
2007-09-27 Michael AndresFixed pattern parser SEGV on broken pattern files.
2007-09-26 Stefan SchubertFilter out all provider which have worser architecture,
2007-09-25 Arvin Schnell- fixed typos
2007-09-25 Jan Kupec- fixed parsing of --proxy-user parameter of .curlrc...
2007-09-25 Jan Kupec- release all attached media before attempting to eject...
2007-09-24 Duncan Mac-Vicar P- Provide an api to get the metadata path. Needed to...
2007-09-24 Stefan SchubertIf more than one resolvables provide a requirements...
2007-09-21 Stefan SchubertChecking the queue if an item will be deleted. If yes...
2007-09-20 Jan Kupec- don't probe the repository type upon saving if disabl...
2007-09-20 Michael Andres- Avoid calling rpm repeatedly in case of an error...
2007-09-20 Michael Andres- If a package is deselected by user, apply this soft...
2007-09-19 Stefan SchubertUpdate: Do not set an item to installation if there...
2007-09-19 Michael AndresEnable package cache during commit.
2007-09-18 Stefan SchubertDo not regarding requirements for packages which will...
2007-09-17 Jan Kupec- don't download filelists.xml.gz (#307105)
2007-09-17 Michael AndresImprove estimated diskusage while there is no valid...
2007-09-17 Stefan SchubertBugfix in vendor change of a required resolvable (Corre...
2007-09-17 Michael AndresUpdate ZYPP_CACHE_SCHEMA_VERSION
2007-09-17 Ladislav Slezak- fixed DU parsing in inst-sys (#308659)
2007-09-14 Michael Andres- Fixed YUM parser, database schema, RepoImpl, PatchRpm...
2007-09-14 Michael AndresProvide repo::makeDeltaCandidates templates for conveni...
2007-09-13 Michael Andres- On update do not delete unmaintained non-SuSE packages.
2007-09-13 Ladislav Slezak- ZYppImpl::getPartitions() - don't return the current...
2007-09-12 Duncan Mac-Vicar P- throw a FileCheck exception if the file verification...
2007-09-12 Michael Andres- Various disk space calculation fixes. Susetags, plain...
2007-09-12 Michael AndresAdd one more level of DU info stored.
2007-09-12 Michael AndresIf switching to UI status S_Update, tag the installed...
2007-09-12 Duncan Mac-Vicar Pbetter handling of exceptions here, remembering all...
2007-09-12 Michael AndresFixed RpmHeader to provide correct DU data.
2007-09-12 Michael Andres- Assert assert leading and trailing '/' on pathnames...
2007-09-12 Michael Andresremove obsolete logline
2007-09-12 Michael AndresFix du entries. Need to store all parent entries as...
2007-09-12 Michael AndresStore DU entries, if they are equal to or parent of...
2007-09-12 Michael Andresavoid excessive warnings about skipped files in multiar...
2007-09-12 Stefan SchubertRegarding keep state while recycle old valid solver...
2007-09-12 Jan Kupec- report 100% progress on finish (bug #309431)
2007-09-11 Stefan SchubertUpdate: rename language packages --> take that package...
2007-09-11 Duncan Mac-Vicar P- restore deltas and patches from the cache (#309124)
2007-09-11 Michael Andreschanges
2007-09-11 Michael Andres- Don't fail if a product is deleted multiple times...
2007-09-11 Michael AndresLog filesystem operations as milestone
2007-09-11 Stefan Schubertuninstallable resolvable -->suggested solution: delete...
next