Imported Upstream version 15.18.0
[platform/upstream/libzypp.git] / zypp / target / TargetImpl.cc
2016-11-01 DongHun KwakImported Upstream version 15.18.0 82/94682/1
2016-11-01 DongHun KwakImported Upstream version 15.16.0 76/94676/1
2016-11-01 DongHun KwakImported Upstream version 15.12.0 72/94672/1
2016-11-01 DongHun KwakImported Upstream version 15.10.0 70/94670/1
2016-11-01 DongHun KwakImported Upstream version 15.4.1 64/94664/1
2016-11-01 DongHun KwakImported Upstream version 15.4.0 63/94663/1
2016-11-01 DongHun KwakImported Upstream version 15.1.3 60/94660/1
2016-11-01 DongHun KwakImported Upstream version 15.0.0 56/94656/1
2016-11-01 DongHun KwakImported Upstream version 14.44.1 55/94655/1
2016-11-01 DongHun KwakImported Upstream version 14.42.6 47/94647/1
2016-11-01 DongHun KwakImported Upstream version 14.42.0 41/94641/1
2016-11-01 DongHun KwakImported Upstream version 14.38.2 30/94630/1
2016-11-01 DongHun KwakImported Upstream version 14.38.1 29/94629/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
2014-05-27 Michael AndresAdd cache preloaded hint to avoid duplicate infoInCache...
2014-04-28 Michael AndresDerive initial AutoInstalled file from history
2014-04-28 Michael AndresTarget: maintain AutoInstalled database file
2014-04-23 Michael AndresRemove SoftLock artefacts
2014-04-15 Michael AndresFactor out CommitPackageCache for standalone usage...
2014-04-04 Michael Andrestypo
2014-04-04 Michael AndresLog warning if baseproduct symlink is dangling or missing
2014-04-03 Michael AndresRepoStatus: Hide implementation details.
2014-02-11 Michael AndresAvoid confusing solver decisions by not storing soft...
2014-01-31 Michael AndresIntroduce new solvable kind: Application (as provided...
2014-01-29 Michael AndresNo fileconflict check if DownloadOnly.
2014-01-25 Michael AndresCollect and execute %posttrans scripts delayed (Fate...
2014-01-24 Michael AndresPatterns are no longer pseudo installed (Fate#309385)
2014-01-24 Michael AndresAdd file conflict detection during commit (bnc#673720)
2014-01-24 Michael AndresSimplify commit package cache.
2013-11-20 Michael AndresExtend commit plugin to send the transaction list ...
2013-09-02 Michael AndresMust keep legacy rpm level flag (bnc#838039)
2013-07-04 Michael AndresDon't report install levels we no longer support.
2013-05-15 Michael Andresremove deprecated ZYppCommitResult data members
2013-05-10 Michael AndresRemove deprecated old InstallOrder computation code
2013-04-05 Matthias Grießmeieradded new fuction zypp::ZYpp::provideSrcPackage
2013-02-15 Michael AndresHandle dangling update script symlinks in instsys....
2012-11-07 Michael AndresForward userdata string to commit plugins in BEGINPLUGI...
2012-09-06 Gabriele MohrTarget::reload() added
2012-08-10 Michael AndresUnify update-scripts with same content(md5sum) (bnc...
2012-07-02 Michael Andresdo not fork the uuidgen program, use kernel interface...
2011-10-21 Michael AndresAdd Target::requestedLocales retriever
2011-07-04 Michael AndresReturn an error if download in advance failed to provid...
2011-06-14 Michael AndresFix download loop to skip non-install actions. (bnc...
2011-06-07 Michael Andresfix transaction ORDER_BY_MEDIANR
2011-06-03 Michael AndresBasic commit plugins implemented (for fate#303699).
2011-05-31 Michael AndresDo commit based on sat::Transaction.
2010-12-21 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-12-16 Michael AndresDo not export keyring if rpmdb is initialised, but...
2010-12-10 Dominik HeidlerCatch RPM-Exeption when instaling the Distribution...
2010-12-08 Dominik Heidlerfix retrieval of distributionVersion if target is not...
2010-11-22 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-10-19 Michael Andresfix warning: label 'std' defined but not used
2010-10-19 Michael Andresadd missing include
2010-10-19 Michael AndresQuick add hook for system/spacewalk plugin to send...
2010-10-06 Dominik HeidlerUse DownloadInHeaps as default, when there is nothing...
2010-09-28 Dominik Heidlerfixed replacing releasever (for fedora systems) - ...
2010-09-10 Michael AndresReport download failures in commit result (bnc#431854)
2010-08-31 Michael AndresFix download-only not to omit source packages (bnc...
2010-03-23 Michael AndresAdd static Target::distributionLabel to return the...
2010-01-06 Ján KupecMerge branch 'master' of gitorious.org:opensuse/libzypp
2009-12-17 Michael AndresReduce loging
2009-12-04 Michael AndresDon't use deprecated methods.
2009-11-27 Michael AndresCheap test first.
2009-11-27 Michael AndresAssert update script is set executable.
2009-11-26 Michael AndresFix chroot execution of update scripts.
2009-11-23 Michael AndresAllow scripts and messages also to be named 'n-v-r...
2009-10-09 Michael AndresAdd example code printing updateMessages.
2009-10-07 Michael AndresSupport variable substitution in update notification...
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-09-24 Michael AndresSend update messages from commit (fate #301175).
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 AndresRevert "backup"
2009-07-20 Michael Andresbackup
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 Ján KupecMerge branch 'master' of ssh://git@git.opensuse.org...
2009-07-15 Michael AndresFix accidentally disabled code.
2009-07-14 Michael AndresSupport "product version" detection on systems not...
2009-07-01 Michael Andresnon-root use temporary @System solvfile if global one...
2009-06-04 Michael AndresCleanup and remove deprecated interface methods
2009-02-05 Duncan Mac-Vicar PMerge branch 'master' of git@git.opensuse.org:projects...
2009-02-03 Michael AndresSend any output from rpm install/delete scripts via...
2008-12-18 Michael Andres- Fixed lost user request to abort during commit. BASE-SuSE-Code-11-Branch
2008-12-10 Michael AndresMonitor /etc/products.d to determine if @system.solv...
2008-12-08 Michael Andres- Execute patch scripts chroot to the installed system...
2008-11-28 Michael Andres- Prune soft locks to prevent installation but not...
2008-11-27 Duncan Mac-Vicar P- don't force time based uuid for anonymous id string...
2008-11-06 Duncan Mac-Vicar Pdont throw if we can't create those files
2008-11-06 Duncan Mac-Vicar Padd distrbutionFlavor that does not require the target...
2008-11-06 Michael Andresremove superfluous calls to rpmdb2solv
2008-11-06 Michael Andresremove superfluous tests
2008-11-05 Duncan Mac-Vicar Pbackup, trying to get flavor cache working
2008-10-28 Duncan Mac-Vicar P- add Target::baseProduct for convenence. disable flavo...
2008-10-24 Michael Andres- Provide the /etc/products.d enties filename as Produc...
2008-10-17 Michael AndresCache target distribution version instead of permanentl...
2008-10-11 Duncan Mac-Vicar Pit is not distver but releasever
next