platform/upstream/libzypp.git
18 years ago- fixed SuseTagsImpl.cc to compile
Michael Andres [Tue, 31 Jan 2006 23:47:17 +0000 (23:47 +0000)]
- fixed SuseTagsImpl.cc to compile
- fixed str::join() to operate on arbitary container types.
- Fixed TranslatedText to use PIMPL and COW.

18 years agoadd ResolverUpgrade
Klaus Kaempf [Tue, 31 Jan 2006 19:26:31 +0000 (19:26 +0000)]
add ResolverUpgrade

18 years agoport 'doUpgrade' and make it available at toplevel
Klaus Kaempf [Tue, 31 Jan 2006 19:26:16 +0000 (19:26 +0000)]
port 'doUpgrade' and make it available at toplevel

18 years agomore helper functions
Klaus Kaempf [Tue, 31 Jan 2006 19:25:45 +0000 (19:25 +0000)]
more helper functions

18 years agoUpgradeStatistics at toplevel
Klaus Kaempf [Tue, 31 Jan 2006 19:25:26 +0000 (19:25 +0000)]
UpgradeStatistics at toplevel

18 years agoreturn pointer, needs a better type
Klaus Kaempf [Tue, 31 Jan 2006 19:04:47 +0000 (19:04 +0000)]
return pointer, needs a better type

18 years agoadd providesFile()
Klaus Kaempf [Tue, 31 Jan 2006 19:04:16 +0000 (19:04 +0000)]
add providesFile()

18 years ago- Fixed to declare MountEntry and MountEntries before they're used.
Marius Tomaschewski [Tue, 31 Jan 2006 18:14:51 +0000 (18:14 +0000)]
- Fixed to declare MountEntry and MountEntries before they're used.

18 years ago- Added a MountEntry struct and a getmntent_r wrapper
Marius Tomaschewski [Tue, 31 Jan 2006 18:11:12 +0000 (18:11 +0000)]
- Added a MountEntry struct and a getmntent_r wrapper

18 years ago- Added media testsuite directory
Marius Tomaschewski [Tue, 31 Jan 2006 17:50:21 +0000 (17:50 +0000)]
- Added media testsuite directory

18 years agoadd VendorAttr
Klaus Kaempf [Tue, 31 Jan 2006 17:24:51 +0000 (17:24 +0000)]
add VendorAttr

18 years agopreliminary !
Klaus Kaempf [Tue, 31 Jan 2006 17:24:35 +0000 (17:24 +0000)]
preliminary !

18 years ago- Added first draft of the media manager
Marius Tomaschewski [Tue, 31 Jan 2006 17:18:50 +0000 (17:18 +0000)]
- Added first draft of the media manager

18 years ago- Fixed to provide endl for inline functions
Marius Tomaschewski [Tue, 31 Jan 2006 17:18:16 +0000 (17:18 +0000)]
- Fixed to provide endl for inline functions

18 years ago- Added Hal wrapper classes
Marius Tomaschewski [Tue, 31 Jan 2006 17:11:29 +0000 (17:11 +0000)]
- Added Hal wrapper classes

18 years ago- Added thread subdirectory.
Marius Tomaschewski [Tue, 31 Jan 2006 16:36:10 +0000 (16:36 +0000)]
- Added thread subdirectory.

18 years ago- Added pthread_once wrapper
Marius Tomaschewski [Tue, 31 Jan 2006 16:30:57 +0000 (16:30 +0000)]
- Added pthread_once wrapper

18 years agocleanup
Stefan Schubert [Tue, 31 Jan 2006 16:26:11 +0000 (16:26 +0000)]
cleanup

18 years agousing ResStatus instead of Resolver
Stefan Schubert [Tue, 31 Jan 2006 16:23:36 +0000 (16:23 +0000)]
using ResStatus instead of Resolver

18 years ago- Added a mutex and mutex (scoped) lock implementation
Marius Tomaschewski [Tue, 31 Jan 2006 16:09:48 +0000 (16:09 +0000)]
- Added a mutex and mutex (scoped) lock implementation

18 years agoproblem solution moved to toplevel; setTransacts --> setTransact
Stefan Schubert [Tue, 31 Jan 2006 15:56:13 +0000 (15:56 +0000)]
problem solution moved to toplevel; setTransacts --> setTransact

18 years agoprovide a bit more of path
Stanislav Visnovsky [Tue, 31 Jan 2006 14:52:05 +0000 (14:52 +0000)]
provide a bit more of path

18 years agocompile
Stanislav Visnovsky [Tue, 31 Jan 2006 14:51:19 +0000 (14:51 +0000)]
compile

18 years ago- Implemented major() and minor() methods.
Marius Tomaschewski [Tue, 31 Jan 2006 14:46:49 +0000 (14:46 +0000)]
- Implemented major() and minor() methods.

18 years ago- Framework for callbacks (light).
Michael Andres [Tue, 31 Jan 2006 14:37:15 +0000 (14:37 +0000)]
- Framework for callbacks (light).

18 years agoadded source reference to susetags packages
Stanislav Visnovsky [Tue, 31 Jan 2006 14:25:43 +0000 (14:25 +0000)]
added source reference to susetags packages

18 years agoaccess name and file for use by Resolver::Upgrade which does the split cap evaluation
Klaus Kaempf [Tue, 31 Jan 2006 14:11:57 +0000 (14:11 +0000)]
access name and file for use by Resolver::Upgrade which does the split cap evaluation

18 years agoreturn TranslatedText by value
Klaus Kaempf [Tue, 31 Jan 2006 14:11:00 +0000 (14:11 +0000)]
return TranslatedText by value

18 years agoreturn TranslatedText by value
Klaus Kaempf [Tue, 31 Jan 2006 14:07:26 +0000 (14:07 +0000)]
return TranslatedText by value

18 years agoTranslatedText: function returns by value
Klaus Kaempf [Tue, 31 Jan 2006 14:04:18 +0000 (14:04 +0000)]
TranslatedText: function returns by value
( only function parameters are passed by const ref)

18 years agoadd TargetImpl::providesFile()
Klaus Kaempf [Tue, 31 Jan 2006 13:57:45 +0000 (13:57 +0000)]
add TargetImpl::providesFile()

18 years agook, seems all tags available are provided.
Duncan Mac-Vicar P [Tue, 31 Jan 2006 13:05:28 +0000 (13:05 +0000)]
ok, seems all tags available are provided.

18 years agouse TranslatedText
Stanislav Visnovsky [Tue, 31 Jan 2006 12:59:01 +0000 (12:59 +0000)]
use TranslatedText

18 years agoparse more attributes
Duncan Mac-Vicar P [Tue, 31 Jan 2006 12:33:31 +0000 (12:33 +0000)]
parse more attributes

18 years ago- Fixed large filesystem check (removed comments)
Marius Tomaschewski [Tue, 31 Jan 2006 12:27:31 +0000 (12:27 +0000)]
- Fixed large filesystem check (removed comments)

18 years ago- Enabled large file support
Marius Tomaschewski [Tue, 31 Jan 2006 12:17:59 +0000 (12:17 +0000)]
- Enabled large file support
- Added hal-storage library check

18 years ago- Make Resolvables filter currently unwanted 'rpmlib(...)'
Michael Andres [Tue, 31 Jan 2006 12:08:36 +0000 (12:08 +0000)]
- Make Resolvables filter currently unwanted 'rpmlib(...)'
  requirements.
- Fixed prvious CapFactory fix (it made versioned dependencies loose
  the 1st character of name).

18 years agomake License a string, and fill more values
Duncan Mac-Vicar P [Tue, 31 Jan 2006 11:58:52 +0000 (11:58 +0000)]
make License a string, and fill more values

18 years agouse a package implementation. Still need to fill some values
Duncan Mac-Vicar P [Tue, 31 Jan 2006 11:43:11 +0000 (11:43 +0000)]
use a package implementation. Still need to fill some values

18 years agoreduce logging
Duncan Mac-Vicar P [Tue, 31 Jan 2006 11:42:52 +0000 (11:42 +0000)]
reduce logging

18 years agoreduce logging
Duncan Mac-Vicar P [Tue, 31 Jan 2006 11:42:24 +0000 (11:42 +0000)]
reduce logging

18 years agodeactivate generating pot/po files
Stefan Schubert [Tue, 31 Jan 2006 10:51:17 +0000 (10:51 +0000)]
deactivate generating pot/po files

18 years agoadded more ignore
Stefan Schubert [Tue, 31 Jan 2006 10:36:24 +0000 (10:36 +0000)]
added more ignore

18 years agoprovide mediaId on zypp::Package interface
Jiri Srain [Tue, 31 Jan 2006 10:03:24 +0000 (10:03 +0000)]
provide mediaId on zypp::Package interface

18 years agono solution available
Stefan Schubert [Tue, 31 Jan 2006 10:03:11 +0000 (10:03 +0000)]
no solution available

18 years agocompiling skeleton
Duncan Mac-Vicar P [Tue, 31 Jan 2006 09:54:49 +0000 (09:54 +0000)]
compiling skeleton

18 years agoadded maySet functions and the causer who calls the set functions
Stefan Schubert [Tue, 31 Jan 2006 09:30:04 +0000 (09:30 +0000)]
added maySet functions and the causer who calls the set functions

18 years agoPort packages parser to the regexp implementation instead of spirit
Duncan Mac-Vicar P [Tue, 31 Jan 2006 09:28:02 +0000 (09:28 +0000)]
Port packages parser to the regexp implementation instead of spirit

18 years agoignore these for now
Klaus Kaempf [Tue, 31 Jan 2006 09:21:20 +0000 (09:21 +0000)]
ignore these for now

18 years agoignore those for now
Klaus Kaempf [Tue, 31 Jan 2006 09:20:21 +0000 (09:20 +0000)]
ignore those for now

18 years agoadd ignores
Klaus Kaempf [Tue, 31 Jan 2006 09:18:10 +0000 (09:18 +0000)]
add ignores

18 years agoone more
Klaus Kaempf [Tue, 31 Jan 2006 09:14:54 +0000 (09:14 +0000)]
one more

18 years agolexical ordering
Klaus Kaempf [Tue, 31 Jan 2006 09:14:07 +0000 (09:14 +0000)]
lexical ordering

18 years agolexical ordering
Klaus Kaempf [Tue, 31 Jan 2006 09:10:08 +0000 (09:10 +0000)]
lexical ordering

18 years agouse solver::detail namespace explicitly
Klaus Kaempf [Tue, 31 Jan 2006 09:08:43 +0000 (09:08 +0000)]
use solver::detail namespace explicitly

18 years agoadapt API to TranslatedText
Klaus Kaempf [Tue, 31 Jan 2006 09:03:24 +0000 (09:03 +0000)]
adapt API to TranslatedText

18 years ago- fixed Target ctor to be 'explicit'. The compiler should not be
Michael Andres [Tue, 31 Jan 2006 08:44:58 +0000 (08:44 +0000)]
- fixed Target ctor to be 'explicit'. The compiler should not be
  allowed to implicitly convert some type into a Target.

18 years agoset selection dependencies
Jiri Srain [Tue, 31 Jan 2006 08:28:14 +0000 (08:28 +0000)]
set selection dependencies

18 years agopropagate chroot to rpmdb
Stanislav Visnovsky [Tue, 31 Jan 2006 06:53:45 +0000 (06:53 +0000)]
propagate chroot to rpmdb

18 years ago- Source: fixed conversion to bool and removed Source_Ref::valid
Michael Andres [Mon, 30 Jan 2006 23:19:29 +0000 (23:19 +0000)]
- Source: fixed conversion to bool and removed Source_Ref::valid
  from interface and implementations.

18 years agobackup
Michael Andres [Mon, 30 Jan 2006 22:36:54 +0000 (22:36 +0000)]
backup

18 years agobackup
Michael Andres [Mon, 30 Jan 2006 22:35:58 +0000 (22:35 +0000)]
backup

18 years ago- Updated doc to point out that Edition::match is not transitive.
Michael Andres [Mon, 30 Jan 2006 22:34:20 +0000 (22:34 +0000)]
- Updated doc to point out that Edition::match is not transitive.
  Thus not suitable for ordering associative std::continers.
- Added common CompareBy functor to RelCompare.h.

18 years ago- prepare for soft dependencies
Klaus Kaempf [Mon, 30 Jan 2006 18:11:13 +0000 (18:11 +0000)]
- prepare for soft dependencies
- actually handle 'recommends'

18 years agopack also header
Stanislav Visnovsky [Mon, 30 Jan 2006 18:01:15 +0000 (18:01 +0000)]
pack also header

18 years ago- scan all selection files on source
Stanislav Visnovsky [Mon, 30 Jan 2006 17:43:13 +0000 (17:43 +0000)]
- scan all selection files on source
- export order and category tags

18 years agoinclude parser
Stanislav Visnovsky [Mon, 30 Jan 2006 17:37:21 +0000 (17:37 +0000)]
include parser

18 years agomake the selections parser actually build the resolvable... i still probably need...
Duncan Mac-Vicar P [Mon, 30 Jan 2006 17:29:06 +0000 (17:29 +0000)]
make the selections parser actually build the resolvable... i still probably need to inject the Capabilities not sure ... I am a bit confused here

18 years ago- public access to resolver
Stanislav Visnovsky [Mon, 30 Jan 2006 17:24:10 +0000 (17:24 +0000)]
- public access to resolver
- ZYpp now creates a resolver for its pool (Michael, please, review)

18 years agoapply refactoring toe xtract a base class from the selection parser that will be...
Duncan Mac-Vicar P [Mon, 30 Jan 2006 16:41:16 +0000 (16:41 +0000)]
apply refactoring toe xtract a base class from the selection parser that will be used to replace the spirit package parser

18 years ago- adapted to Source_Ref
Michael Andres [Mon, 30 Jan 2006 16:26:12 +0000 (16:26 +0000)]
- adapted to Source_Ref

18 years agodont return temp objects
Duncan Mac-Vicar P [Mon, 30 Jan 2006 16:03:48 +0000 (16:03 +0000)]
dont return temp objects

18 years agoups
Duncan Mac-Vicar P [Mon, 30 Jan 2006 15:46:15 +0000 (15:46 +0000)]
ups

18 years ago- introduced TranslatedText
Duncan Mac-Vicar P [Mon, 30 Jan 2006 15:20:40 +0000 (15:20 +0000)]
- introduced TranslatedText
- Selections parser
- changed filelist and authors to string list (not text)
- make Text a string

18 years agocompile
Duncan Mac-Vicar P [Mon, 30 Jan 2006 14:54:40 +0000 (14:54 +0000)]
compile

18 years agohonor 'installOnly' for packages
Klaus Kaempf [Mon, 30 Jan 2006 14:50:26 +0000 (14:50 +0000)]
honor 'installOnly' for packages

18 years agoonly those which we haven't seen yet are valid upgrade candidates
Klaus Kaempf [Mon, 30 Jan 2006 14:15:52 +0000 (14:15 +0000)]
only those which we haven't seen yet are valid upgrade candidates

18 years agolexical ordering
Klaus Kaempf [Mon, 30 Jan 2006 14:01:06 +0000 (14:01 +0000)]
lexical ordering

18 years agocheck the to-be status
Klaus Kaempf [Mon, 30 Jan 2006 13:59:55 +0000 (13:59 +0000)]
check the to-be status

18 years agodebug
Klaus Kaempf [Mon, 30 Jan 2006 13:56:01 +0000 (13:56 +0000)]
debug

18 years agoget the to-be status when checking conflicts
Klaus Kaempf [Mon, 30 Jan 2006 13:40:47 +0000 (13:40 +0000)]
get the to-be status when checking conflicts

18 years agoits the same, just different lexical ordering
Klaus Kaempf [Mon, 30 Jan 2006 13:27:24 +0000 (13:27 +0000)]
its the same, just different lexical ordering

18 years agoCapability is a ref already
Klaus Kaempf [Mon, 30 Jan 2006 13:25:15 +0000 (13:25 +0000)]
Capability is a ref already

18 years agocd to testdir, then remove
Klaus Kaempf [Mon, 30 Jan 2006 13:09:35 +0000 (13:09 +0000)]
cd to testdir, then remove

18 years agodummy subscription
Klaus Kaempf [Mon, 30 Jan 2006 13:03:24 +0000 (13:03 +0000)]
dummy subscription

18 years agodummy getSourcePriority
Klaus Kaempf [Mon, 30 Jan 2006 13:01:20 +0000 (13:01 +0000)]
dummy getSourcePriority

get archive/install sizes from package

18 years agoremove the .diff if its empty
Klaus Kaempf [Mon, 30 Jan 2006 12:32:11 +0000 (12:32 +0000)]
remove the .diff if its empty

18 years agodont log during runtest
Klaus Kaempf [Mon, 30 Jan 2006 12:21:24 +0000 (12:21 +0000)]
dont log during runtest

18 years agodefine loggroup
Klaus Kaempf [Mon, 30 Jan 2006 12:19:43 +0000 (12:19 +0000)]
define loggroup

18 years agodebug
Klaus Kaempf [Mon, 30 Jan 2006 12:07:48 +0000 (12:07 +0000)]
debug
- pass the correct parent context to a branched queue

18 years agodebug
Klaus Kaempf [Mon, 30 Jan 2006 12:07:15 +0000 (12:07 +0000)]
debug

18 years agodebug
Klaus Kaempf [Mon, 30 Jan 2006 12:06:59 +0000 (12:06 +0000)]
debug

18 years agocorrected path
Stefan Schubert [Mon, 30 Jan 2006 11:25:17 +0000 (11:25 +0000)]
corrected path

18 years agoisPresent() checks the to-be state, not the current one
Klaus Kaempf [Mon, 30 Jan 2006 11:20:18 +0000 (11:20 +0000)]
isPresent() checks the to-be state, not the current one

18 years agodebug and fix for testcase, fixme later
Klaus Kaempf [Mon, 30 Jan 2006 11:19:55 +0000 (11:19 +0000)]
debug and fix for testcase, fixme later

18 years agodebug
Klaus Kaempf [Mon, 30 Jan 2006 11:19:26 +0000 (11:19 +0000)]
debug

18 years agodebug
Klaus Kaempf [Mon, 30 Jan 2006 11:19:10 +0000 (11:19 +0000)]
debug

18 years agodebug
Klaus Kaempf [Mon, 30 Jan 2006 11:18:50 +0000 (11:18 +0000)]
debug

18 years agodebug
Klaus Kaempf [Mon, 30 Jan 2006 11:18:37 +0000 (11:18 +0000)]
debug

18 years agotranslation added; build dependencies changed
Stefan Schubert [Mon, 30 Jan 2006 10:38:07 +0000 (10:38 +0000)]
translation added; build dependencies changed