platform/upstream/libzypp.git
2006-01-06 Jiri Srainadded disk usage data to PackageImplIf interface, provi...
2006-01-06 Jiri SrainMake packages rpovide relevant files
2006-01-05 Stefan Schubertusing correct ifndef in the header files
2006-01-05 Jiri SrainLink ZYPP with RPM target implementation
2006-01-05 Jiri SrainAdded RPMv3 conversion
2006-01-05 Stefan Schubertcorrected include pathes
2006-01-05 Duncan Mac... ooops.... thanks Klaus
2006-01-05 Stefan Schubertset function removed
2006-01-04 Michael AndresFixed initialization of static vars.
2006-01-04 Jiri Srainbackup commit
2006-01-04 Duncan Mac... backup my stuff here
2006-01-04 Stefan Schubertcleanup include pathes
2006-01-04 Michael Andresfixed to link
2006-01-04 Klaus Kaempfadd testcase for Edition
2006-01-04 Klaus Kaempfthis is svn, not cvs
2006-01-04 Stefan Schubertusing libzypp logging
2006-01-04 Klaus KaempfResItem.h: typedef CResItemSet, set of ResItem_constPtr
2006-01-04 Klaus Kaempfsane indentation
2006-01-04 Jiri Srainremoved static variable, which prevents applications...
2006-01-04 Stefan Schubertgetenv for logging removed
2006-01-04 Klaus KaempfverifyRelation -> matches
2006-01-04 Klaus Kaempfsane indentation
2006-01-04 Klaus Kaempfback to a sane indentation
2006-01-04 Klaus Kaempfverify the correct dependency for conflicts
2006-01-04 Michael AndresRemoved references to liby2util.
2006-01-03 Jiri Srainbackup commit
2006-01-03 Jiri SrainMoved *HeaderCache classes to \@review directory (they...
2006-01-03 Jiri SrainAdded installtime to public package interface
2006-01-03 Stefan Schubertremoved arch from the Capabilities; changed logging...
2006-01-03 Stefan Schubertgoto restored ;-)
2006-01-03 Stefan SchubertresItem.resObject() added; goto removed
2006-01-02 Michael Andres- added helper struct NVRA
2006-01-02 Michael AndresRemoved Logger include from header file.
2006-01-02 Stefan Schubertcompiling version
2006-01-02 Jiri Srainadded missing include
2006-01-02 Klaus Kaempfadd some comments, clean up
2006-01-02 Jiri Srainfixed HTTPS certificate handling
2006-01-02 Klaus Kaempfindent-tabs-mode: t
2006-01-02 Klaus Kaempfindent-tabs-mode: t
2006-01-02 Stefan Schubertremoved dependencies and using the new one
2006-01-02 Michael Andrestagfile parser
2005-12-27 Stefan Schuberttaking information from resObject instead of Spec
2005-12-22 Efthimios ToulasFixed YES/NO flag for chksum.
2005-12-22 Stefan Schubertreplaced class Version by class Edition of libzypp
2005-12-22 Stefan Schubertchanged namespace for Arch
2005-12-22 Stefan Schubertreplace Relation with Rel of libzypp
2005-12-21 Stefan SchubertEdition replaced by Edition of libzypp
2005-12-21 Stefan SchubertEdition replaced by Edition of libzypp
2005-12-21 Stefan Schubertremoved all new Arch and taking references instead...
2005-12-20 Jiri Srainbackup commit of RPM backend
2005-12-20 Stefan Schuberttaking zypp:Arch in the solver
2005-12-19 Michael AndresAdded Locale
2005-12-19 Jiri Srainreport changes from Curl backend
2005-12-19 Michael Andresdone
2005-12-16 Michael AndresIOStream.h: forEachLine( std::istream & str_r, _Functio...
2005-12-16 Michael Andresadded: template<class _Res>
2005-12-16 Stefan Schubertcreating ResObject in ResItem; rplaced kind
2005-12-16 Stefan Schubertproxyinfo added
2005-12-15 Efthimios ToulasConversion from Helix to Yum works for now.
2005-12-15 Stefan Schubertadded namespace solver::detail
2005-12-15 Jiri Srainupdated the ProxyInfo constructor
2005-12-15 Stefan Schubertnamespace moved to zypp
2005-12-15 Jiri Srainmore updates of proxy handling
2005-12-15 Stefan Schubertmoved debug output back to resolvable
2005-12-15 Jiri Srainseparated implementation classes
2005-12-15 Michael Andresadd gettext defines in config.h
2005-12-15 Michael Andres- added gettext interface
2005-12-14 Jiri Srainadded error and proxy handling for Curl backend
2005-12-14 Marius Tomaschewski- Throw exception if safe contains psep or vsep.
2005-12-14 Marius Tomaschewski- Documented it
2005-12-14 Jiri Srainenhanced exception handling, getting rid of old error...
2005-12-14 Stefan Schubertrenamed resovlable to resItem
2005-12-14 Stefan Schubertrenamed resovlable to resItem
2005-12-13 Michael Andresadapt to changes in lib
2005-12-13 Michael Andresinstalled class Date to handle time_t values.
2005-12-13 Michael Andresinstalled class ByteCount to maintain sizes measured...
2005-12-13 Michael Andres- added ByteCount and Unit
2005-12-13 Michael AndresUnder SVN controll by accident
2005-12-13 Jiri Srainadded media-specific backends, some of them still need...
2005-12-13 Jiri Srainremoved .deps dir
2005-12-13 Jiri SrainAdded representation for temporary path and callback...
2005-12-13 Stefan Schubertnot needed
2005-12-13 Stefan Schubertsolver with NO connection to libypp
2005-12-13 Stefan Schubertsolver with NO connection to libypp
2005-12-13 Michael Andresadapt to changed ZYPP_THROW macros
2005-12-12 Efthimios ToulasMade some minor improvements.
2005-12-12 Efthimios ToulasAdded Package class.
2005-12-12 Jiri Srainimproved media exceptions handling
2005-12-12 Efthimios ToulasAdded Class Package.
2005-12-12 Marius Tomaschewski- added isValid() function.
2005-12-12 Marius Tomaschewski- implemented get/setPathParam and get/setQueryParam...
2005-12-12 Michael Andresdone
2005-12-12 Marius Tomaschewski- Added some comments about mailto: nfs: schema config
2005-12-12 Michael Andres- Adapt to virtual ostream operator<< provided by Refer...
2005-12-12 Marius Tomaschewski- Added toString(ViewOptions)
2005-12-12 Michael AndresReferenceCounted: Added virtual ostream operator<<.
2005-12-12 Jiri SrainAdded ostream<< operator for Url class
2005-12-12 Michael Andres- Exception: virtual std::ostream & dumpOn( std::ostrea...
2005-12-12 Marius Tomaschewski- Fixed indenting to match zypp style
2005-12-12 Jiri SrainAdded mount routines, including exception handling
next