platform/upstream/libzypp.git
2009-09-22 Michael Andreschanges 6.17.1 6.17.1
2009-09-22 Michael AndresAdd Selectable::updateCandidateObj returning the candid...
2009-09-22 Michael AndresAllow to pass the architecture of the testsetup to...
2009-09-18 Michael Andreschanges 6.17.0 6.17.0
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-18 Michael Andresmove some examples
2009-09-17 Michael AndresAdd cmake target for preating po/zypp.pot
2009-09-11 Michael Andreschanges 6.16.0 6.16.0
2009-09-11 Michael AndresRemove superfluous test.
2009-09-11 Michael AndresAllow to query installed packages only.
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 Andreschanges 6.15.0 6.15.0
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 AndresShow buildtime in output
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 Andreschanges 6.14.3 6.14.3
2009-09-09 Michael AndresAdd Capability::guessPackageSpec parser also supporting...
2009-09-09 Michael AndresDisambiguate aliases when loading testsetup repos.
2009-09-08 Michael AndresTag exception text for translation. (bnc #537086)
2009-09-08 Michael Andresbackup
2009-09-07 Michael AndresRephrase solver resolution to point out if a package...
2009-09-07 Michael Andreschanges
2009-09-07 Michael AndresFix resolution to force installation even if dependenci...
2009-09-04 Michael Andresfix tools to compile
2009-09-04 Michael Andresfix tools to compile
2009-09-04 Michael Andreschanges 6.14.1 6.14.1
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-04 Michael AndresLet TestSetup autoload an available @System/solv as...
2009-09-04 Michael Andresdone
2009-09-03 Michael Andresmake factory gcc happy
2009-09-03 Michael Andreschanges 6.14.0 6.14.0
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-09-01 Michael Andresuse regex query and enhance output
2009-08-31 Michael AndresFall back to package selection if no packages are passe...
2009-08-31 Michael Andreschanges 6.13.3 6.13.3
2009-08-31 Michael AndresUse empty arch as default arg, not noarch.
2009-08-28 Michael AndresImprove capability parsing by avoiding regex and try...
2009-08-28 Duncan Mac... changes
2009-08-28 Duncan Mac... Don't fail if kpackagekit is not installed (bnc #529510)
2009-08-28 Michael AndresProvide non-throwing Rel::parseFrom(std::string)
2009-08-28 Michael AndresBuildRequires: libsatsolver-devel >= 0.14.5 (need...
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 Andresfix specfile
2009-08-07 Michael Andresbackup
2009-08-07 Michael AndresCheckAccessDeleted::findService interface for testing.
2009-08-07 Michael Andresfix makefile
2009-08-07 Michael Andresadjust include files
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 Andreschanges 6.13.0 6.13.0
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 Andreschanges 6.12.0 6.12.0
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 Andreswrite to stdout
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 Andreschanges 6.11.4 6.11.4
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 Kupecchanges
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 Andreschanges 6.11.2 6.11.2
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-21 Michael Andreschanges
2009-07-20 Michael Andreschanges 6.11.0 6.11.0
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 Andressupport --root
2009-07-20 Michael AndresNo need to explicitly unload the target before reloadin...
2009-07-20 Michael AndresFix FindSatsolver cmake file
2009-07-16 Michael AndresState satsolver version in logfile.
2009-07-16 Duncan Mac... - add support to the package-manager script to use...
next