platform/upstream/libzypp.git
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 Stephan Kulowget rid of -O3 in debug builds and increase version
2008-02-11 Michael MatzDear Lord! There's always infinite amazement into...
2008-02-10 Duncan Mac... remove cache, compile
2008-02-10 Duncan Mac... - this is wrong, suse/ dir is a datadir told in the...
2008-02-10 Duncan Mac... remove cache
2008-02-10 Duncan Mac... remove cache
2008-02-10 Duncan Mac... no tabs please
2008-02-08 Duncan Mac... add 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... - move the callback from constructor to query()
2008-02-08 Duncan Mac... fix testcase names to make cmakelists easier
2008-02-08 Duncan Mac... - first version of PoolQuery, based on JKupec Query...
2008-02-08 Stefan Schubertbugfix, generating broken helixfiles
2008-02-08 Stephan Kulowto be submitted
2008-02-08 Stefan Schubertgenerating testcase BEFORE staring the solver
2008-02-08 Stefan Schubertgenerating testcase BEFORE staring the solver
2008-02-08 Stephan Kulowfix changelog
2008-02-08 Stephan Kulow r8433 | jkupec | 2008-02-01 17:46:57 +0100 (Fr,...
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 Stephan Kulowrequire a fixed version of satsolver-tools
2008-02-07 Michael MatzAlso prepend arch dir if we have a mediafile.
2008-02-07 Duncan Mac... bump
2008-02-07 Duncan Mac... - compile testsuite
2008-02-07 Michael Andresprepare namespace callback
2008-02-07 Stephan Kulowdo not call non-existant binaries
2008-02-07 Stephan Kulowdon't do it twice :)
2008-02-07 Duncan Mac... readd
2008-02-07 Stephan Kulowfixing packaging one more time
2008-02-07 Stephan Kulowignore
2008-02-07 Duncan Mac... fix rpm packaging
2008-02-07 Stephan Kulowyast2-pkg-bindings need 4.1.8
2008-02-07 Stephan Kulowwho did this let slip through?
2008-02-07 Stephan KulowI like it easy
2008-02-07 Stephan Kulowsync with trunk
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... add path attribute
2008-02-06 Duncan Mac... merge lslezak keyring changes
2008-02-06 Duncan Mac... restore statusReset()
2008-02-06 Michael Andres- remove ResStores in target and repositories
2008-02-06 Duncan Mac... - retrieving attributes, 1st version... does not suppor...
2008-02-05 Michael Andresbackup
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... - Use SolvAttr to keep the ids of attributes in a nice way
2008-02-05 Duncan Mac... typo
2008-02-05 Duncan Mac... build system cleanup to share stuff with zypper
2008-02-05 Duncan Mac... move lot of stuff to ZYppCommon
2008-02-05 Duncan Mac... fix build
2008-02-04 Duncan Mac... - 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... - add unit test for sysconfig reader
2008-02-02 Duncan Mac... testcase for Sysconfig.
2008-02-02 Duncan Mac... remove some interfaces, cleanup
2008-02-02 Duncan Mac... loading rpm from solv works ;-)
2008-02-01 Duncan Mac... - use new methods
2008-02-01 Duncan Mac... save cookie file too
2008-02-01 Duncan Mac... add test
2008-02-01 Duncan Mac... - move the cookie saving code
2008-02-01 Duncan Mac... - move the cookie code to RepoStatus to reuse it in...
2008-02-01 Duncan Mac... compile
2008-02-01 Duncan Mac... More work in attributes
2008-02-01 Michael Andresimprove some string helper
2008-01-31 Stefan Schubertadd additional testcase for vendors
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
next