increase version so I can buildrequire the latest API
[platform/upstream/libzypp.git] / zypp /
2008-02-18 Michael Andres- Propagate sat::Solvable methods dealing with locale...
2008-02-18 Stefan SchubertbyCapabilityIndexBegin replaced by satsolver call
2008-02-18 Michael Andres- added some locale support to sat::Solvable.
2008-02-18 Duncan Mac-Vicar P- handle error messages better in doesFileExist too...
2008-02-18 Michael Andres- add Pathname::assertprefix
2008-02-18 Stefan Schubertgenerating testcase only if ZYPP_FULLLOG is set
2008-02-18 Stefan Schubertwrong debug text
2008-02-17 Duncan Mac-Vicar P- Fetcher::reset() should not reset cache directories.
2008-02-16 Duncan Mac-Vicar P- Use CURLOPT_NOBODY instead of a CURLOPT_RANGE of...
2008-02-15 Michael Andresadd sat::WhatProvides to look for Solvable providing...
2008-02-15 Michael Andrescorrectly provide available locales
2008-02-15 Stefan Schubertmove check of installed items to distupgrade
2008-02-15 Michael Andresdebug output fixed
2008-02-15 Stefan Schubertdo not file a delete request for an updated item
2008-02-15 Michael Andresremove unused libs
2008-02-15 Stanislav Visnovskycomment the comment
2008-02-15 Stanislav Visnovsky- unbreak refresh
2008-02-15 Duncan Mac-Vicar P- merge Stano's patch to keep downloaded rpms
2008-02-15 Stefan Schubertdo not delete unmaintained packages which has been...
2008-02-15 Stephan Kulowmake sure zypper search works as non-root
2008-02-15 Stephan Kulowmove into trunk
2008-02-14 Michael Andresadd basic locale interface to ResPool, remove deprecate...
2008-02-14 Stefan Schubertrename packages works for update now
2008-02-14 Michael MatzMake byIdent{Begin,End} an indexed iterator globally...
2008-02-14 Michael MatzAhja, 80% of the time in doUpgrade (now that the iterat...
2008-02-14 Michael Andresuse ByteCount::Unit
2008-02-14 Michael MatzCorrect size calculation and use the right attribute...
2008-02-13 Michael Andresfix vendor attr
2008-02-13 Duncan Mac-Vicar Pregenerate rpm cache just after commit
2008-02-13 Duncan Mac-Vicar P- Implement a more efficient rpm cache based on micha...
2008-02-13 Stefan Schuberttake uncompressed control file
2008-02-13 Stefan Schuberttypo
2008-02-13 Michael Andresspeed up upgrade
2008-02-13 Michael Andresfix iterator
2008-02-12 Michael Andrespool iterator fixes
2008-02-12 Michael Andresfilter unwanted architectures from pool
2008-02-12 Duncan Mac-Vicar Punitialized reference
2008-02-12 Michael Andresdrop ResPool byName iterator and use byIdent
2008-02-12 Duncan Mac-Vicar PMore attributes
2008-02-12 Stefan Schubertcompressing control file too
2008-02-11 Duncan Mac-Vicar P- properties for patterns
2008-02-11 Stefan Schubertsync filename
2008-02-11 Stefan Schubertusing byIdentBegin istead of byNameBegin
2008-02-11 Duncan Mac-Vicar Pcompile on 64 bit
2008-02-11 Stefan Schubertcleanup; generate control file
2008-02-11 Stefan Schubertcode cleanup
2008-02-11 Stefan Schubertadded < operator
2008-02-11 Michael AndresAdd pool byIdent iterator: Iterate over all items of...
2008-02-11 Michael MatzDear Lord! There's always infinite amazement into...
2008-02-10 Duncan Mac-Vicar Premove cache, compile
2008-02-10 Duncan Mac-Vicar P- this is wrong, suse/ dir is a datadir told in the...
2008-02-10 Duncan Mac-Vicar Premove cache
2008-02-10 Duncan Mac-Vicar Premove cache
2008-02-10 Duncan Mac-Vicar Pno tabs please
2008-02-08 Duncan Mac-Vicar Padd addRepo filter
2008-02-08 Michael Andresavoid map in PoolImpl
2008-02-08 Michael Andresrevert fix
2008-02-08 Michael Andresfix to compile
2008-02-08 Duncan Mac-Vicar P- move the callback from constructor to query()
2008-02-08 Duncan Mac-Vicar P- first version of PoolQuery, based on JKupec Query...
2008-02-08 Stefan Schubertbugfix, generating broken helixfiles
2008-02-08 Stefan Schubertgenerating testcase BEFORE staring the solver
2008-02-08 Stefan Schubertgenerating testcase BEFORE staring the solver
2008-02-08 Stephan Kulow r8431 | jkupec | 2008-02-01 17:45:00 +0100 (Fr,...
2008-02-08 Stephan Kulow r8388 | jkupec | 2008-01-29 17:05:41 +0100 (Di,...
2008-02-08 Stephan Kulow r8382 | jkupec | 2008-01-29 10:38:37 +0100 (Di,...
2008-02-08 Stephan Kulowbelong to the previous change
2008-02-08 Stephan Kulow r8368 | jkupec | 2008-01-24 18:26:36 +0100 (Do,...
2008-02-08 Stephan Kulow r8366 | jkupec | 2008-01-24 16:41:59 +0100 (Do,...
2008-02-08 Stephan Kulow r8314 | jkupec | 2008-01-17 15:10:30 +0100 (Do,...
2008-02-08 Stephan Kulow r8309 | kkaempf | 2008-01-17 12:04:22 +0100 (Do...
2008-02-08 Stephan Kulow r8225 | coolo | 2008-01-08 17:11:59 +0100 (Di, 08...
2008-02-08 Stephan Kulow r8180 | jkupec | 2008-01-02 18:28:28 +0100 (Mi,...
2008-02-08 Stephan Kulow--------------------------------------------------...
2008-02-08 Stephan Kulow--------------------------------------------------...
2008-02-08 Stefan Schubertreduced logging
2008-02-08 Michael MatzEquality of C strings is tested by !strcmp() :-)
2008-02-08 Michael MatzTo determine a checksum of the current rpmdatabase...
2008-02-07 Michael Matz_XDEBUG is often _extremely_ expensive (the << operator...
2008-02-07 Michael MatzUse the correct attribute for license and eula.
2008-02-07 Michael MatzAlso prepend arch dir if we have a mediafile.
2008-02-07 Michael Andresprepare namespace callback
2008-02-07 Stephan Kulowwho did this let slip through?
2008-02-07 Michael MatzAnd now use the new lookupLocation function to get...
2008-02-07 Michael MatzImplement a lookupLocation function. The location...
2008-02-07 Michael MatzCall the sat-solver helper programs from $PATH, not...
2008-02-07 Michael MatzFix one common place of the "deprecated repository...
2008-02-06 Duncan Mac-Vicar Padd path attribute
2008-02-06 Duncan Mac-Vicar Pmerge lslezak keyring changes
2008-02-06 Duncan Mac-Vicar Prestore statusReset()
2008-02-06 Michael Andres- remove ResStores in target and repositories
2008-02-06 Duncan Mac-Vicar P- retrieving attributes, 1st version... does not suppor...
2008-02-05 Michael Andresavoid exception if missing cookiefile
2008-02-05 Michael Andresconsistent interface
2008-02-05 Michael Andresget basic ResPool working again
2008-02-05 Duncan Mac-Vicar P- Use SolvAttr to keep the ids of attributes in a nice way
2008-02-05 Stefan SchubertDo not remove a package explicit if this will be update...
2008-02-05 Duncan Mac-Vicar Pmove lot of stuff to ZYppCommon
2008-02-05 Duncan Mac-Vicar Pfix build
2008-02-04 Duncan Mac-Vicar P- remove xml store
next