Improve Media::DIR error message in case the dir does not exist. (bnc 570681)
[platform/upstream/libzypp.git] / zypp /
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...
2009-10-28 Michael AndresSelectable: Sort multiple installed items by (Arch...
2009-10-28 Michael AndresUpdated iso3166-1 country codes (bnc #531350)
2009-10-23 Michael Andresfix doc
2009-10-23 Michael AndresEnhance UpgradeRepo interface.
2009-10-22 Michael AndresProvide default ctor for filter::ByStatus to make ...
2009-10-22 Michael AndresSelectable: add candidateObjFrom: The best candidate...
2009-10-20 Michael AndresAdjust solver logging.
2009-10-20 Michael AndresMediaAria: strip any 'user@' from URL or aria will...
2009-10-19 Michael AndresAdd byStatusBegin/End iterator to ResPool.
2009-10-19 Michael AndresRepository::setInfo: Propagate priority changes to...
2009-10-15 Michael AndresResStatus: add isOrphaned: test whether package is...
2009-10-15 Michael AndresBitField: add explict set/unset/test/testAnyOf methods
2009-10-15 Michael AndresFix typo
2009-10-15 Michael AndresRemove obsolete ResStatus bits.
2009-10-15 Duncan Mac-Vicar Paria2 sends the url in the progress if there is no...
2009-10-15 Duncan Mac-Vicar P- pass http/ftp/proxy credentials in a temporary file...
2009-10-15 Michael AndresDistupgrade: Evaluate new products droplist and schedul...
2009-10-15 Michael AndresNew zypp.conf option solver.upgradeRemoveDropedPackages...
2009-10-15 Michael AndresCompute satisfied/broken for pseudoInstalled items...
2009-10-14 Michael AndresAdd Product::droplist: List of dropped packages.
2009-10-14 Michael AndresAdd Solvable::providesNamespace/valuesOfNamespace:...
2009-10-13 Michael AndresMediaAria2c: Prepare reporting of partial downloads...
2009-10-13 Michael AndresMake hardlinkCopy when moving downloaded files to the...
2009-10-13 Michael AndresAdd filesystem::hardlinkCopy: Create newpath as hardlin...
2009-10-13 Michael AndresDeltaCandidates: provide a default ctor
next