r8388 | jkupec | 2008-01-29 17:05:41 +0100 (Di, 29 Jan 2008) | 2 lines
[platform/upstream/libzypp.git] / zypp /
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
2008-01-29 Michael Andres- Prepare ResPool being a singleton ontop of sat::Pool.
2008-01-28 Michael Andresremoved deprecated Resolvable methods
2008-01-28 Michael Andresfix CapMatch
2008-01-28 Michael AndresFixed missing O_CREAT when opening an ofgzstream.
2008-01-25 Michael Andresadded CapDetail
2008-01-25 Duncan Mac-Vicar Pcommit again
2008-01-25 Stefan Schubertfixed error message
2008-01-24 Stefan Schubertsetting SAT-solver flags for update and verify
2008-01-24 Stefan Schubert-cleanup
2008-01-24 Michael AndresRemoved dummy satSolvable id in PoolItem as ResObject...
2008-01-24 Stefan Schubertadded correct postfix
2008-01-24 Stefan Schubertlogging ResStatus into testcase
2008-01-24 Michael AndresAdd ResObject construction from Solvable
2008-01-24 Stefan Schubertgenerating a testcase BEFORE updating the system; compr...
2008-01-24 Stefan Schubert- improved error messages
2008-01-23 Duncan Mac-Vicar Puhm, for some reason I only get one resolvable in the...
2008-01-23 Duncan Mac-Vicar P- create resolvables (basically bring back old api...
2008-01-23 Duncan Mac-Vicar Pby now the repomanager returns an invalid repo
2008-01-23 Duncan Mac-Vicar P- update test
2008-01-23 Stefan Schubertcreate testcase without solving
2008-01-23 Stefan Schubertadded template for CapabilitySet
2008-01-23 Michael Andresreadd lost data directory
2008-01-23 Stefan Schubertremoving old solver
2008-01-23 Michael Andresmoving sourcefiles
2008-01-23 Stefan Schubertremove old solver
2008-01-23 Stefan Schubertnot needed anymore; Set in the SAT pool
2008-01-23 Michael Andresuse LC_MESSAGES instead of LC_CTYPE to determine defaul...
2008-01-22 Stefan Schubertremove old solver
2008-01-22 Stefan Schubertremove old solver
2008-01-22 Stefan Schubertremove old solver
2008-01-21 Michael AndresRemoved obsolete files and classes.
2008-01-16 Duncan Mac-Vicar P- more progress creating caches
2008-01-16 Michael Andresindent
next