Imported Upstream version 15.18.0
[platform/upstream/libzypp.git] / zypp / target / TargetImpl.cc
2008-10-11 Duncan Mac-Vicar Pimplement distver variable
2008-09-25 Michael Andresremove Target::targetDistributionFlavor
2008-09-24 Jan Kupec- new History Log, first version (fate #110205)
2008-09-11 Michael Andresfix attr
2008-09-11 Michael Andres- Fix evaluation of vendor support flags.
2008-09-09 Michael Andres- Fix reading of Traget::targetDistribution.
2008-08-19 Stefan Schuberttypo
2008-08-19 Stefan Schubert Reset transaction only if this solvable has not buddy
2008-08-15 Michael Andres- Add Target::targetDistribution. Returns "distribution...
2008-08-12 Michael Andres- Advise rpmdb2solv to parse the product database.
2008-08-11 Michael Andres- Propagate default rpm install flags from zypp.conf...
2008-08-08 Michael Andresprepare default options for package install (e.g. exclu...
2008-07-31 Duncan Mac-Vicar P generate a unique anonymous unique string per target
2008-07-15 Michael AndresRemove Atom, Script, Message and other obsolete classes
2008-06-19 Michael AndresHandle new patch messages and scripts in commit (bnc...
2008-06-06 Michael Andress/systemRepoName/systemRepoAlias/
2008-06-03 Josef Reidingerallow aborting progress during removing packages. ...
2008-05-23 Duncan Mac-Vicar P- prepare for messages and scripts
2008-05-19 Jan Kupec- delta support backup
2008-05-09 Michael Andreshijack /var/log/YaST2/y2logRPM if no history file is...
2008-05-09 Michael AndresSpeedup rpmdb2solv by reusing an existing solv file.
2008-04-30 Michael Andres- Load and maintain persistent hard locks stored in...
2008-04-30 Michael Andressmall fixes
2008-04-30 Michael Andres- Add zypp.conf option solvfilesdir: Path where the...
2008-04-30 Michael Andresadd Target::cleanCache
2008-04-29 Michael Andresbackup
2008-04-29 Klaus KaempfUpdateScripts: separate version and release by "-"...
2008-04-25 Michael Andres- Prevent target::unload from creating a system repo...
2008-04-25 Michael Andres- Prevent deselected or deleted items from being re...
2008-04-21 Michael AndresAdded Target::release(), returning the targets distribu...
2008-04-21 Jan Kupec- more accurate exception message (bnc #381845)
2008-04-18 Michael Andresper default abort if package installation fails
2008-04-16 Michael Andres- Disable fast creation of @System.solv. It may produce...
2008-04-16 Michael Andres- initializeTarget now takes an additional option,...
2008-04-11 Klaus Kaempfjust adding the right directory - and it works !
2008-04-11 Klaus Kaempf- Implement update scripts installed by packages. After...
2008-04-04 Duncan Mac-Vicar Preload target, backup
2008-03-17 Michael Andresremove obsolete capability handling stuff
2008-03-05 Michael AndresTry to rebuild broken solv files in Target::load.
2008-03-04 Michael Andres- Try to rebuild broken solv files in RepoManager:...
2008-03-04 Michael AndresSave and restore requested locales on target load/commit
2008-03-02 Stephan Kulowtrying to fix live cds
2008-02-29 Stefan Schubertlibzypp Repository class has been exchanged by the...
2008-02-27 Stefan SchubertMoving sat-repo to official libzypp-repo; PART 2
2008-02-27 Stefan SchubertMoving sat-repo to official libzypp-repo; PART 1
2008-02-26 Michael Andresprovide exception history if solv file creation fails
2008-02-25 Michael Andresmore detailed error reporting
2008-02-22 Michael AndresTake care target uses --root when creating solv files...
2008-02-18 Michael Andres- add Pathname::assertprefix
2008-02-15 Stephan Kulowmake sure zypper search works as non-root
2008-02-15 Stephan Kulowmove into trunk
2008-02-13 Duncan Mac-Vicar Pregenerate rpm cache just after commit
2008-02-13 Duncan Mac-Vicar P- Implement a more efficient rpm cache based on micha...
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
next