Dont mark failed patch scripts as installed.
[platform/upstream/libzypp.git] / zypp / target /
2007-11-05 Michael AndresDont mark failed patch scripts as installed.
2007-10-26 Arvin Schnell- fixed retrieval of epoch from rpmdb (bug #246680)
2007-10-12 Michael AndresSMBIOS DMI modalias matching added
2007-09-20 Michael Andres- Avoid calling rpm repeatedly in case of an error...
2007-09-19 Michael AndresEnable package cache during commit.
2007-09-12 Michael AndresFixed RpmHeader to provide correct DU data.
2007-09-12 Michael Andresremove obsolete logline
2007-09-12 Jan Kupec- report 100% progress on finish (bug #309431)
2007-09-11 Michael Andreschanges
2007-09-11 Michael Andres- Don't fail if a product is deleted multiple times...
2007-09-06 Michael Andres- Work arround installed patterns providing an empty...
2007-08-31 Michael Andreslogline added
2007-08-29 Michael Andres- Fixed PlainDir repositories to provide real disk...
2007-08-28 Duncan Mac-Vicar Preenable importing of keys in rpm from private keyring
2007-08-28 Duncan Mac-Vicar P- Don't init the sources directories anymore
2007-08-24 Arvin Schnell- added remembering of exception history
2007-08-14 Stefan Haaschanged messages regarding to the new pot-file
2007-08-10 Duncan Mac-Vicar Pimporting my current diff
2007-08-03 Michael AndresAdjust diskusage to be a ResObject attribute. Overloaded in
2007-08-03 Michael Andres- Add product attribute 'type' (aka 'category' which...
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- Remove tribool from RepoInfo's interface.
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-17 Michael Andres- Fixed OnMediLocation to use safe defaults. Added...
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-06-18 Michael Andreschar* vs. const char* fixes
2007-05-22 Michael Andresfix gcc warning
2007-05-15 Michael Andresremove excess releaseFile call
2007-05-09 Duncan Mac-Vicar Pups, dont import same key over and over
2007-05-09 Duncan Mac-Vicar PFixed importing of rpm keys, and lot of cleanup to...
2007-05-08 Duncan Mac-Vicar Ptrying to fix #270125
2007-05-06 Duncan Mac-Vicar P r5232@piscolita: duncan | 2007-05-01 17:51:47 +0200
2007-04-16 Duncan Mac-Vicar Padding catalog support to the store, disabling normaliz...
2007-04-12 Duncan Mac-Vicar Pget rid of std:: here
2007-04-11 Michael Andres- Parse and provide package keywords. (Fate 120368)
2007-03-01 Duncan Mac-Vicar Pbye autofoo
2007-01-31 Duncan Mac-Vicar Pbuild cmake without sub statc libraries
2007-01-29 Duncan Mac-Vicar Pcmake fixes
2007-01-24 Duncan Mac-Vicar PMerged revisions 4705-4906 via svnmerge from
2006-11-29 Duncan Mac-Vicar P- dont serialize interactive, as it is
2006-11-29 Duncan Mac-Vicar P- add cmake support for building zypp/ lib.
2006-11-27 Duncan Mac-Vicar Pfix product name in target
2006-11-27 Marius Tomaschewski- Added translations marks to hal, url and mutex except...
2006-11-22 Michael Andresmake script execution abortable by user request.
2006-11-21 Marius Tomaschewski- One more dbus_connection_close removed...
2006-11-20 Michael AndresProcess obsoletes when installing non-package objects.
2006-11-16 Michael Andres- removed unused methods from Patch and PatchImplIf...
2006-11-15 Michael AndresReimplemented RpmDb::checkPackage using librpm API...
2006-11-09 Marius Tomaschewski- changed variable declaration to match initialization...
2006-10-30 Marius Tomaschewski- Bug #216035: Removed dbus_connection_close calls...
2006-10-25 Duncan Mac-Vicar P- Automatically fix broken products when reading
2006-10-25 Duncan Mac-Vicar P- (#213793) Target store fails to recreate stored insta...
2006-10-23 Duncan Mac-Vicar Padd extra and optional urls to product
2006-10-23 Duncan Mac-Vicar Pfix rpm timestamp, detected by michael-g++
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-10-20 Duncan Mac-Vicar Pindent
2006-10-20 Duncan Mac-Vicar P- adapt Product to provde distribution info
2006-10-19 Michael Andres- Add accessor for Product distributionName and distrib...
2006-10-16 Martin VidnerFixed file name in \file tag for doxygen
2006-09-28 Michael Andres- Changed ScriptResolvableReport::start to send local...
2006-09-26 Michael Andres- Moved RpmDb::Logfile to standalone class CommitLog...
2006-09-13 Martin VidnerUse RPM_ENHANCESNAME only if detected at configure...
2006-08-30 Michael Andres- Fixed RpmDb::makePackageFromHeader: Catch NULL Header...
2006-08-30 Michael Andres- Speedup computation of number of rpm database entries.
2006-08-24 Duncan Mac-Vicar P- new keyring callbacks
2006-08-17 Duncan Mac-Vicar Pfix uninstalling of atoms (noop) fixes messages like:
2006-08-15 Duncan Mac-Vicar Pmore dbus_connection_close fixes
2006-08-11 Duncan Mac-Vicar Pdbus_connection_disconnect is deprecated. Replace
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-07 Michael AndresDo not use the deprecated POSIX API, but boost::regex.
2006-08-04 Duncan Mac-Vicar P- Separate target init from adding resolvables, getting...
2006-08-01 Duncan Mac-Vicar Pforward port #192535
2006-07-19 Duncan Mac-Vicar Pfrom 8.3 seconds to 7 seconds constructing objects
2006-06-28 Duncan Mac-Vicar P- allow to set SourceInfo bools as undeterminate too.
2006-06-26 Duncan Mac-Vicar P- fix refresh in trunk, aka #186115
2006-06-26 Duncan Mac-Vicar P- adapt everything to SourceInfo with accesors and...
2006-06-23 Duncan Mac-Vicar PUnify SourceInfo class, probably breaks backend, I...
2006-06-22 Duncan Mac-Vicar Pbackport ma changes
2006-06-19 Duncan Mac-Vicar Pmerge make-it-cool
2006-06-07 Stanislav Visnovskyreally sync the keys
2006-06-06 Duncan Mac-Vicar P- Merge fix for stalle tmpdir due to cyclic references...
2006-06-06 Michael Andres- fixed memory leak in PersistentStorage (#168690)
2006-06-01 Duncan Mac-Vicar P- revert not-used-yet rpmdb timestamp, as
2006-06-01 Klaus Kaempffix exception message (include blank before filename)
2006-05-24 Duncan Mac-Vicar P- fix broken size tag
2006-05-24 Duncan Mac-Vicar P- don't parse desc and summary twice
2006-05-24 Duncan Mac-Vicar P- fix broken initialized() method
2006-05-24 Duncan Mac-Vicar P- dont pass root on init but before.
2006-05-23 Michael Andres- let RpmPackageImpl provide the installtime
2006-05-23 Duncan Mac-Vicar Pduplicated method
2006-05-23 Duncan Mac-Vicar P- adapt store to serialize and read all new resobject...
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-18 Michael Andres- Prevent against daemons launched in rpm %post, that...
next