- Create the cache directly from the schema (installed) file.
[platform/upstream/libzypp.git] / zypp / zypp_detail /
2007-03-01 Duncan Mac-Vicar Pbye autofoo
2007-01-31 Duncan Mac-Vicar Pbuild cmake without sub statc libraries
2007-01-24 Ladislav Slezak- added ZYpp::getPartitions() - return the partitinoning
2006-11-29 Duncan Mac-Vicar P- add cmake support for building zypp/ lib.
2006-11-22 Michael Andresadd to ZYppCommitPolicy: syncPoolAfterCommit
2006-10-20 Michael Andres- Fixed reloading of target data after commit. Broken...
2006-09-15 Klaus Kaempffix debug string
2006-08-07 Duncan Mac-Vicar Prename the new initTarget to initializeTarget,
2006-08-04 Duncan Mac-Vicar P- Separate target init from adding resolvables, getting...
2006-06-27 Michael Andresuse common code to detemine the system architecture
2006-06-09 Duncan Mac-Vicar Pdont break signatures
2006-06-06 Duncan Mac-Vicar P- Merge fix for stalle tmpdir due to cyclic references...
2006-05-18 Duncan Mac-Vicar PFix dumb bug I introduced when allowing the arch to...
2006-05-18 Duncan Mac-Vicar Padd ZYPP_TESTSUITE_FAKE_ARCH to overrride detected...
2006-04-28 Stefan SchubertBug 162064
2006-04-19 Michael Andres- fixed missplaced Logger.h includes
2006-04-11 Michael Andres- Added ZYppCommitPolicy for passing policy options...
2006-04-05 Duncan Mac-Vicar Pimplement rpm keyring / zypp tmp keyring two-way syncro...
2006-03-31 Michael Andres- fixed ZYpp::keyRing() to return KeyRing_Ptr (smart...
2006-03-31 Michael Andres- ZYppReadOnly access (workaround).
2006-03-31 Duncan Mac-Vicar Pintegrate the verify key workflow with susetags source
2006-03-30 Klaus Kaempfsupport "dry run" (#159467)
2006-03-29 Duncan Mac-Vicar Pintegrate keyring into zypp
2006-03-27 Michael Andres- fixed handling of Language resolvables
2006-03-03 Klaus Kaempfpass Locale to LanguageImpl
2006-03-03 Stanislav Visnovskybetter log this action
2006-03-03 Stanislav Visnovsky- provide ZYpp::init() function to reset the libzypp...
2006-03-02 Klaus Kaempffix arch detection
2006-03-01 Ladislav Slezak- added DiskUsageCounter class
2006-02-28 Klaus Kaempflog initTarget() calls
2006-02-28 Klaus Kaempfimplement lang_country -> lang fallback for requested...
2006-02-27 Klaus Kaempfimplement "LocaleSet getAvailableLocales() const;"...
2006-02-26 Klaus Kaempfsurvive iterator erase
2006-02-26 Klaus Kaempfindentation
2006-02-26 Klaus Kaempfimplement "possibleLocales"
2006-02-24 Klaus KaempferaseInstalled() is not a ResPool function, but an...
2006-02-24 Stanislav VisnovskyAvoid reinitialization of target if the root is the...
2006-02-23 Klaus Kaempfreturn on multiple calls to initTarget()
2006-02-20 Klaus Kaempfdefine LOGGROUP
2006-02-20 Duncan Mac-Vicar Padd /var/lib/zypp as an accessor
2006-02-20 Klaus Kaempfdetermine and provide architecture
2006-02-20 Stanislav Visnovskyenable storage on target
2006-02-16 Michael Andres- Added 'commit' interface in ZYpp.
2006-02-14 Stanislav Visnovskydisable targetFinish() remove resolvables for now
2006-02-13 Michael Andres- Initialize ZYpp::TextLocale from environment
2006-02-13 Michael Andres- Added to ZYpp public interface:
2006-02-08 Michael Andres- Provide a ResPoolProxy in ZYpp. Interface for an...
2006-02-07 Klaus Kaempfallow target creation without populating the pool
2006-02-03 Klaus Kaempfremove target items from Pool on finishTarget
2006-02-03 Klaus Kaempflet the target contribute to the Pool
2006-01-30 Stanislav Visnovsky- public access to resolver
2006-01-30 Jiri Srainremoved void warning
2006-01-30 Michael Andres- eliminated Source(typedef) which is in fact Source_Ref.
2006-01-28 Klaus Kaempfpass initial status (installed/uninstalled) all way...
2006-01-27 Jiri Srainadded implementation of target classes, which are conta...
2006-01-26 Stanislav VisnovskyMove resolvable pool inject to ZYpp
2006-01-23 Michael Andres- Splitted access to pool::PoolImpl:
2006-01-23 Michael Andresbackup