Imported Upstream version 15.0.0
[platform/upstream/libzypp.git] / zypp / CMakeLists.txt
2016-11-01 DongHun KwakImported Upstream version 15.0.0 56/94656/1
2016-11-01 DongHun KwakImported Upstream version 14.42.6 47/94647/1
2016-11-01 DongHun KwakImported Upstream version 14.36.0 25/94625/1
2016-11-01 DongHun KwakImported Upstream version 14.35.0 24/94624/1
2016-11-01 DongHun KwakImported Upstream version 14.30.0 15/94615/1
2014-07-25 Michael AndresAdd UserData: Typesafe passing of user data via callbacks
2014-07-25 Michael AndresAdd ContentType helper for callbacks
2014-07-09 Michael Andresremove superfluous base classes in RepoInfo/ServiceInfo...
2014-04-23 Michael AndresSolvIdentFile: Save and restore a list of solvable...
2014-04-23 Michael AndresRemove SoftLock artefacts
2014-04-03 Michael AndresDrop unneeded parser/plaindir/* code
2014-04-02 Michael AndresNew SetRelationMixin
2014-02-14 Michael AndresSupport CpeId in Repository and Product attributes...
2014-02-12 Michael AndresType safe enum (workaround SWIG not supporting enum...
2014-01-31 Michael AndresIntroduce new solvable kind: Application (as provided...
2014-01-25 Michael AndresCommit helper to collect and execute %posttrans scripts.
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 AndresAdd file conflict detection during commit (bnc#673720)
2013-12-13 Michael AndresAdd Bitmap type (aka sat::Map)
2013-12-13 Michael AndresRemove obsolete DiskUsage class
2013-11-20 Michael AndresAdd base/Json.h: JSON encoder for e.g. sending data...
2013-05-16 Michael AndresRemove no longer needed SafeBool.h
2013-05-16 Michael AndresRemove deprecated aria2 support
2013-05-15 Michael AndresRemove deprecated old History parser API
2013-05-10 Michael AndresRemove deprecated old InstallOrder computation code
2012-12-17 Michael AndresAdd NamedValue<_Tp>: Simple value<>name mapping support...
2012-12-03 Michael AndresHistoryLogReader: new HistoryLogData based API for...
2012-10-31 Michael AndresAdd zypp::dumpBacktrace to dump current stack trace...
2012-05-08 Michael AndresHide iobind namespace in implementation
2012-05-08 Michael AndresUse ld version script to hide symbols outside zypp...
2012-05-08 Michael Andresremove base/Deprecated.h (macros now in APIConfig.h)
2012-05-08 Michael AndresAdd APIConfig.h providing ZYPP_API and ZYPP_LOCAL macros
2012-04-11 Michael AndresRename zypp::sat::AttrMatcher to zypp::StrMatcher ...
2012-01-13 Michael SchroederMerge branch 'master' of github.com:openSUSE/libzypp
2012-01-13 Michael Andresnew sat::Map - Libsolv (bit)Map wrapper.
2011-10-10 Michael AndresSwitch to using libsolv instead of satsolver
2011-08-04 Michael AndresMove Resolver code to a single implementation file
2011-05-31 Michael AndresAdd class sat::Queue
2011-05-31 Michael AndresAdd class satTransaction (satsolver transaction wrapper).
2011-05-18 Duncan Mac-Vicar Premove some commented stuff
2011-05-18 Duncan Mac-Vicar Palready set in CXX_FLAGS
2011-05-18 Duncan Mac-Vicar PAllow MediaCD to build against udev _and_ HAL, or even...
2011-05-16 Duncan Mac-Vicar Pdisable boost_signals, this is not actually used at all
2010-12-21 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-12-06 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-11-22 Duncan Mac-Vicar Plibproxy implementation for ProxyInfo. Right now it...
2010-11-22 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-11-03 Dominik Heidleradd mirrorlist-support
2010-10-06 Duncan Mac-Vicar PUrlResolverPlugin implementation
2010-10-06 Michael AndresNew base/Signal.h: Exception safe signal handler save...
2010-10-06 Michael AndresNew: class Errno - Convenience errno wrapper.
2010-10-04 Michael AndresBasic PluginScript handling (send and receive frames)
2010-09-27 Duncan Mac-Vicar PMerge branch 'local_services' of gitorious.org:~duncan...
2010-09-27 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-09-27 Michael AndresMedia handler rename PLUGIN->Plugin
2010-09-24 Michael AndresAdd MediaPLUGIN: MediaHandler skeleton for 'plugin...
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-24 Duncan Mac-Vicar Prename Local Services to Plugin Services as discussed...
2010-09-17 Duncan Mac-Vicar PFirst working version of a local service. Still some...
2010-09-16 Duncan Mac-Vicar Pprototype of local services, take one
2010-07-27 Michael SchroederMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-07-27 Michael Schroeder- add delta download support via MediaMultiCurl
2010-04-26 Michael AndresUse libudev to detect available cd/dvd devices (bnc...
2010-04-26 Michael AndresDisable using libhal (bnc#590707)
2009-11-04 Michael AndresRemove obsolete NameKindProxy
2009-10-31 Michael AndresMediaSMB and MediaCIFS are the same, so use CIFS everyw...
2009-10-30 Michael AndresNew class PoolItemBest: Find the best candidates e...
2009-09-11 Michael AndresMove DownloadMode into its own header file and add...
2009-09-10 Michael AndresRemove unneeded DefaultFalseBool.
2009-08-07 Ján KupecInstall new headers.
2009-08-04 Michael AndresAdd compat Misc.h
2009-08-04 Michael AndresCreate misc subdirectory
2009-07-22 Michael AndresNew misc::defaultLoadSystem convenience to create the...
2009-07-22 Michael AndresAdd class InstanceId: Build string to identify/retrieve...
2009-07-08 Michael AndresRemove obsolete UpgradeStatistics class from libzypp.
2009-06-22 Michael AndresAdapt to satsolver helix stuff being moved to libsatsol...
2009-06-17 Michael AndresRemove dead hal-capabilitiy code.
2009-06-04 Michael AndresCleanup and remove deprecated interface methods
2009-04-27 Michael AndresNew classes wraping satsolver datamatcher (Match and...
2009-04-01 Michael AndresDon't link unneeded libraries. (bnc #490895)
2009-04-01 Stefan SchubertMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-31 Michael AndresNew class MediaPriority: Derive a numeric priority...
2009-02-20 Duncan Mac-Vicar PMerge branch 'aria'
2009-02-18 Duncan Mac-Vicar Pmake TransferProgram actually a data transfer class...
2009-02-17 Duncan Mac-Vicar Pstart refactoring command line calling into a separate...
2009-02-06 Michael AndresAdd xml::rnParse, a simple and lightweight xml::Reader...
2009-01-26 Ján KupecMerge branch 'master' of ssh://git@git.opensuse.org...
2009-01-25 Ján KupecHistoryLogReader added
2008-11-20 Michael Andresfix cyclic includes
2008-11-18 Michael Andres- Linking libexpat required to support loading helix...
2008-11-04 Duncan Mac-Vicar PCMAKE_SOURCE_DIR AND _BINARY_DIR to LIBZYPP_SOURCE_...
2008-10-27 Michael AndresProductFileReader skeleton
2008-10-27 Michael Andresremove obsolete ProductConfReader
2008-10-07 Michael Andres- Fixed detection of loopback mounted iso-files. The...
2008-09-29 Duncan Mac-Vicar P- Merge aria2c Media handler code from Google SOC 2008
2008-09-24 Jan Kupec- new History Log, first version (fate #110205)
2008-09-22 Jan Kupec- provided context to keyring callbacks (bnc #370223)
2008-09-11 Jan Kupec- ServiceType introduced
next