Imported Upstream version 15.21.0
[platform/upstream/libzypp.git] / zypp / parser /
2016-11-01 DongHun KwakImported Upstream version 15.19.0 83/94683/1
2016-11-01 DongHun KwakImported Upstream version 15.13.0 73/94673/1
2016-11-01 DongHun KwakImported Upstream version 15.10.0 70/94670/1
2016-11-01 DongHun KwakImported Upstream version 15.2.0 61/94661/1
2016-11-01 DongHun KwakImported Upstream version 15.1.2 59/94659/1
2016-11-01 DongHun KwakImported Upstream version 15.1.0 57/94657/1
2016-11-01 DongHun KwakImported Upstream version 15.0.0 56/94656/1
2016-11-01 DongHun KwakImported Upstream version 14.44.0 54/94654/1
2016-11-01 DongHun KwakImported Upstream version 14.43.3 52/94652/1
2016-11-01 DongHun KwakImported Upstream version 14.39.0 35/94635/1
2016-11-01 DongHun KwakImported Upstream version 14.38.4 32/94632/1
2016-11-01 DongHun KwakImported Upstream version 14.33.0 22/94622/1
2016-11-01 DongHun KwakImported Upstream version 14.32.2 21/94621/1
2016-11-01 DongHun KwakImported Upstream version 14.30.0 15/94615/1
2014-05-27 Michael AndresLet ServiceRefresh en-/disable repos with respect to...
2014-05-27 Michael AndresRepoindexFileReader: support variable substitution
2014-05-27 Michael Andresxml::Node: add getAttribute(std::string)
2014-05-27 Michael AndresRepoindexFileReader: Remove unused variable
2014-05-27 Michael AndresParse optional autorefresh attribute from repoindex.xml
2014-04-15 Michael AndresProvide xml::EscapedString::asString
2014-04-03 Michael AndresDrop unneeded parser/plaindir/* code
2014-01-24 Michael AndresImprove log message
2014-01-14 Michael AndresAllow xml::escape directly dumping to a stream.
2013-11-21 Michael AndresFix loop size in previous patch (bnc#850907)
2013-11-21 Michael AndresFilter control chars illegal in XML1.0 (bnc#850907)
2013-11-14 Michael AndresMerge pull request #22 from andreas-schwab/master
2013-11-12 Andreas SchwabAdd m68k architecture
2013-07-25 Michael AndresMerge pull request #20 from scarabeusiv/master
2013-07-24 Tomas ChvatalFix mixing C and C++ in templates
2013-05-15 Michael AndresRemove deprecated old History parser API
2013-05-02 Michael AndresDiscourage using SafeBool in favor of explicit operator...
2013-04-29 Michael AndresIntroduce explicit operator bool in PtrTypes
2013-03-28 Michael AndresMerge pull request #17 from dirkmueller/master
2013-03-27 Dirk MuellerAArch64 support
2012-12-03 Michael AndresHistoryLogReader: new HistoryLogData based API for...
2012-11-23 Michael AndresWrite userdata string to history log (fate#312521)
2012-11-21 Michael AndresRelax history reader to accept entries with additional...
2012-05-08 Michael AndresXmlEscape: fix visibility
2012-05-08 Michael AndresHide iobind namespace in implementation
2012-04-27 Michael Andresdo not use sys includes for zypp header files
2011-10-18 Michael AndresUpdate schema arch lists
2011-10-18 Michael AndresAdd arch armv7tnhl and armv7thl
2011-10-06 Michael AndresUse gcc-c++ >= 4.5
2011-02-24 Michael AndresOptimize log output (set all defaults before logging...
2011-01-25 Jan-Simon MöllerAdd armv7hl (hardfloat ABI) support. Beside armv7hl...
2011-01-18 Duncan Mac-Vicar P- Allow for Repo Index Services to set the enabled...
2010-12-21 Duncan Mac-Vicar P- split the gpgkey line and take the first one as url...
2010-09-27 Duncan Mac-Vicar PMerge branch 'local_services' of gitorious.org:~duncan...
2010-09-27 Duncan Mac-Vicar Pmove the "default" repo state logic when the service...
2010-09-24 Duncan Mac-Vicar PMerge branch 'master' into local_services
2010-09-24 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-09-20 Duncan Mac-Vicar PAllow yum-style setting of per-repo proxy including
2010-09-17 Duncan Mac-Vicar PFirst working version of a local service. Still some...
2010-07-27 Michael SchroederMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-07-09 Michael AndresUse RELAX NG schemas provided by Peter Bowen.
2010-03-30 Michael AndresImprove error report
2010-03-23 Michael AndresFix ProductFileReader to parse localized summary and...
2010-03-23 Michael AndresProductFileReader: parse summary and shortName (shortsu...
2010-02-12 Ján KupecExtracted pattern data to sperate pattern.rnc (bnc...
2009-12-02 Michael AndresPreset descrdir/datadir in ContentFileReader.
2009-11-30 Michael AndresAlso parse <product> tag from .prod files <upgrade...
2009-11-23 Ján Kupecupdate to reflect current implementation
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
next