fix typo (bnc#761985)
[platform/upstream/libzypp.git] / zypp /
2013-07-26 Michael Andresfix typo
2013-07-25 Michael AndresMerge pull request #20 from scarabeusiv/master
2013-07-24 Tomas ChvatalFix mixing C and C++ in templates
2013-07-11 Michael AndresFix multiversion update candidate to respect an install...
2013-07-10 Michael Andresfix logfile truncation introduced by previous fix for...
2013-07-10 Michael AndresSwig can't handle move constructor
2013-07-04 Michael AndresDon't report install levels we no longer support.
2013-07-04 Michael AndresWorkaround bnc#819354 by executing rpm in /. (bnc#827609)
2013-07-03 Michael AndresExternalProgram: support chdir before exec
2013-07-02 Michael AndresTry to detect Arch_ppc64p7 (requires glibc-2.16: getauxval)
2013-07-02 Michael AndresFix file probing via tftp:// (bnc#803316)
2013-07-02 Michael AndresAdd armv7hl to armv6hl compat to be in sync with libsolv.
2013-07-02 Michael AndresMerge pull request #19 from dirkmueller/armv6hl
2013-07-02 Dirk MuellerSupport for armv6hl
2013-06-27 Michael AndresEnable testcases to set modaliases
2013-06-26 Michael AndresAdd modalias and multiversion spec to testcase
2013-06-21 Michael AndresPathname: add move constructor and fix assign
2013-06-21 Michael Andresavoid unnecessary try block
2013-06-19 Michael AndresSet logfile permission upon file creation only (bnc...
2013-06-12 Michael AndresAdd arch ppc64p7
2013-06-11 Michael AndresSpeedup scanning for modaliases (bnc#823917)
2013-05-16 Michael AndresRemove no longer needed SafeBool.h
2013-05-16 Michael AndresRemove deprecated aria2 support
2013-05-15 Michael Andrescleanup
2013-05-15 Michael Andresremove deprecated ZYppCommitResult data members
2013-05-15 Michael Andresremove deprecated ZYpp methods
2013-05-15 Michael AndresRemove deprecated old History parser API
2013-05-10 Michael Andresremove deprecated ZYppFactory methods
2013-05-10 Michael Andresremove deprecated media methods
2013-05-10 Michael AndresRemove deprecated old InstallOrder computation code
2013-05-08 Michael AndresFix Transaction ctor loading from pool
2013-05-08 Michael AndresAllow test whether a callback receiver is connected
2013-05-07 Michael Schroederadapt to newest libsolv
2013-05-02 Michael AndresDiscourage using SafeBool in favor of explicit operator...
2013-04-29 Michael Andresswig does not like safe bool
2013-04-29 Michael AndresIntroduce explicit operator bool in PtrTypes
2013-04-29 Michael Andresfix gcc warnings
2013-04-29 Michael Andresbackup
2013-04-26 Michael Andresfix RPM5 setup
2013-04-26 Michael Andresremove debug output
2013-04-19 Michael AndresNew zypp.conf option 'download.transfer_timeout = 180'
2013-04-16 Michael AndresFix uid/euid usage
2013-04-12 Michael AndresFix missing assertion (ptr!=0) in RW_PTR operator->
2013-04-05 Matthias Grießmeieradded new fuction zypp::ZYpp::provideSrcPackage
2013-04-05 Michael AndresTreat opensuse* as separate vendor (bnc#812608)
2013-04-02 Michael AndresTreat opensuse-education as separate vendor (bnc#812608)
2013-03-28 Michael AndresMerge pull request #17 from dirkmueller/master
2013-03-27 Dirk MuellerAArch64 support
2013-03-27 Matthias Grießmeieradded tftp-support (bnc#803316)
2013-03-26 Michael AndresDon't throw AbortRequest if no user callback is connected
2013-03-20 Michael AndresMerge pull request #15 from gabi2/master
2013-03-14 Gabriele Mohrthrow AbortRequestException on MediaChangeReport::ABORT
2013-03-07 Michael AndresAdapt to libsolv dataiterator fixes (returning random...
2013-03-07 Michael AndresRequire and adapt to changes in libsolv-0.3.0
2013-02-27 Michael AndresRephrase error message if 'lsof' is not installed ...
2013-02-27 Michael AndresMove all implementation into RepoManager::Impl
2013-02-27 Michael AndresHack: Ignore global lock if $ZYPP_READONLY_HACK
2013-02-15 Michael AndresHandle dangling update script symlinks in instsys....
2013-01-21 Michael Schroedermake multicurl suppress progress reports for the metali...
2013-01-21 Michael Schroederwork around libcurl bug that sometimes gives us old...
2013-01-18 Michael AndresRevert: MediaMultiCurl: throw AbortRequestException...
2013-01-18 Michael AndresReduce logging
2013-01-18 Michael AndresMediaMultiCurl: throw AbortRequestException if aborted...
2013-01-17 Michael AndresPathInfo: print errno if stat failed
2013-01-16 Michael AndresAdd missing template overload
2013-01-16 Michael AndresRpmHeader: add test for nosrc package
2012-12-17 Michael AndresCleanup enum<>name mapping
2012-12-17 Michael AndresAdd NamedValue<_Tp>: Simple value<>name mapping support...
2012-12-17 Michael AndresSimplify code
2012-12-17 Michael AndresEnable zypper to remove zypp locks without evaluating...
2012-12-10 Michael AndresConfigure curl to "not fix the BEAST attack" (bnc#779177)
2012-12-05 Michael Andresreduce logging
2012-12-03 Michael AndresHistoryLogReader: new HistoryLogData based API for...
2012-11-23 Michael AndresAdapt to libsolv 'medianr'-changes
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-11-21 Michael AndresFix data corruption, undefined return value, unneeded...
2012-11-07 Michael AndresForward userdata string to commit plugins in BEGINPLUGI...
2012-11-07 Michael AndresExtend ZConfig to store a user defined string value...
2012-10-31 Michael AndresAdd SIGSEGV handler trying to log a stack trace
2012-10-31 Michael AndresAdd zypp::dumpBacktrace to dump current stack trace...
2012-10-29 Michael AndresUse gettext plural handling (bnc#784666)
2012-10-25 Michael AndresFix unnecessary creation of temporary Resolavbles
2012-10-24 Michael AndresAdd simple sysconfig::write (bnc#766598)
2012-10-15 Michael Andresfix missing #include
2012-10-15 Michael AndresFor installed products also filelists when trying to...
2012-10-10 Michael AndresMerge pull request #13 from gabi2/master
2012-10-10 Gabriele MohrProvide information whether acceptance of a product...
2012-10-08 Michael Andresfix to compile
2012-09-14 Michael AndresRelax evaluation of patch category tags (case insensitive)
2012-09-12 Michael AndresAdd str::commonPrefix
2012-09-06 Gabriele MohrTarget::reload() added
2012-08-10 Michael AndresImplement $ZYPP_LOCK_TIMEOUT: number of seconds to...
2012-08-10 Michael Andresfix GlobalLock implementation
2012-08-10 Michael AndresUnify update-scripts with same content(md5sum) (bnc...
2012-08-03 Michael Andresdocs adjusted
2012-08-02 Michael Andresset $ZYPP_IS_RUNNING during commit
2012-08-01 Michael AndresRefactor PackageProvider::Impl and allow derived classe...
2012-08-01 Michael AndresHide away PackageProvider implementation details
2012-08-01 Michael Andresdo not use private cache for root
next