Deprecate MediaAccess::downloads (accidentally deleted)
[platform/upstream/libzypp.git] / zypp / Patch.cc
2009-07-31 Michael AndresDecrease logging
2009-04-01 Stefan SchubertMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-20 Michael AndresFix Patch::categoryEnum.
2008-11-20 Michael Andresremove obsolete satsolver/ includes
2008-11-07 Michael Andres- Fix retrieval of patch contents and references attrib...
2008-10-20 Michael AndresAdapt to changed satsolver dataiteratir API.
2008-10-13 Michael Andres- fixed Patch::contets (references still broken)
2008-08-07 Duncan Mac-Vicar Pimplement relogin suggested
2008-07-15 Michael AndresRemove Atom, Script, Message and other obsolete classes
2008-06-19 Michael Andres- update message attribute required to show messages...
2008-05-08 Michael AndresProvide enumerated patch category Patch::categoryEnum()
2008-04-22 Duncan Mac-Vicar Ppatch attributes
2008-04-12 Klaus Kaempffix the content loop: lookup attribute sets just once
2008-04-10 Duncan Mac-Vicar P- add some debug, and sorry but my emacs ate the evil...
2008-04-10 Duncan Mac-Vicar Pno endless loop
2008-04-10 Klaus Kaempfinitial try on filling Patch::contents
2008-04-09 Michael Andres- Enable ui::Selectable lookup by Solvable/PoolItem...
2008-04-09 Klaus Kaempfuse proper attributes for the update references
2008-04-09 Duncan Mac-Vicar PAPI for retrieving bugzilla and security references...
2008-04-08 Michael Andres- Fix some Patch and Pattern attributes.
2008-04-07 Michael Andresdone LookupAttr, added ArrayAttr container to retrieve...
2008-02-15 Stephan Kulowmove into trunk
2008-01-21 Michael AndresRemoved obsolete files and classes.
2006-11-16 Michael Andres- removed unused methods from Patch and PatchImplIf...
2006-02-12 Stanislav Visnovskyprovide intrusive_ptr counters
2006-02-08 Jiri Srain- adapted to changes in YUM parser
2006-01-23 Duncan Mac-Vicar Pconst fixes...
2006-01-09 Michael Andres- Added helper struct NVR (name,edition(version,relase))
2005-11-30 Michael Andres- ResolvableTraits: Renamed the 'const ResolvableTraits...
2005-11-21 Michael Andres- Added template class base::KindOf<Type>
2005-11-17 Michael AndresEnabled use of ResTraits. Currently they define the
2005-11-17 Michael AndresRefined Resolvables interfaces, implementatio interface...
2005-10-26 Michael Andresbasic dependencies added
2005-10-25 Jiri Srainbackup
2005-10-20 Jiri Srainadded comments, several fixes
2005-10-19 Jiri Srainsome fixes
2005-10-17 Jiri SrainAdded preliminary Patch, Message and Script implementations