platform/upstream/libzypp.git
16 years ago- rework the testsuite after new boost in factory broke it.
Duncan Mac-Vicar P [Sat, 16 Feb 2008 02:01:57 +0000 (02:01 +0000)]
- rework the testsuite after new boost in factory broke it.
- remove the feature to test on arbitrary directories
- use testcase auto registration
- remove lot lot of registration code
- use a macro to add testcases, following the convention:
  Class1_test.cc then just use ADD_TESTS(Class1 Class2..)
- port some testcases missing to boost

16 years agoadd sat::WhatProvides to look for Solvable providing a Capability. (somtimes segfaults).
Michael Andres [Fri, 15 Feb 2008 18:35:49 +0000 (18:35 +0000)]
add sat::WhatProvides to look for Solvable providing a Capability. (somtimes segfaults).

16 years agodisable while I fix boost breakage
Duncan Mac-Vicar P [Fri, 15 Feb 2008 17:08:49 +0000 (17:08 +0000)]
disable while I fix boost breakage

16 years agocorrectly provide available locales
Michael Andres [Fri, 15 Feb 2008 17:03:19 +0000 (17:03 +0000)]
correctly provide available locales

16 years agomove check of installed items to distupgrade
Stefan Schubert [Fri, 15 Feb 2008 17:02:32 +0000 (17:02 +0000)]
move check of installed items to distupgrade

16 years agodebug output fixed
Michael Andres [Fri, 15 Feb 2008 16:53:34 +0000 (16:53 +0000)]
debug output fixed

16 years agodo not file a delete request for an updated item
Stefan Schubert [Fri, 15 Feb 2008 16:19:06 +0000 (16:19 +0000)]
do not file a delete request for an updated item

16 years agoremove unused libs
Michael Andres [Fri, 15 Feb 2008 14:39:33 +0000 (14:39 +0000)]
remove unused libs

16 years agodocument new configuration option
Stanislav Visnovsky [Fri, 15 Feb 2008 13:32:53 +0000 (13:32 +0000)]
document new configuration option

16 years agocomment the comment
Stanislav Visnovsky [Fri, 15 Feb 2008 13:21:28 +0000 (13:21 +0000)]
comment the comment

16 years ago- unbreak refresh
Stanislav Visnovsky [Fri, 15 Feb 2008 13:16:22 +0000 (13:16 +0000)]
- unbreak refresh
- provide API for cleaning up packages

16 years ago- merge Stano's patch to keep downloaded rpms
Duncan Mac-Vicar P [Fri, 15 Feb 2008 12:58:44 +0000 (12:58 +0000)]
- merge Stano's patch to keep downloaded rpms

16 years agodo not delete unmaintained packages which has been selected by a none equivalent...
Stefan Schubert [Fri, 15 Feb 2008 11:41:09 +0000 (11:41 +0000)]
do not delete unmaintained packages which has been selected by a none equivalent vendor

16 years agomake sure zypper search works as non-root
Stephan Kulow [Fri, 15 Feb 2008 10:54:07 +0000 (10:54 +0000)]
make sure zypper search works as non-root

16 years agodifferent branch now
Stephan Kulow [Fri, 15 Feb 2008 09:55:31 +0000 (09:55 +0000)]
different branch now

16 years agolooks harmless :)
Stephan Kulow [Fri, 15 Feb 2008 09:55:12 +0000 (09:55 +0000)]
looks harmless :)

16 years agomove into trunk
Stephan Kulow [Fri, 15 Feb 2008 09:50:42 +0000 (09:50 +0000)]
move into trunk

16 years agoadd basic locale interface to ResPool, remove deprecated _gxx hashes
Michael Andres [Thu, 14 Feb 2008 23:13:41 +0000 (23:13 +0000)]
add basic locale interface to ResPool, remove deprecated _gxx hashes

16 years agorename packages works for update now
Stefan Schubert [Thu, 14 Feb 2008 17:10:55 +0000 (17:10 +0000)]
rename packages works for update now

16 years agoMake byIdent{Begin,End} an indexed iterator globally, remove PoolIndex
Michael Matz [Thu, 14 Feb 2008 11:37:51 +0000 (11:37 +0000)]
Make byIdent{Begin,End} an indexed iterator globally, remove PoolIndex
from doUpgrade.

16 years agoAhja, 80% of the time in doUpgrade (now that the iterator is fast) is
Michael Matz [Thu, 14 Feb 2008 11:01:40 +0000 (11:01 +0000)]
Ahja, 80% of the time in doUpgrade (now that the iterator is fast) is
taken up by filling a cleverly sorted map, which isn't used anywhere.

16 years agouse ByteCount::Unit
Michael Andres [Thu, 14 Feb 2008 10:25:58 +0000 (10:25 +0000)]
use ByteCount::Unit

16 years agoCorrect size calculation and use the right attribute name for the
Michael Matz [Thu, 14 Feb 2008 09:22:25 +0000 (09:22 +0000)]
Correct size calculation and use the right attribute name for the
install size.

16 years agofix vendor attr
Michael Andres [Wed, 13 Feb 2008 15:28:11 +0000 (15:28 +0000)]
fix vendor attr

16 years agobackup
Duncan Mac-Vicar P [Wed, 13 Feb 2008 15:27:50 +0000 (15:27 +0000)]
backup

16 years agoregenerate rpm cache just after commit
Duncan Mac-Vicar P [Wed, 13 Feb 2008 15:25:40 +0000 (15:25 +0000)]
regenerate rpm cache just after commit

16 years agobackup my devel dir
Duncan Mac-Vicar P [Wed, 13 Feb 2008 15:07:15 +0000 (15:07 +0000)]
backup my devel dir

16 years ago- Implement a more efficient rpm cache based on micha and coolo's ideas
Duncan Mac-Vicar P [Wed, 13 Feb 2008 15:07:14 +0000 (15:07 +0000)]
- Implement a more efficient rpm cache based on micha and coolo's ideas

- rename _rpm.solv to @System.solv (or whatever system repo name is)
- use the old solv to speedup rpmdb2solv (merge) if it is available

16 years agotake uncompressed control file
Stefan Schubert [Wed, 13 Feb 2008 15:04:52 +0000 (15:04 +0000)]
take uncompressed control file

16 years agotypo
Stefan Schubert [Wed, 13 Feb 2008 14:03:20 +0000 (14:03 +0000)]
typo

16 years agospeed up upgrade
Michael Andres [Wed, 13 Feb 2008 13:02:39 +0000 (13:02 +0000)]
speed up upgrade

16 years agofix iterator
Michael Andres [Wed, 13 Feb 2008 11:26:37 +0000 (11:26 +0000)]
fix iterator

16 years agopool iterator fixes
Michael Andres [Tue, 12 Feb 2008 17:31:05 +0000 (17:31 +0000)]
pool iterator fixes

16 years agosubmit
Stephan Kulow [Tue, 12 Feb 2008 16:10:50 +0000 (16:10 +0000)]
submit

16 years agofilter unwanted architectures from pool
Michael Andres [Tue, 12 Feb 2008 15:16:16 +0000 (15:16 +0000)]
filter unwanted architectures from pool

16 years agounitialized reference
Duncan Mac-Vicar P [Tue, 12 Feb 2008 13:20:47 +0000 (13:20 +0000)]
unitialized reference

16 years agobackup
Michael Andres [Tue, 12 Feb 2008 12:09:13 +0000 (12:09 +0000)]
backup

16 years agodrop ResPool byName iterator and use byIdent
Michael Andres [Tue, 12 Feb 2008 11:29:42 +0000 (11:29 +0000)]
drop ResPool byName iterator and use byIdent

16 years agoMore attributes
Duncan Mac-Vicar P [Tue, 12 Feb 2008 10:51:38 +0000 (10:51 +0000)]
More attributes

16 years agocompressing control file too
Stefan Schubert [Tue, 12 Feb 2008 09:58:53 +0000 (09:58 +0000)]
compressing control file too

16 years ago- properties for patterns
Duncan Mac-Vicar P [Mon, 11 Feb 2008 18:50:36 +0000 (18:50 +0000)]
- properties for patterns

16 years agosync filename
Stefan Schubert [Mon, 11 Feb 2008 15:58:57 +0000 (15:58 +0000)]
sync filename

16 years agousing byIdentBegin istead of byNameBegin
Stefan Schubert [Mon, 11 Feb 2008 15:49:15 +0000 (15:49 +0000)]
using byIdentBegin istead of byNameBegin

16 years agocompile on 64 bit
Duncan Mac-Vicar P [Mon, 11 Feb 2008 15:45:48 +0000 (15:45 +0000)]
compile on 64 bit

16 years agocleanup; generate control file
Stefan Schubert [Mon, 11 Feb 2008 14:56:42 +0000 (14:56 +0000)]
cleanup; generate control file

16 years agofixing cmake syntax
Stephan Kulow [Mon, 11 Feb 2008 14:35:22 +0000 (14:35 +0000)]
fixing cmake syntax

16 years agocode cleanup
Stefan Schubert [Mon, 11 Feb 2008 14:25:29 +0000 (14:25 +0000)]
code cleanup

16 years agoadded < operator
Stefan Schubert [Mon, 11 Feb 2008 14:25:11 +0000 (14:25 +0000)]
added < operator

16 years agoAdd pool byIdent iterator: Iterate over all items of a given name and kind.
Michael Andres [Mon, 11 Feb 2008 13:08:25 +0000 (13:08 +0000)]
Add pool byIdent iterator: Iterate over all items of a given name and kind.
This is faster than iterating by name and filtering by kind.

16 years agoget rid of -O3 in debug builds and increase version
Stephan Kulow [Mon, 11 Feb 2008 09:37:57 +0000 (09:37 +0000)]
get rid of -O3 in debug builds and increase version

16 years agoDear Lord! There's always infinite amazement into which total and utter
Michael Matz [Mon, 11 Feb 2008 04:30:08 +0000 (04:30 +0000)]
Dear Lord!  There's always infinite amazement into which total and utter
crap code can transform by using boost.  This removes 325 lines, adds
47 new ones (for a slow implementation of XML escaping) and now my
"zypper in kde4-bozo" takes 14 seconds instead of 128.  Yes, nine times
faster!  There should be a severe penalty for using boost for ANYTHING.

16 years agoremove cache, compile
Duncan Mac-Vicar P [Sun, 10 Feb 2008 22:34:20 +0000 (22:34 +0000)]
remove cache, compile

16 years ago- this is wrong, suse/ dir is a datadir told in the content file so this uggly append is
Duncan Mac-Vicar P [Sun, 10 Feb 2008 22:34:15 +0000 (22:34 +0000)]
- this is wrong, suse/ dir is a datadir told in the content file so this uggly append is
  not valid for yum repos.

so for now, as the optimization of mediafile only happens in susetags repos
append suse/ only for this case.

16 years agoremove cache
Duncan Mac-Vicar P [Sun, 10 Feb 2008 22:34:10 +0000 (22:34 +0000)]
remove cache

16 years agoremove cache
Duncan Mac-Vicar P [Sun, 10 Feb 2008 22:34:06 +0000 (22:34 +0000)]
remove cache

16 years agono tabs please
Duncan Mac-Vicar P [Sun, 10 Feb 2008 22:33:50 +0000 (22:33 +0000)]
no tabs please

16 years agoadd addRepo filter
Duncan Mac-Vicar P [Fri, 8 Feb 2008 18:12:45 +0000 (18:12 +0000)]
add addRepo filter

16 years agoavoid map in PoolImpl
Michael Andres [Fri, 8 Feb 2008 17:46:51 +0000 (17:46 +0000)]
avoid map in PoolImpl

16 years agorevert fix
Michael Andres [Fri, 8 Feb 2008 17:46:26 +0000 (17:46 +0000)]
revert fix

16 years agofix to compile
Michael Andres [Fri, 8 Feb 2008 17:42:11 +0000 (17:42 +0000)]
fix to compile

16 years ago- move the callback from constructor to query()
Duncan Mac-Vicar P [Fri, 8 Feb 2008 17:09:51 +0000 (17:09 +0000)]
- move the callback from constructor to query()
- add filter by installed & uninstalled

16 years agofix testcase names to make cmakelists easier
Duncan Mac-Vicar P [Fri, 8 Feb 2008 16:01:37 +0000 (16:01 +0000)]
fix testcase names to make cmakelists easier

16 years ago- first version of PoolQuery, based on JKupec Query proposal.
Duncan Mac-Vicar P [Fri, 8 Feb 2008 16:01:12 +0000 (16:01 +0000)]
- first version of PoolQuery, based on JKupec Query proposal.
- unit test (not asserting nothing right now)

16 years agobugfix, generating broken helixfiles
Stefan Schubert [Fri, 8 Feb 2008 12:41:16 +0000 (12:41 +0000)]
bugfix, generating broken helixfiles

16 years agoto be submitted
Stephan Kulow [Fri, 8 Feb 2008 11:50:31 +0000 (11:50 +0000)]
to be submitted

16 years agogenerating testcase BEFORE staring the solver
Stefan Schubert [Fri, 8 Feb 2008 11:25:19 +0000 (11:25 +0000)]
generating testcase BEFORE staring the solver

16 years agogenerating testcase BEFORE staring the solver
Stefan Schubert [Fri, 8 Feb 2008 11:24:51 +0000 (11:24 +0000)]
generating testcase BEFORE staring the solver

16 years agofix changelog
Stephan Kulow [Fri, 8 Feb 2008 09:23:55 +0000 (09:23 +0000)]
fix changelog

16 years ago r8433 | jkupec | 2008-02-01 17:46:57 +0100 (Fr, 01 Feb 2008) | 2 lines
Stephan Kulow [Fri, 8 Feb 2008 09:14:39 +0000 (09:14 +0000)]
   r8433 | jkupec | 2008-02-01 17:46:57 +0100 (Fr, 01 Feb 2008) | 2 lines

   changes

16 years ago r8431 | jkupec | 2008-02-01 17:45:00 +0100 (Fr, 01 Feb 2008) | 2 lines
Stephan Kulow [Fri, 8 Feb 2008 09:14:10 +0000 (09:14 +0000)]
   r8431 | jkupec | 2008-02-01 17:45:00 +0100 (Fr, 01 Feb 2008) | 2 lines

   - fixed renaming a repo to an existing one (bnc #228216)

16 years ago r8388 | jkupec | 2008-01-29 17:05:41 +0100 (Di, 29 Jan 2008) | 2 lines
Stephan Kulow [Fri, 8 Feb 2008 09:13:21 +0000 (09:13 +0000)]
   r8388 | jkupec | 2008-01-29 17:05:41 +0100 (Di, 29 Jan 2008) | 2 lines

   - handle \" and \ at the end of the quoted parameter value

16 years ago r8382 | jkupec | 2008-01-29 10:38:37 +0100 (Di, 29 Jan 2008) | 2 lines
Stephan Kulow [Fri, 8 Feb 2008 09:13:05 +0000 (09:13 +0000)]
   r8382 | jkupec | 2008-01-29 10:38:37 +0100 (Di, 29 Jan 2008) | 2 lines

   - unescape also \\

16 years agobelong to the previous change
Stephan Kulow [Fri, 8 Feb 2008 09:11:53 +0000 (09:11 +0000)]
belong to the previous change

16 years ago r8368 | jkupec | 2008-01-24 18:26:36 +0100 (Do, 24 Jan 2008) | 2 lines
Stephan Kulow [Fri, 8 Feb 2008 09:11:29 +0000 (09:11 +0000)]
   r8368 | jkupec | 2008-01-24 18:26:36 +0100 (Do, 24 Jan 2008) | 2 lines

   - read .curlrc more robustly (#330351)

16 years ago r8366 | jkupec | 2008-01-24 16:41:59 +0100 (Do, 24 Jan 2008) | 2 lines
Stephan Kulow [Fri, 8 Feb 2008 09:11:10 +0000 (09:11 +0000)]
   r8366 | jkupec | 2008-01-24 16:41:59 +0100 (Do, 24 Jan 2008) | 2 lines

   - quotes added

16 years ago r8314 | jkupec | 2008-01-17 15:10:30 +0100 (Do, 17 Jan 2008) | 2 lines
Stephan Kulow [Fri, 8 Feb 2008 09:08:59 +0000 (09:08 +0000)]
   r8314 | jkupec | 2008-01-17 15:10:30 +0100 (Do, 17 Jan 2008) | 2 lines

   - saner NFS timeo default (#350309)

16 years ago r8309 | kkaempf | 2008-01-17 12:04:22 +0100 (Do, 17 Jan 2008) | 3 lines
Stephan Kulow [Fri, 8 Feb 2008 09:08:32 +0000 (09:08 +0000)]
   r8309 | kkaempf | 2008-01-17 12:04:22 +0100 (Do, 17 Jan 2008) | 3 lines

   - support 'patterns.pat' and 'patterns.pat.gz' to read all
     patterns in one go.

16 years ago r8225 | coolo | 2008-01-08 17:11:59 +0100 (Di, 08 Jan 2008) | 2 lines
Stephan Kulow [Fri, 8 Feb 2008 08:57:09 +0000 (08:57 +0000)]
   r8225 | coolo | 2008-01-08 17:11:59 +0100 (Di, 08 Jan 2008) | 2 lines

   I wonder what funny bugs such a typo creates

16 years ago r8180 | jkupec | 2008-01-02 18:28:28 +0100 (Mi, 02 Jan 2008) | 2 lines
Stephan Kulow [Fri, 8 Feb 2008 08:55:06 +0000 (08:55 +0000)]
   r8180 | jkupec | 2008-01-02 18:28:28 +0100 (Mi, 02 Jan 2008) | 2 lines

   changes

16 years ago------------------------------------------------------------------------
Stephan Kulow [Fri, 8 Feb 2008 08:52:53 +0000 (08:52 +0000)]
------------------------------------------------------------------------
r8179 | jkupec | 2008-01-02 18:23:07 +0100 (Mi, 02 Jan 2008) | 3 lines

- enabled usage of symlinks to iso files (#274651)
- this will probably work only for file/dir and cd/dvd schemes

------------------------------------------------------------------------

16 years ago------------------------------------------------------------------------
Stephan Kulow [Fri, 8 Feb 2008 08:52:29 +0000 (08:52 +0000)]
------------------------------------------------------------------------
r8177 | jkupec | 2008-01-02 18:02:39 +0100 (Mi, 02 Jan 2008) | 8 lines

- expandlink(Pathname) added
- TODO: could be made so that it throws on bad links (better error
  reporting)
- TODO: cyclic links protection can be improved by remembering paths
  alredy visited and checking them (again better error reporting and
  performance)

------------------------------------------------------------------------

16 years agoreduced logging
Stefan Schubert [Fri, 8 Feb 2008 08:33:29 +0000 (08:33 +0000)]
reduced logging

16 years agoEquality of C strings is tested by !strcmp() :-)
Michael Matz [Fri, 8 Feb 2008 01:28:54 +0000 (01:28 +0000)]
Equality of C strings is tested by !strcmp() :-)

16 years agoTo determine a checksum of the current rpmdatabase (changing whenever
Michael Matz [Fri, 8 Feb 2008 00:06:10 +0000 (00:06 +0000)]
To determine a checksum of the current rpmdatabase (changing whenever
something was installed) /var/lib/rpm/Name is as good as
/var/lib/rpm/Packages.  Only 10000 times smaller (and hence faster).
Shoves off another 33% of "zypper in -D kde4-bovo".

16 years ago_XDEBUG is often _extremely_ expensive (the << operators for e.g.
Michael Matz [Thu, 7 Feb 2008 23:54:37 +0000 (23:54 +0000)]
_XDEBUG is often _extremely_ expensive (the << operators for e.g.
solvables and the like).  So guard applying the operators with a check
for excessive debugging.  That's nearly 25% of the runtime of "zypper in
-D something".

16 years agoUse the correct attribute for license and eula.
Michael Matz [Thu, 7 Feb 2008 23:00:35 +0000 (23:00 +0000)]
Use the correct attribute for license and eula.

16 years agorequire a fixed version of satsolver-tools
Stephan Kulow [Thu, 7 Feb 2008 17:43:40 +0000 (17:43 +0000)]
require a fixed version of satsolver-tools

16 years agoAlso prepend arch dir if we have a mediafile.
Michael Matz [Thu, 7 Feb 2008 17:34:01 +0000 (17:34 +0000)]
Also prepend arch dir if we have a mediafile.

16 years agobump
Duncan Mac-Vicar P [Thu, 7 Feb 2008 17:18:55 +0000 (17:18 +0000)]
bump

16 years ago- compile testsuite
Duncan Mac-Vicar P [Thu, 7 Feb 2008 17:04:46 +0000 (17:04 +0000)]
- compile testsuite

16 years agoprepare namespace callback
Michael Andres [Thu, 7 Feb 2008 16:41:02 +0000 (16:41 +0000)]
prepare namespace callback

16 years agodo not call non-existant binaries
Stephan Kulow [Thu, 7 Feb 2008 12:47:18 +0000 (12:47 +0000)]
do not call non-existant binaries

16 years agodon't do it twice :)
Stephan Kulow [Thu, 7 Feb 2008 12:12:39 +0000 (12:12 +0000)]
don't do it twice :)

16 years agoreadd
Duncan Mac-Vicar P [Thu, 7 Feb 2008 12:11:04 +0000 (12:11 +0000)]
readd

16 years agofixing packaging one more time
Stephan Kulow [Thu, 7 Feb 2008 12:10:22 +0000 (12:10 +0000)]
fixing packaging one more time

16 years agoignore
Stephan Kulow [Thu, 7 Feb 2008 11:38:18 +0000 (11:38 +0000)]
ignore

16 years agofix rpm packaging
Duncan Mac-Vicar P [Thu, 7 Feb 2008 11:20:22 +0000 (11:20 +0000)]
fix rpm packaging

16 years agoyast2-pkg-bindings need 4.1.8
Stephan Kulow [Thu, 7 Feb 2008 10:01:24 +0000 (10:01 +0000)]
yast2-pkg-bindings need 4.1.8

16 years agowho did this let slip through?
Stephan Kulow [Thu, 7 Feb 2008 09:59:48 +0000 (09:59 +0000)]
who did this let slip through?

16 years agoI like it easy
Stephan Kulow [Thu, 7 Feb 2008 09:46:20 +0000 (09:46 +0000)]
I like it easy