Add Solvable::providesNamespace/valuesOfNamespace: evaluation of namespace provides
[platform/upstream/libzypp.git] / zypp /
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
2009-10-13 Michael Andresdecrease logging
2009-10-09 Michael AndresAdd example code printing updateMessages.
2009-10-09 Michael AndresAdd iostr::tee/copy/copyIndent: istream to ostream...
2009-10-09 Michael AndresAdded Pathname::showRoot/showRootIf: pretty print pathn...
2009-10-07 Michael AndresSupport variable substitution in update notification...
2009-10-07 Michael AndresTry to send statistics even if the target is not initia...
2009-10-07 Michael AndresAlso provide static methods to retrieve base product...
2009-10-06 Michael AndresReturn update messages via ZYppCommitResult. (fate...
2009-10-05 Michael AndresCleanup internal and deprecated commit methods.
2009-10-01 Michael Andresdoc updated
2009-10-01 Michael AndresFix evaluation of no_proxy entries (bnc #543337)
2009-10-01 Michael AndresAdd ProxyInfo::useProxyFor(Url) to evaluate Url matchin...
2009-09-24 Michael AndresSend update messages from commit (fate #301175).
2009-09-24 Michael AndresExternalProgram: Allow redirecting a commands standard...
2009-09-23 Michael AndresAdd zypp.conf option update.messages.notify: Command...
2009-09-22 Michael AndresAdd Selectable::updateCandidateObj returning the candid...
2009-09-18 Michael AndresRemove dead rpm database caching code from class RpmDb.
2009-09-18 Michael AndresMake sure rpmReadConfigFiles was called before using...
2009-09-11 Michael AndresRemove superfluous test.
2009-09-11 Michael AndresAdd zypp.conf option commit.downloadMode to set the...
2009-09-11 Michael AndresMove DownloadMode into its own header file and add...
2009-09-11 Michael AndresCheckAccessDeleted: Ignore mmapped files below /dev
2009-09-11 Michael AndresDeprecate MediaAccess::downloads (accidentally deleted)
2009-09-10 Michael AndresSupport nfs4 (nfs4://... or nfs://...?type=nfs4) (fate...
2009-09-10 Michael AndresUrl: Add tests schemeIsLocal,Remote,Volatile,Downloadin...
2009-09-10 Michael AndresPerform Resolver::doUpgrade even if target is not initi...
2009-09-10 Michael AndresResert linewriter in LogControl dtor.
2009-09-10 Michael AndresProxyInfoSysconfig: take care variables get initialized.
2009-09-10 Michael AndresRemove unneeded DefaultFalseBool.
2009-09-09 Michael AndresAdd Capability::guessPackageSpec parser also supporting...
2009-09-08 Michael AndresTag exception text for translation. (bnc #537086)
2009-09-07 Michael AndresRephrase solver resolution to point out if a package...
2009-09-07 Michael AndresFix resolution to force installation even if dependenci...
2009-09-04 Michael AndresLock rpms architecture only on distupgrade of the runni...
2009-09-04 Michael AndresProvide the target root via ZConfig::systemRoot.
2009-09-03 Michael AndresFix serialization and restore of predicated PoolQueries.
2009-09-03 Michael AndresFix PoolQuery comparison (bnc #528755)
2009-09-03 Michael AndresNew class Str (string building convenience) and appendE...
2009-09-03 Michael AndresAdd AttrMatcher == != and < (for std::container)
2009-08-28 Michael AndresImprove capability parsing by avoiding regex and try...
2009-08-28 Michael AndresProvide non-throwing Rel::parseFrom(std::string)
2009-08-26 Michael AndresTune CheckAccessDeleted to focus on libraries and execu...
2009-08-25 Michael AndresAdapt to changed satsolver API
2009-08-07 Ján KupecInstall new headers.
2009-08-07 Michael AndresCheckAccessDeleted::findService interface for testing.
2009-08-06 Michael AndresAdd class CheckAccessDeleted and command zypp-CheckAcce...
2009-08-04 Michael AndresAdd compat Misc.h
2009-08-04 Michael AndresCreate misc subdirectory
2009-08-03 Michael AndresNew Resolver::addUpgradeRepo to perform a dist upgrade...
2009-08-03 Michael AndresUse IdStrings for vendor equivalence detection.
2009-07-31 Michael AndresTake solver_allowVendorChange option into account when...
2009-07-31 Michael AndresRemoving a package lock was not counted as state change...
2009-07-31 Michael AndresRemove confusing newlines in vendor change info (bnc...
2009-07-31 Michael AndresDecrease logging
2009-07-30 Michael Andresadapt to satsolver changes
2009-07-29 Michael AndresNo need to manually detect the location of aria2 binary.
2009-07-29 Michael AndresAvoid deadlock after fork and failed exec. (bnc 493152)
2009-07-28 Ján KupecDon't check for aria2c if not using it.
2009-07-28 Ján KupecFixed download rate reporting (bnc #513944)
2009-07-27 Michael AndresCreate LogControlImpl on demand instead of using a...
2009-07-27 Michael AndresPrint satsolver version (runtime/compiletime).
2009-07-23 Michael AndresExternalProgram: add command output redirection to...
2009-07-22 Michael AndresNew misc::defaultLoadSystem convenience to create the...
2009-07-22 Michael AndresAdd \bZYppFactory::haveZYpp test whether the ZYpp instan...
2009-07-22 Michael AndresIn ExternalProgram::close discard any output instead...
2009-07-22 Michael AndresAdd class InstanceId: Build string to identify/retrieve...
2009-07-20 Michael AndresFill package cache according to download mode
2009-07-20 Michael AndresAdjust commit workflow to strengthen dry-run and use...
2009-07-20 Michael AndresAdd download policies to ZYppCommitPolicy.
2009-07-20 Michael AndresRevert "backup"
2009-07-20 Michael Andresbackup
2009-07-20 Michael AndresNo need to explicitly unload the target before reloadin...
2009-07-16 Michael AndresState satsolver version in logfile.
2009-07-16 Michael AndresNew solver.upgradeTestcasesToKeep option in zypp.conf.
2009-07-15 Michael AndresDon't write a solver testcase when solving for dist...
2009-07-15 Michael AndresAdd new string Match::Mode STRINGSTART and STRINGEND.
2009-07-15 Ján KupecMerge branch 'master' of ssh://git@git.opensuse.org...
2009-07-15 Ján KupecLog redirections when cURL media backend is used (fate...
2009-07-15 Michael AndresFix accidentally disabled code.
2009-07-14 Michael AndresSupport "product version" detection on systems not...
2009-07-08 Michael AndresRemove obsolete UpgradeStatistics class from libzypp.
2009-07-08 Michael AndresDeprecate and cleanup use of obsolete UpgradeStatistics...
2009-07-07 Michael AndresPrevent HistoryLog from accessing ZConfig when initiali...
2009-07-03 Michael AndresFix parsing of rpm.install.excludedocs option (bnc...
2009-07-03 Michael AndresFix exception handling when unmounting iso images ...
2009-07-02 Michael AndresAdapt to satsolvers improved dataiterator handling.
2009-07-02 Michael Andresfix to compile with rpm-4.7
2009-07-01 Michael AndresSupport PoolQuery for sub-structures attributes. (fate...
2009-07-01 Michael Andresnon-root use temporary @System solvfile if global one...
2009-06-30 Michael AndresEnhance LookupAttr to allow direct query of attributes...
2009-06-30 Michael AndresAdapt to changed satsolver api.
2009-06-26 Michael AndresPrefer datadir stored as repo attribute, but fallback...
2009-06-26 Michael AndresAdd LookupAttr::Iterator::atEnd
2009-06-25 Michael AndresEnhance PoolQueryIterator to allow detailed inspection...
2009-06-25 Michael AndresAdd Repository::name as we also provide Repository...
next