String: don't split at quoted sep-chars
[platform/upstream/libzypp.git] / zypp /
2014-04-02 Michael AndresString: don't split at quoted sep-chars
2014-04-02 Michael Andreshide move ctor from squid
2014-04-02 Michael AndresNew SetRelationMixin
2014-03-31 Michael AndresFlags: more constexpr support
2014-02-28 Michael AndresEnumClass: Add conversion to underlying integral type
2014-02-28 Michael AndresEnhance doc.
2014-02-28 Michael AndresConvenience for defining static string functions.
2014-02-26 Michael AndresIgnore failed-eject-exception on media change (bnc...
2014-02-26 Michael Andresremove unneeded defines
2014-02-25 Michael AndresSeparate sigsegvHandler from actual code when writing...
2014-02-25 Michael AndresRemove duplicate code detecting known kinds and move...
2014-02-25 Michael AndresExplicitly use parentheses
2014-02-23 Michael AndresOptionally exclude suggested packages from pattern...
2014-02-23 Michael AndresFix pattern content for auto-pattens (bnc#864087)
2014-02-21 Michael Andresteach printIndented to wrap lines
2014-02-21 Michael AndresDon't report missing filelists for non-packages (bnc...
2014-02-21 Michael Schroederadapt to new rpm weak dependency tags
2014-02-14 Michael AndresProvide ContentIdentifier of required update repositori...
2014-02-14 Michael AndresSupport CpeId in Repository and Product attributes...
2014-02-14 Michael AndresAdd API for retrieving repository ContentRevision and...
2014-02-14 Michael AndresUpdate product and repository attributes.
2014-02-13 Michael Andresfix missplaced default parameter
2014-02-13 Michael AndresAdjust solver defaults to changed soft lock handling...
2014-02-13 Michael AndresDon't assume solver defaults when writing a testcase
2014-02-12 Michael Andresworkaround SWIG not supporting enum class
2014-02-12 Michael AndresType safe enum (workaround SWIG not supporting enum...
2014-02-11 Michael AndresAvoid confusing solver decisions by not storing soft...
2014-02-11 Michael Andresfic date computation
2014-02-11 Michael AndresAdd Product::endOfLife attribute (Fate#316172)
2014-02-11 Michael AndresLet Product::shortName fallback to name.
2014-02-11 Michael AndresAdd Date printing methods incl. XML
2014-02-11 Michael AndresAdd arithmetic operations for Date
2014-02-11 Michael AndresUse true/false as default bool string representation
2014-02-11 Michael AndresSupport xml node with optional content
2014-01-31 Michael AndresIntroduce new solvable kind: Application (as provided...
2014-01-31 Michael AndresString helper for printing indented text
2014-01-31 Michael AndresOffer translated names for dependency types.
2014-01-29 Michael AndresNo fileconflict check if DownloadOnly.
2014-01-27 Michael AndresFix XML node writing
2014-01-27 Michael AndresAdd default XML representations
2014-01-25 Michael AndresCommit helper to collect and execute %posttrans scripts.
2014-01-25 Michael AndresGet pre/posttrans scripts from RpmHeader
2014-01-25 Michael AndresCollect and execute %posttrans scripts delayed (Fate...
2014-01-25 Michael AndresAdd RPMINST_NOPOSTTRANS flag
2014-01-24 Michael AndresPatterns are no longer pseudo installed (Fate#309385)
2014-01-24 Michael AndresUse camel cased dumpAsXmlOn
2014-01-24 Michael AndresCheck for file conflicts in commit (bnc#673720)
2014-01-24 Michael AndresHelper for generating xml output
2014-01-24 Michael AndresConvenience macros for defining copy/move ctor and...
2014-01-24 Michael AndresAdd asUserSting: human readable (translated) string...
2014-01-24 Michael AndresProvide access to ostringstream
2014-01-24 Michael AndresFix log message
2014-01-24 Michael AndresImprove log message
2014-01-24 Michael AndresAdd file conflict detection during commit (bnc#673720)
2014-01-24 Michael AndresAdd Transaction::installedResult
2014-01-24 Michael AndresSimplify commit package cache.
2014-01-24 Michael AndresAllow access to PackageProvider cache
2014-01-20 Michael AndresFix cleanup code removing the @System solv file. (bnc...
2014-01-19 Michael AndresFix missing priority in RepoInfo::dumpAsXML (bnc#855845)
2014-01-17 Michael Andresmake swig happy :(
2014-01-17 Michael Andresadd asSting overload for string&&
2014-01-14 Michael AndresInclude boost/format
2014-01-14 Michael AndresImprove ProgressData reporting.
2014-01-14 Michael AndresAdd constexpr to Flags ctors
2014-01-14 Michael AndresAllow xml::escape directly dumping to a stream.
2014-01-13 Michael AndresAdd support for repo authentication using SSL client...
2013-12-18 Michael Andresfix comment
2013-12-18 Michael AndresEnhance Queue to perform COW
2013-12-18 Michael Andresfix documentation
2013-12-13 Michael AndresPolish DiskUsageCounter
2013-12-13 Michael AndresAdd Bitmap type (aka sat::Map)
2013-12-13 Michael AndresRemove obsolete DiskUsage class
2013-12-12 Michael AndresFix disk usage computation for single packages (bnc...
2013-12-05 Michael AndresMerge pull request #24 from yaccz/libcurl_env_debug
2013-12-05 Michael AndresMerge pull request #23 from openSUSE/drop_package_manager
2013-12-04 Jan (yac) Matějka+ debug log: libcurl may look into env
2013-12-04 Michael AndresAllow setting libsolvs debugmask via $LIBSOLV_DEBUGMASK
2013-12-03 Michael AndresCleanup orphaned raw and solv caches (bnc#853065)
2013-12-03 Michael AndresClean packages cache on repo delete (bnc#853065)
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-20 Michael AndresExtend commit plugin to send the transaction list ...
2013-11-20 Michael AndresAdd base/Json.h: JSON encoder for e.g. sending data...
2013-11-20 Michael Andresfix log output
2013-11-20 Michael AndresAllow initializer_list to define PluginFrame header...
2013-11-14 Michael AndresMerge pull request #22 from andreas-schwab/master
2013-11-12 Andreas SchwabAdd m68k architecture
2013-11-08 Michael AndresRe-evaluate dropped packages list on upgrade, even...
2013-11-07 Michael AndresAdd ppc64le architecture
2013-11-07 Michael AndresEase architecture definition
2013-10-25 Michael AndresAlways properly initialize pool storage (bnc#846565)
2013-10-23 Michael AndresFix typos
2013-10-18 Michael AndresAdd CheckSum ctor taking std::istream&&.
2013-10-17 Michael AndresAdd Package isCached and cachedLocation methods
2013-10-10 Michael AndresMerge pull request #21 from aschnell/master
2013-10-09 Arvin Schnell- fixed PluginFrame::hasKey
2013-09-27 Michael Andresfix handling symlinks in export pathname on NFSv4 ...
2013-09-18 Michael AndresAllow multiversionSpec manipulation in ZConfig
2013-09-05 Michael AndresFix string hexdecoding
2013-09-05 Michael AndresAvoid parsing gpg subkeys but still parse multiple...
next