Remove obsolete ResStatus bits.
[platform/upstream/libzypp.git] / zypp / parser /
2009-06-02 Michael AndresFix to compile with -Werror=format-security
2009-05-08 Michael Andresdoc and log fixes
2009-02-06 Michael AndresFix ProductFile parser to use parseDefAssign end_elemen...
2009-02-06 Michael AndresAdd xml::rnParse, a simple and lightweight xml::Reader...
2009-02-06 Michael AndresEnhance xml::parseDefAssign to support Node attribute...
2009-02-06 Michael AndresFix wrong callback redirection
2009-02-05 Duncan Mac-Vicar PMerge branch 'master' of git@git.opensuse.org:projects...
2009-02-04 Michael AndresLet xml::ParseDef skip initial comments.
2009-01-28 Ján KupecHistoryLogReader::readFrom() and readFromTo() added.
2009-01-26 Ján KupecMerge branch 'master' of ssh://git@git.opensuse.org...
2009-01-26 Ján KupecHistoryLog reader:
2009-01-25 Ján KupecHistoryLogReader added
2009-01-23 Michael AndresFix plaindir checksum computation not to to follow...
2008-11-06 Michael Andresrename Upgrade.product to Upgrade.repository
2008-11-06 Michael Andresfix schema
2008-11-06 Michael AndresAdd Specialized ParseDefConsumer to assign values.
2008-10-31 Michael Andresbackup
2008-10-31 Michael AndresUpdate ProductFileReader
2008-10-31 Michael AndresAllow to define consumer in ctor
2008-10-29 Michael AndresFix builtin Arch constants.
2008-10-27 Michael AndresProductFileReader skeleton
2008-10-27 Michael Andrestypo
2008-10-27 Michael Andresremove obsolete ProductConfReader
2008-10-17 Michael AndresSecure download of license file on repo refresh (bnc...
2008-09-16 Michael Andrestollerate empty url
2008-09-16 Jan Kupec- complain if 'alias' is not supplied
2008-09-15 Jan Kupec- distro_target is optional
2008-09-15 Jan Kupec- comments
2008-09-15 Jan Kupec- two more attributes
2008-09-15 Jan Kupec- repoindex.xml schema added
2008-09-11 Jan Kupec- s/Catalog/Repo/g
2008-09-11 Jan Kupec- ServiceType introduced
2008-09-09 Michael AndresAdapt ServiceInfo to/from .service
2008-09-03 Jan Kupec- cleanup, version
2008-09-03 Jan Kupec- filtering of repos with non-matching repos moved...
2008-09-03 Jan Kupec- skip repositories with non-matching target distro...
2008-08-14 Klaus Kaempfver->version, rel->release, for compatibility reasons
2008-08-14 Klaus Kaempfinitial attempt on diskusage schema
2008-08-07 Duncan Mac-Vicar Pupdate
2008-08-07 Duncan Mac-Vicar Pupdate products definition
2008-08-06 Michael Andresimprove log
2008-08-06 Michael Andres- Cleanup, mostly by removing, unused parser code and...
2008-08-02 Jan Kupec- compile
2008-08-02 Jan Kupec- support an optional url attribute in repoindex.xml...
2008-07-30 Jan Kupec- Service -> ServiceInfo derived from RepoInfoBase
2008-07-25 Jan Kupec- use alias and name in services much like in repos
2008-07-23 Jan Kupec- Service::enabled() added
2008-07-15 Michael AndresRemove Atom, Script, Message and other obsolete classes
2008-07-14 Duncan Mac-Vicar P- dumping some stuff I had uncommitted
2008-07-08 Josef Reidingeradd some doc to service and improve some error handling
2008-06-20 Josef Reidingerimprove service handling and write tests for it.
2008-06-19 Josef Reidingerinitial Service implementation. Also little refactor...
2008-05-09 Michael AndresAdded );
2008-05-08 Michael AndresTake care IniDict remembers even empty sections.
2008-04-03 Josef Reidingerremove iostream include from headers and add to sources...
2008-03-26 Michael Andres- Allow prioritizing repos by adding a line 'priority...
2008-03-24 Stephan Kulowlink
2008-03-24 Stephan Kulowgetting plaindir repos back in action: most of the...
2008-03-13 Duncan Mac-Vicar Psome build fixes for other distros
2008-03-10 Michael AndresThrow exception if a contentfile does not define a...
2008-03-07 Jan Kupec- fixed location of RPMs in subdirs when parsing plaind...
2008-02-15 Duncan Mac-Vicar P- merge Stano's patch to keep downloaded rpms
2008-02-15 Stephan Kulowmove into trunk
2008-02-12 Michael Andresfilter unwanted architectures from pool
2008-02-11 Michael MatzDear Lord! There's always infinite amazement into...
2008-02-08 Stephan Kulow r8309 | kkaempf | 2008-01-17 12:04:22 +0100 (Do...
2008-02-08 Stephan Kulow r8225 | coolo | 2008-01-08 17:11:59 +0100 (Di, 08...
2008-02-06 Michael Andres- remove ResStores in target and repositories
2008-02-05 Duncan Mac-Vicar Pfix build
2008-02-04 Duncan Mac-Vicar P- remove xml store
2008-01-30 Duncan Mac-Vicar P- change ResolvableConsumer to not take the repo on...
2008-01-25 Duncan Mac-Vicar Pcommit again
2008-01-21 Michael AndresRemoved obsolete files and classes.
2008-01-17 Klaus Kaempf- support 'patterns.pat' and 'patterns.pat.gz' to read all
2008-01-15 Duncan Mac-Vicar Pcompile
2008-01-15 Duncan Mac-Vicar P- create solv store
2008-01-14 Michael Andresid based Edition
2008-01-08 Stephan KulowI wonder what funny bugs such a typo creates
2007-12-18 Michael Andres- Changed ResKind implementation to use IdStr.
2007-11-28 Arvin Schnell- make IniParser more strict (bug #306697)
2007-11-13 Stephan Kulowfix compile
2007-11-09 Michael AndresDont throw on unknown yum resource type.
2007-10-26 Arvin Schnell- fixed retrieval of epoch from rpmdb (bug #246680)
2007-10-25 Arvin Schnell- allow non-existing "packages" file in susetags parser...
2007-10-12 Michael Andresfix format string
2007-10-05 Arvin Schnell- filter architecture in plaindir parser (bug #330791)
2007-10-03 Martin VidnerFixed warnings by removing useless const in return...
2007-09-28 Michael Andresremove duplicate elseif
2007-09-27 Michael AndresFixed pattern parser SEGV on broken pattern files.
2007-09-17 Ladislav Slezak- fixed DU parsing in inst-sys (#308659)
2007-09-14 Michael Andres- Fixed YUM parser, database schema, RepoImpl, PatchRpm...
2007-09-12 Michael AndresAdd one more level of DU info stored.
2007-09-12 Michael AndresStore DU entries, if they are equal to or parent of...
2007-09-12 Michael Andresavoid excessive warnings about skipped files in multiar...
2007-08-29 Jan Kupec- treat non-filelists.xml <file> entries as file provid...
2007-08-29 Klaus Kaempfdon't treat normal package license as "license to confi...
2007-08-29 Michael Andres- Fixed PlainDir repositories to provide real disk...
2007-08-28 Michael AndresHide private data in implementation class. Avoid duplic...
2007-08-27 Duncan Mac-Vicar P- following behaviour for setPartitions
2007-08-27 Klaus Kaempfadd 'Implementors note' comments
next