To determine a checksum of the current rpmdatabase (changing whenever
[platform/upstream/libzypp.git] / zypp / target / TargetImpl.cc
2008-02-08 Michael MatzTo determine a checksum of the current rpmdatabase...
2008-02-07 Michael MatzCall the sat-solver helper programs from $PATH, not...
2008-02-06 Michael Andres- remove ResStores in target and repositories
2008-02-05 Michael Andresavoid exception if missing cookiefile
2008-02-04 Michael Andresremove Language and Selection
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-11-05 Michael AndresDont mark failed patch scripts as installed.
2007-09-20 Michael Andres- Avoid calling rpm repeatedly in case of an error...
2007-08-31 Michael Andreslogline added
2007-08-01 Michael Andres- Fixed ScriptProvider and SrcPackageProvider to take...
2007-07-31 Michael Andres- Added package attributes Package::sourcePkgName and
2007-07-30 Michael Andres- Fixed wrong media number reported by script, message...
2007-07-24 Duncan Mac-Vicar PMerge branch 'media-verif'
2007-07-16 Duncan Mac-Vicar Pmerge REFACTORING-10_3 back to trunk
2007-06-19 Duncan Mac-Vicar Pnew commit. enabled if cmake -DZYPP_REFACTORING=1
2007-05-15 Michael Andresremove excess releaseFile call
2007-01-24 Duncan Mac-Vicar PMerged revisions 4705-4906 via svnmerge from
2006-11-22 Michael Andresmake script execution abortable by user request.
2006-11-20 Michael AndresProcess obsoletes when installing non-package objects.
2006-10-20 Duncan Mac-Vicar Padd a dumb reset, will make it smarter later
2006-10-20 Duncan Mac-Vicar P- move timestamp code to RpmDb
2006-10-20 Duncan Mac-Vicar Pindent
2006-09-28 Michael Andres- Changed ScriptResolvableReport::start to send local...
2006-09-26 Michael Andres- Moved RpmDb::Logfile to standalone class CommitLog...
2006-08-17 Duncan Mac-Vicar Pfix uninstalling of atoms (noop) fixes messages like:
2006-08-08 Duncan Mac-Vicar P- Move the target query by kind function to
2006-08-07 Michael Andres- Prefer to use available DeltaRpm or PatchRpm instead...
2006-08-04 Duncan Mac-Vicar P- Separate target init from adding resolvables, getting...
2006-06-22 Duncan Mac-Vicar Pbackport ma changes
2006-06-19 Duncan Mac-Vicar Pmerge make-it-cool
2006-06-01 Duncan Mac-Vicar P- revert not-used-yet rpmdb timestamp, as
2006-05-24 Duncan Mac-Vicar P- dont pass root on init but before.
2006-05-22 Michael Andres- Do not violate install order when restricting commit...
2006-05-22 Michael Andres- Order all objects according to prerequirements, not...
2006-05-16 Michael Andres- Make basic attributes available through ResObject.
2006-05-03 Klaus Kaempfbackout rev 3246->3275 of TargetImpl.cc
2006-05-01 Klaus Kaempfdont try to store Atoms, no need and backend store...
2006-04-28 Michael Andres- Do not violate install order when restricting commit...
2006-04-26 Klaus Kaempfchmod +x before passing script to shell ...
2006-04-26 Klaus KaempfHuh ? show() passes the resolvable ??
2006-04-26 Klaus Kaempfactually show the text, not the resolvable in the messa...
2006-04-22 Klaus Kaempfadd comment for #168610
2006-04-21 Martin Vidnerdelete only one older version of a xml-store resolvable
2006-04-21 Martin Vidnerwhen installing a xml-store resolvable (all except...
2006-04-20 Klaus Kaempfdont prevent, but clear transaction after commit
2006-04-13 Klaus Kaempfdont abort on failed dry_run
2006-04-12 Michael Andres- Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
2006-04-11 Michael Andres- Added ZYppCommitPolicy for passing policy options...
2006-04-07 Michael Andres- Avoid excessive CD hopping on commit. But still far...
2006-04-07 Stanislav Visnovskyhonour if user decides to skip a package in commit...
2006-04-04 Duncan Mac-Vicar Pno feedback, tests passes, go on
2006-03-30 Klaus Kaempfsupport 'dry run' (#159467)
2006-03-27 Michael Andres- fixed handling of Language resolvables
2006-03-27 Duncan Mac-Vicar Pdont try to install messages and scritps in the stor...
2006-03-22 Stanislav VisnovskyMessage callback implemented to show patch messages
2006-03-21 Jiri Srainadded script and message installation
2006-03-13 Jiri Sraindelete RPMs downloaded via FTP/HTTP after installing...
2006-03-10 Stanislav Visnovskyprovide at least Url of the source
2006-03-07 Jiri Srainadded special exception class for aborting installation...
2006-03-04 Klaus Kaempfrelease the last source at end of commit (see inline...
2006-03-03 Klaus Kaempfcomment -> warning
2006-03-03 Klaus Kaempfreduce debug
2006-03-03 Klaus Kaempfreduce debug
2006-03-03 Klaus Kaempfreduce debug
2006-03-02 Stanislav Visnovskyabort on user request (#150379)
2006-02-27 Klaus Kaempfreset Transact state for obsoleted packages (#153578)
2006-02-24 Stanislav VisnovskyAvoid reinitialization of target if the root is the...
2006-02-23 Klaus Kaempffix typo :-((((((((
2006-02-23 Klaus Kaempfuse SrcPackage kind instead of Arch_src
2006-02-23 Klaus Kaempfjust clear transact bit after successful commit
2006-02-22 Klaus Kaempfdon't change installed<->uninstalled status here, its...
2006-02-22 Klaus Kaempfremove 'Arch_src'
2006-02-21 Jiri Srainadded Target::setInstallationLogfile to set the RPM log
2006-02-20 Klaus Kaempftrack "uninstall due to upgrade" seperately
2006-02-20 Klaus Kaempfcomment typo
2006-02-16 Klaus Kaempfremove all hacked capability iterators
2006-02-16 Klaus Kaempf- dont throw if "rpm -e --nodeps" was not successful
2006-02-15 Stanislav VisnovskyEven if to_inst list is empty, try to return at least...
2006-02-15 Duncan Mac-Vicar Pdont depend enabled on is initialized
2006-02-14 Stanislav Visnovskyuse reasonable stream instead of cerr
2006-02-11 Klaus Kaempfuse the ResPool iterators to find providers during...
2006-02-11 Klaus Kaempf- move typedefs PoolItemList/PoolItemSet into class
2006-02-10 Klaus Kaempfcope with empty returns (backport from y2pm)
2006-02-10 Klaus Kaempfonly move those non-package to the nonpkginstalllist...
2006-02-10 Klaus Kaempfmake CD ordering function available
2006-02-10 Klaus Kaempfreturn # of successfully commited resolvables from...
2006-02-10 Duncan Mac-Vicar Penable storage always
2006-02-10 Duncan Mac-Vicar Pdont use the storage if is not disabled
2006-02-10 Duncan Mac-Vicar Pwork for bug 149869
2006-02-09 Klaus Kaempfleave non-packages out
2006-02-09 Klaus Kaempffix computeNextSet for non-packages
2006-02-09 Klaus Kaempfif its not a package, it doesnt have a media nr
2006-02-09 Klaus Kaempffilter non-packages
2006-02-08 Duncan Mac-Vicar P- completed integration of the backend in the target.
2006-02-08 Klaus Kaempfcomplete commit()
2006-02-08 Klaus Kaempflimit commits to media, return uncommited PoolItems
2006-02-08 Klaus Kaempfextend commit()
2006-02-08 Klaus Kaempfadd missing ;
next