platform/upstream/libzypp.git
2006-02-02 Stefan Schubertother architecture
2006-02-02 Marius Tomaschewski- Added preferred_attach_point to MediaManager::open()
2006-02-02 Duncan Mac... add milestones
2006-02-02 Duncan Mac... test for reading a YUM source, storing it, and reading...
2006-02-02 Duncan Mac... we can store patches without any YUM source dependency...
2006-02-02 Duncan Mac... use pathname for location
2006-02-02 Stefan Schubertdescription added
2006-02-02 Stefan Schubertit is already an error
2006-02-02 Stefan Schubertadded dumpOn
2006-02-02 Marius Tomaschewski- Added dirInfo and other provide and release variants
2006-02-02 Marius Tomaschewski- Added MediaNotDesiredException
2006-02-02 Klaus Kaempfignore generated
2006-02-02 Klaus Kaempfcatch and retry install & deletes with --nodeps and...
2006-02-02 Michael Andres- reenabled my test ctor in SuseTagsImpl
2006-02-02 Klaus Kaempfinstall --force --nodeps
2006-02-02 Klaus Kaempfbarf on dependency loops
2006-02-02 Klaus Kaempfignore "location" tag
2006-02-02 Marius Tomaschewski- Added required attach
2006-02-02 Marius Tomaschewski- Added more functions from MediaAccess interface to...
2006-02-02 Duncan Mac... use standard timestamp convertion of zypp
2006-02-02 Klaus Kaempffix debug output
2006-02-02 Klaus Kaempfpass soft flag to Establish
2006-02-02 Klaus Kaempfadd lookForReinstall
2006-02-02 Klaus Kaempfpass soft flag
2006-02-02 Klaus Kaempfpass soft flag
2006-02-02 Duncan Mac... compile this also
2006-02-02 Duncan Mac... lets start getting away from YUM source and reuse only...
2006-02-02 Klaus Kaempf*Ins/-Ins packages are RECOMMENDS, not REQUIRES
2006-02-02 Klaus Kaempfmake Establish an Item of its own
2006-02-02 Klaus Kaempfmore debug
2006-02-02 Stanislav Visnovskyclean up callback interface
2006-02-02 Stanislav Visnovskyforgotten files
2006-02-02 Klaus Kaempfmore debug
2006-02-02 Stanislav Visnovskypackage install callback impl
2006-02-02 Klaus Kaempfdefault to KEEP_STATE in ResStatus constructor
2006-02-02 Stefan Schubertadded conflicting problemSolutions
2006-02-02 Stefan Schubertactivate conflict problem solution
2006-02-02 Klaus Kaempfadd debug
2006-02-02 Duncan Mac... fix segfault when plain rpms is not populated
2006-02-01 Michael Andres- added struct callback::TempConnect
2006-02-01 Klaus Kaempfenable first freshen tests
2006-02-01 Klaus Kaempfadapt to ResStatus output
2006-02-01 Klaus Kaempfall install order tests pass, they just report the...
2006-02-01 Stanislav Visnovskyfix syntax
2006-02-01 Klaus Kaempfenable first test
2006-02-01 Klaus Kaempffix the instorder output
2006-02-01 Klaus Kaempfadd toplevel 'ignore' possibility
2006-02-01 Stanislav Visnovskyfollow the progress signature from the PackageManager
2006-02-01 Klaus Kaempfenable force-install, force-delete
2006-02-01 Klaus Kaempflexical ordering
2006-02-01 Klaus Kaempfadd solutions
2006-02-01 Stanislav Visnovskymore details
2006-02-01 Stanislav Visnovskyfirst callback with a bit of details in
2006-02-01 Stanislav Visnovskyfirst draft of the provided callbacks
2006-02-01 Michael Andres- prepare location for ui specific stuff
2006-02-01 Michael Andres- Disable loggin level XXX unless $ZYPP_FULLLOG is...
2006-02-01 Stefan Schubertcorrected output
2006-02-01 Klaus Kaempfinitial tests for distribution upgrade
2006-02-01 Stefan Schubertshowing info again
2006-02-01 Klaus Kaempfmatch more .xml files
2006-02-01 Klaus Kaempfupgrade to the 'best' (highest edition) available package
2006-02-01 Klaus Kaempfdebug
2006-02-01 Michael Andres- Added connection handling methods to callback::Receiv...
2006-02-01 Klaus Kaempfreset transact as user
2006-02-01 Klaus Kaempfadd installed/uninstalled for testsuite
2006-02-01 Klaus Kaempfmore state debug
2006-02-01 Duncan Mac... make constructor explicit
2006-02-01 Duncan Mac... use list instead of set, we cannot assume tag files...
2006-02-01 Klaus Kaempffix the provider lookup filter
2006-02-01 Stefan Schubertadded -IgnoreMap _ignoreConflicts- and -IgnoreMap _igno...
2006-02-01 Klaus Kaempfendl at end of _DEBUG()
2006-02-01 Klaus KaempfDBG -> MIL where appropriate
2006-02-01 Duncan Mac... move those parsers where they belong
2006-02-01 Klaus Kaempfmark seen/unseen items via mis-use of 'unneeded' status
2006-02-01 Klaus Kaempfoutput bool as Y/N, not int
2006-02-01 Klaus Kaempfadd setUndetermined
2006-02-01 Klaus KaempfsetNoTransact on PoolItem after rpm was successful.
2006-02-01 Klaus Kaempfmake solver testsuite build and link
2006-02-01 Klaus Kaempffix prototype
2006-02-01 Stanislav Visnovskyfix arguments
2006-02-01 Klaus Kaempfmove the destructor to .cc
2006-02-01 Klaus Kaempfadd debug
2006-02-01 Klaus Kaempfdebug constructor
2006-02-01 Klaus Kaempfglobally enable/disable DBG via macro
2006-02-01 Michael Andres- Updated doc for callback receiver.
2006-02-01 Stanislav Visnovskymake the log of ExternalProgram human-readable
2006-02-01 Stanislav Visnovskylet the source find out the proper directory for a...
2006-02-01 Stanislav Visnovskypropagate separator to str::join() - fixes NFS mount
2006-01-31 Michael Andres- fixed SuseTagsImpl.cc to compile
2006-01-31 Klaus Kaempfadd ResolverUpgrade
2006-01-31 Klaus Kaempfport 'doUpgrade' and make it available at toplevel
2006-01-31 Klaus Kaempfmore helper functions
2006-01-31 Klaus KaempfUpgradeStatistics at toplevel
2006-01-31 Klaus Kaempfreturn pointer, needs a better type
2006-01-31 Klaus Kaempfadd providesFile()
2006-01-31 Marius Tomaschewski- Fixed to declare MountEntry and MountEntries before...
2006-01-31 Marius Tomaschewski- Added a MountEntry struct and a getmntent_r wrapper
2006-01-31 Marius Tomaschewski- Added media testsuite directory
2006-01-31 Klaus Kaempfadd VendorAttr
2006-01-31 Klaus Kaempfpreliminary !
next