Imported Upstream version 16.3.2
[platform/upstream/libzypp.git] / zypp / Patch.cc
2019-09-02 DongHun KwakImported Upstream version 16.3.2 upstream/16.3.2
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 15.21.5 97/94697/1
2016-11-01 DongHun KwakImported Upstream version 15.8.0 68/94668/1
2016-11-01 DongHun KwakImported Upstream version 15.7.0 67/94667/1
2016-11-01 DongHun KwakImported Upstream version 15.5.0 65/94665/1
2014-06-10 Michael AndresPatch: add isCategory/isSeverity convenience
2012-09-14 Michael AndresRelax evaluation of patch category tags (case insensitive)
2012-03-14 Michael AndresAdd API for patch severity (bnc#733723, FATE#312633)
2011-05-31 Dominik Heidleradd method interactiveFlags to Patch describing what...
2011-05-30 Dominik HeidlerSwitch patch interactive-check to flags
2011-05-25 Michael AndresFix Patch::interactive patch (c56a7818)
2011-05-24 Dominik Heidleradd option ignore_reboot_flag to Patch::interactive...
2011-05-23 Dominik Heidlerrespect patch content license when determinating intera...
2010-11-22 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-11-15 Michael AndresHandle patch category 'feature' (same as optional).
2010-10-29 Michael AndresMap patch category strings 'bugfix' and 'enhancement...
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