typo
[platform/upstream/libzypp.git] / zypp /
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 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
2008-02-04 Michael Andresthrow if solv file loading fails
2008-02-04 Michael Andresremoved excessive logging
2008-02-04 Michael Andrestypo
2008-02-04 Michael Andresimproved error handling
2008-02-04 Michael Andresfix endless loop in str::split
2008-02-04 Michael Andresremove Language and Selection
2008-02-04 Michael Andresfix solver testcase
2008-02-04 Michael AndresMove system arch and text locale handling to Zconfig...
2008-02-04 Stefan Schubertadded vendorcallback for SAT solver
2008-02-02 Duncan Mac-Vicar P- add unit test for sysconfig reader
2008-02-02 Duncan Mac-Vicar Ptestcase for Sysconfig.
2008-02-02 Duncan Mac-Vicar Premove some interfaces, cleanup
2008-02-02 Duncan Mac-Vicar Ploading rpm from solv works ;-)
2008-02-01 Duncan Mac-Vicar P- use new methods
2008-02-01 Duncan Mac-Vicar Psave cookie file too
2008-02-01 Duncan Mac-Vicar P- move the cookie saving code
2008-02-01 Duncan Mac-Vicar P- move the cookie code to RepoStatus to reuse it in...
2008-02-01 Duncan Mac-Vicar Pcompile
2008-02-01 Duncan Mac-Vicar PMore work in attributes
2008-02-01 Michael Andresimprove some string helper
2008-01-31 Stefan Schubertbugfix
2008-01-31 Stefan Schubert-testcase for vendors added
2008-01-31 Michael AndresWorkaround ZConfig access causing ZYppLock creation.
2008-01-31 Michael Andrestype
2008-01-30 Michael Andresadd missing extern C
2008-01-30 Stefan Schuberttype
2008-01-30 Stefan Schubert- vendor handling by "group vendors"
2008-01-30 Stefan Schubertremoved setdirty
2008-01-30 Duncan Mac-Vicar P- more progress trying to adapt to the solvstore semantics
2008-01-30 Duncan Mac-Vicar P- change ResolvableConsumer to not take the repo on...
2008-01-29 Duncan Mac-Vicar Pmisc compiles
2008-01-29 Michael Andresadapt to new libsatsolver api
next