fixup Fix to build with libxml 2.12.x (fixes #505)
[platform/upstream/libzypp.git] / zypp / Target.h
2020-11-27 DongHun KwakImported Upstream version 17.23.5 upstream/17.23.5
2020-11-27 DongHun KwakImported Upstream version 17.20.0 upstream/17.20.0
2019-09-02 DongHun KwakImported Upstream version 17.10.2 upstream/17.10.2
2019-09-02 DongHun KwakImported Upstream version 16.4.0 upstream/16.4.0
2019-09-02 DongHun KwakImported Upstream version 16.3.2 upstream/16.3.2
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 15.16.0 76/94676/1
2016-11-01 DongHun KwakImported Upstream version 14.34.0 23/94623/1
2016-11-01 DongHun KwakImported Upstream version 14.33.0 22/94622/1
2012-09-06 Gabriele MohrTarget::reload() added
2012-05-08 Michael Andresremove base/Deprecated.h (macros now in APIConfig.h)
2011-10-21 Michael AndresAdd Target::requestedLocales retriever
2011-10-21 Michael Andresdoc typo
2010-03-23 Michael AndresAdd static Target::distributionLabel to return the...
2009-10-07 Michael AndresAlso provide static methods to retrieve base product...
2009-06-04 Michael AndresCleanup and remove deprecated interface methods
2008-11-06 Duncan Mac-Vicar Padd distrbutionFlavor that does not require the target...
2008-10-28 Duncan Mac-Vicar P- add Target::baseProduct for convenence. disable flavo...
2008-10-11 Duncan Mac-Vicar Pimplement distver variable
2008-09-25 Jan Kupec- forgotten to remove Target::setInstallationLogfile()
2008-09-25 Michael Andresremove Target::targetDistributionFlavor
2008-09-11 Michael Andres- Fix evaluation of vendor support flags.
2008-08-15 Michael Andres- Add Target::targetDistribution. Returns "distribution...
2008-08-15 Michael Andres- Add method ZYpp::getTarget that returns the Target...
2008-07-31 Duncan Mac-Vicar P generate a unique anonymous unique string per target
2008-04-30 Michael Andresadd Target::cleanCache
2008-04-21 Michael AndresAdded Target::release(), returning the targets distribu...
2008-04-16 Michael Andres- initializeTarget now takes an additional option,...
2008-04-04 Duncan Mac-Vicar Preload target, backup
2008-03-04 Michael AndresSave and restore requested locales on target load/commit
2008-02-27 Duncan Mac-Vicar Pfix target not cachedsometimes
2008-02-15 Stephan Kulowmove into trunk
2008-02-06 Michael Andres- remove ResStores in target and repositories
2008-02-02 Duncan Mac-Vicar Premove some interfaces, cleanup
2008-02-02 Duncan Mac-Vicar Ploading rpm from solv works ;-)
2008-01-29 Michael Andres- Prepare ResPool being a singleton ontop of sat::Pool.
2007-07-16 Duncan Mac-Vicar Pmerge REFACTORING-10_3 back to trunk
2006-10-20 Duncan Mac-Vicar Padd a dumb reset, will make it smarter later
2006-08-08 Duncan Mac-Vicar P- Move the target query by kind function to
2006-08-04 Duncan Mac-Vicar P- Separate target init from adding resolvables, getting...
2006-06-19 Duncan Mac-Vicar Pmerge make-it-cool
2006-04-21 Michael Andres- Removed deprecated oldstyle commit methods.
2006-04-11 Michael Andres- Added ZYppCommitPolicy for passing policy options...
2006-03-30 Klaus Kaempfsupport "dry run" (#159467)
2006-02-24 Stanislav VisnovskyAvoid reinitialization of target if the root is the...
2006-02-21 Jiri Srainadded Target::setInstallationLogfile to set the RPM log
2006-02-16 Michael Andres- Added 'commit' interface in ZYpp.
2006-02-11 Klaus Kaempf- move typedefs PoolItemList/PoolItemSet into class
2006-02-10 Klaus Kaempfmake CD ordering function available
2006-02-10 Klaus Kaempfreturn # of successfully commited resolvables from...
2006-02-10 Ladislav Slezak- provide isStorageEnabled() and enableStorage() in...
2006-02-08 Stanislav Visnovskypropagate commit() params
2006-02-03 Klaus KaempfwhoOwnsFile at toplevel
2006-01-31 Klaus Kaempfadd providesFile()
2006-01-31 Michael Andres- fixed Target ctor to be 'explicit'. The compiler...
2006-01-30 Stanislav VisnovskyResPool is a reference already
2006-01-30 Jiri Srainadded preliminary commit function for target
2006-01-27 Jiri Srainadded implementation of target classes, which are conta...