add strings for user interfaces
[platform/upstream/libzypp.git] / zypp /
2008-08-13 Duncan Mac-Vicar Padd strings for user interfaces
2008-08-13 Duncan Mac-Vicar Padd vendor support enums
2008-08-13 Duncan Mac-Vicar P- add flags to retrieve the flags (it is useless to...
2008-08-13 Michael Andres- Add ResPool::reposFind to get repositories by alias.
2008-08-13 Klaus Kaempfkeep gcc happy
2008-08-12 Michael Andrescomment
2008-08-12 Michael Andres- Advise rpmdb2solv to parse the product database.
2008-08-12 Michael Andres- Offer a simpler, fate based status manipulation in...
2008-08-11 Michael Andres- Propagate default rpm install flags from zypp.conf...
2008-08-11 Michael Andres- Add base::Flags (like qt's QFlags) a type-safe way...
2008-08-08 Michael Andresprepare default options for package install (e.g. exclu...
2008-08-08 Michael Andres- Add static ui::Selectable::get methods as convenient...
2008-08-08 Michael Andres- Add static ui::Selectable::get methods as convenient...
2008-08-08 Michael Andres- Adapt zypp-query-pool to new product handling.
2008-08-08 Michael Andresfix to compile
2008-08-08 Michael Andres- Don't pass epoch to 'rpm -e', it does not support it.
2008-08-08 Michael Andresreplace ResTraits<>::kind by ResKind
2008-08-08 Michael Andres- Adapt to new product handling. Products are no longer...
2008-08-07 Duncan Mac-Vicar Pimplement relogin suggested
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 Andrestypo
2008-08-06 Michael Andres- Detect correct download path even if repository type...
2008-08-06 Michael Andres- Cleanup, mostly by removing, unused parser code and...
2008-08-06 Michael AndresDont let exception escape MediaSetAccess dtor (bnc...
2008-08-04 Michael Andres- Add new product attributes (flavor,referencePackage).
2008-08-02 Jan Kupec- compile
2008-08-02 Jan Kupec- support an optional url attribute in repoindex.xml...
2008-08-01 Arvin Schnell- fixed typo
2008-08-01 Arvin Schnell- fixed typos
2008-07-31 Michael Andres- New class ProductInfo to provide product related...
2008-07-31 Michael Andresadd PoolItem forward decl.
2008-07-31 Duncan Mac-Vicar P generate a unique anonymous unique string per target
2008-07-31 Duncan Mac-Vicar Padd example code
2008-07-31 Michael Andres- Follow solver policy and make repository priority...
2008-07-31 Michael Andresremove undefined static function
2008-07-31 Jan Kupec- pointer types added for RepoInfos
2008-07-30 Jan Kupec- indent
2008-07-30 Jan Kupec- Service -> ServiceInfo derived from RepoInfoBase
2008-07-30 Ladislav Slezak- use newline separator in ZYppFactoryException message...
2008-07-29 Jan Kupec- reenable variable replacement in RepoInfoBase::name()
2008-07-29 Jan Kupec- RepoInfoBase added for common SericeInfo and RepoInfo...
2008-07-28 Michael Andres- Fixed SolvIterMixin::Selectable_iterator eating some...
2008-07-28 Jan Kupec- addRepo(): don't add repo condition if alias is empty
2008-07-27 Jan Kupec- fixed service removal
2008-07-25 Jan Kupec- dump correction
2008-07-25 Jan Kupec- use alias if name is empty
2008-07-25 Jan Kupec- use alias and name in services much like in repos
2008-07-24 Jan Kupec- fixed to work with _path
2008-07-24 Jan Kupec- cosmetics
2008-07-24 Michael Andresdisable unSWIGable code
2008-07-23 Jan Kupec- Service::enabled() added
2008-07-23 Jan Kupec- comment, cosmetics
2008-07-23 Michael Andresadd signals library
2008-07-23 Michael Andresswigfixes
2008-07-22 Michael Andres- remove all remaining freshes occurances
2008-07-22 Jan Kupec- so we don't support freshens anymore?
2008-07-22 Stefan Schubertreduced SAT logging in verbose mode
2008-07-21 Michael Andressome cleanup for swig
2008-07-17 Michael Andrestypo
2008-07-17 Michael Andrescomplete patch classification
2008-07-17 Stefan Schubertrenamed parallelInstalled by multiversion
2008-07-17 Michael AndresProvide ResObject even if Solvable kind is unknown
2008-07-17 Stefan Schubertusing SOLVER_NOOBSOLETES_SOLVABLE_NAME instead of SOLVE...
2008-07-17 Stefan Schubertmove installOnly to Solvable
2008-07-16 Michael Andrescleanup unused code
2008-07-16 Stefan Schubertallowing installation of packages with the same name...
2008-07-16 Michael AndresAdd ui::Selectable::isNeeded to indicate patch relevance
2008-07-16 Michael AndresRemove Atom, Script, Message and other obsolete classes
2008-07-15 Michael AndresRemove Atom, Script, Message and other obsolete classes
2008-07-15 Michael AndresRemove Atom, Script, Message and other obsolete classes
2008-07-15 Michael Andresmove 'systemCheck' to toplevel directory
2008-07-15 Stefan Schuberttemplate for system check
2008-07-15 Stefan Schuberttemplate for system check
2008-07-15 Stefan Schubertadding required system dependencies to testcases
2008-07-15 Stefan Schubertshowing proper error messages when the user breaks...
2008-07-15 Stefan Schubertregarding system requirements
2008-07-15 Stefan Schubertregarding system requirements
2008-07-14 Duncan Mac-Vicar P- dumping some stuff I had uncommitted
2008-07-14 Stefan Schubertcleanup
2008-07-14 Stefan SchubertClass for parsing system requirements/conflicts
2008-07-14 Stefan Schubertremoved not needed stuff
2008-07-14 Michael Andresinstallsize -> installSize to follow naming convention
2008-07-14 Michael AndresAlso report the name of the locking process in ZYppFact...
2008-07-14 Stefan Schubertreducing logging
2008-07-14 Stefan Schubert- corrected logging onf solver settings
2008-07-13 Jan Kupec- shut up valgrind - uninitialized value
2008-07-12 Jan Kupec- make curl use the right transfer (CURLOPT_PROXY_TRANS...
2008-07-12 Jan Kupec- reuse existing disk mounts (applied Marius' patch...
2008-07-11 Duncan Mac-Vicar Prename expireTimestamp to suggestedExpireTimestamp
2008-07-11 Duncan Mac-Vicar P- Implementation of infrastructure for
2008-07-11 Stefan SchubertAdded new configuration file "checkSystemFile" which...
2008-07-11 Stefan Schubertremove patchrpm handling
2008-07-11 Stefan Schubertremove patchrpm handling
2008-07-09 Michael Andres- A missing cookie file must not be treated as an error...
2008-07-09 Michael Andresremove deprecated Package methods
2008-07-09 Michael AndresProvide Package::url() if available in solv file. ...
2008-07-08 Josef Reidingeradd comment to missing modifyRepo
2008-07-08 Josef Reidingeradd some doc to service and improve some error handling
next