Fix ProductFileReader to parse localized summary and adapt testcases.
[platform/upstream/libzypp.git] / zypp /
2010-03-23 Michael AndresFix ProductFileReader to parse localized summary and...
2010-03-23 Michael AndresAdd static Target::distributionLabel to return the...
2010-03-23 Michael AndresProductFileReader: parse summary and shortName (shortsu...
2010-03-18 Michael AndresFix broken bit values in enum VendorSupportOption ...
2010-03-12 Michael AndresFix handling of symlinked packages in package cache...
2010-03-11 Michael AndresAlways evaluate locale fallbacks when retrieving transl...
2010-02-26 Michael AndresDon't inline in the .cc file, if the method is exposed... BASE-SuSE-Code-11_2-Branch
2010-02-26 Michael AndresNo longer define %_rpmdb_rebuild macro.
2010-02-23 Ján Kupecdont use 'guest' if 'credentias' option is used when...
2010-02-23 Michael AndresCheck if a downloaded file actually exists even if...
2010-02-23 Michael AndresPackage keywords are IdStrings, so don't use ordinary...
2010-02-22 Ján KupecMake CURLE_PARTIAL_FILE an auto-retry error (bnc #471436)
2010-02-22 Michael AndresTurn off cookies when retrieving services repoindex...
2010-02-22 Michael AndresDefine SET_OPTION macro as single statement.
2010-02-22 Michael AndresConsider pending disable requests when removing service...
2010-02-21 Ján KupeccleanCacheDirGarbage added (bnc #467693)
2010-02-12 Ján KupecExtracted pattern data to sperate pattern.rnc (bnc...
2010-02-03 Michael AndresRemember the enabled state of removed service repositor...
2010-02-03 Michael AndresAdd RepoManager::modifyService convenience
2010-02-03 Michael AndresTake care the last ServiceInfo::addRepoTo{Enable,Disabl...
2010-02-03 Michael AndresTest all installed instances to determine the locked...
2010-01-29 Michael AndresWorkaround missing --root support when creating the...
2010-01-28 Ján Kupecunnecessary include
2010-01-28 Ján KupecAbort when the progress callback receives 'false' ...
2010-01-22 Michael AndresAllow backslash in file names. (bnc #561855)
2010-01-21 Michael AndresImprove Media::DIR error message in case the dir does...
2010-01-19 Michael AndresEvaluate SolvAttr::repositoryToolVersion to prevent...
2010-01-19 Michael AndresAdd SolvAttr::repositoryToolVersion
2010-01-15 Ján KupecUse regex to parse aria2c progress lines (bnc #570917)
2010-01-07 Ján Kupeccomment
2010-01-07 Ján KupecSet SignatureFileChecker context even if the key is...
2010-01-06 Ján KupecMerge branch 'master' of gitorious.org:opensuse/libzypp
2009-12-17 Michael AndresReduce loging
2009-12-17 Michael Andresreduce loging
2009-12-10 Ján KupecSwitched RepoManager to use repo.label()
2009-12-10 Ján KupecRepoInfoBase::label added
2009-12-08 Michael AndresFix transaction building in presence of multiversion...
2009-12-08 Michael AndresAdd Solvable/PoolItem test for sameNVRA.
2009-12-04 Michael AndresDon't use deprecated methods.
2009-12-04 Michael AndresImprove PickList status handling.
2009-12-04 Ján KupecMerge branch 'master' of ssh://git.opensuse.org/project...
2009-12-04 Ján KupecDon't allow an alias to start with '.' (bnc #473834)
2009-12-04 Michael AndresProvide setPickStatus implementation
2009-12-04 Michael AndresNo need to test Solvable for being identical with itself.
2009-12-03 Michael AndresProvide Selectable::setPickStatus instead of pickInstal...
2009-12-03 Michael AndresCompute proper Selectable::pickStatus
2009-12-03 Michael AndresAvoid null items in picklist
2009-12-03 Michael Andresui::Selectable: PickList and status interface for multi...
2009-12-02 Michael AndresProvide Selectable::identicalAvailable as counterpart...
2009-12-02 Michael AndresPreset descrdir/datadir in ContentFileReader.
2009-12-02 Michael AndresAdd Selectable::highestAvailableVersionObj. (bnc #557557)
2009-11-30 Michael AndresAlso parse <product> tag from .prod files <upgrade...
2009-11-27 Michael AndresCheap test first.
2009-11-27 Michael AndresAssert update script is set executable.
2009-11-27 Michael AndresAdd filesystem::addmode/delmode to add/delete specific...
2009-11-26 Michael AndresFix chroot execution of update scripts.
2009-11-26 Michael AndresByteCount: add KiB,..,TiB units (same as K,...T)
2009-11-26 Ján KupecExpect also 'Bs' when parsing download speed from aria2...
2009-11-25 Ján Kupecbasic fix for incorrect download speed report (bnc...
2009-11-25 Michael AndresSelecatble interface for picking specific package versi...
2009-11-23 Ján Kupecupdate to reflect current implementation
2009-11-23 Michael AndresAllow scripts and messages also to be named 'n-v-r...
2009-11-20 Michael AndresParse zypp.conf multiversion option and make the settin...
2009-11-19 Michael AndresMediaNoLoopDeviceException: add optional explanatory...
2009-11-19 Michael AndresMediaException: Don't let untranslated default args...
2009-11-17 Michael AndresFix unneeded refresh of plaindir repositories in presen...
2009-11-16 Michael AndresFix repository probing and building in presence of...
2009-11-16 Michael AndresLet RepoManager::addRepository update the RepoInfos...
2009-11-12 Duncan Mac-Vicar Pforward port
2009-11-12 Duncan Mac-Vicar Pforward port
2009-11-12 Michael AndresFollowing redirections also for https (bnc #465532...
2009-11-12 Michael AndresDo not report cached packages as being downloaded....
2009-11-12 Michael AndresChecksumFileChecker: Don't compute checksum if it is...
2009-11-11 Michael AndresCheckAccessDeleted: Per default do not collect deleted...
2009-11-06 Michael AndresSelectable: Consider allowed arch/noarch changes when...
2009-11-06 Michael AndresRepository: expose satsolvers priority values.
2009-11-06 Michael AndresImmediately update RepoInfos.
2009-11-06 Michael Andresdup: Process drop list only if product actually changes...
2009-11-05 Michael AndresLog if we will pass 'user:PASS' to aria2c.
2009-11-04 Michael AndresRemove obsolete NameKindProxy
2009-11-04 Michael AndresAdd Selectable::locked (short for TABOO||PROTECED)
2009-11-04 Michael Schroeder- change 'keep' to 'keep obsolete'
2009-11-03 Michael AndresNeed an explicit str::asString( const char * t )
2009-11-03 Michael Andresprovide str::asString for integral types
2009-11-02 Michael AndresProvide dumpOn for PoolQuery.
2009-11-02 Michael Andresmake g++ happy
2009-11-02 Michael Andressat::Solvable::SplitIdent: Also split ordinary strings...
2009-11-02 Michael AndresCIFS/SMB: Support mountoption 'noguest' in URL (bnc...
2009-11-02 Michael AndresCheckAccessDeleted: Avoid reporting false positive...
2009-11-02 Michael AndresDon't try to access droplist of dropped products. ...
2009-10-31 Michael AndresMediaSMB and MediaCIFS are the same, so use CIFS everyw...
2009-10-31 Michael AndresMediaSMB: fix optionname for workgroup; it's 'domain'.
2009-10-30 Michael AndresMediaSMB failed to pass the --workgroup option to mount...
2009-10-30 Michael AndresDon't try to use an empty proxy string (bnc #551314)
2009-10-30 Michael AndresNew class PoolItemBest: Find the best candidates e...
2009-10-29 Michael AndresFix upgradeRepo solution to keep obsolete packages...
2009-10-29 Michael AndresSelectable: add setOnSystem to install a package unless...
2009-10-29 Michael AndresSelectable: Add identicalInstalled tests whether items...
2009-10-29 Michael AndresSelectable: Don't unlock when setting fate to UNMODIFIED.
2009-10-29 Michael AndresAdd 'identical' test whether two Solvables/PoolItems...
next