platform/upstream/libzypp.git
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

18 years agodone. Now i need to figure how to connect the public interface
Duncan Mac-Vicar P [Mon, 30 Jan 2006 10:23:17 +0000 (10:23 +0000)]
done. Now i need to figure how to connect the public interface

18 years agoalmost there, a few tags missing
Duncan Mac-Vicar P [Mon, 30 Jan 2006 10:04:44 +0000 (10:04 +0000)]
almost there, a few tags missing

18 years agoSource -> Source_Ref
Klaus Kaempf [Mon, 30 Jan 2006 09:30:27 +0000 (09:30 +0000)]
Source -> Source_Ref

18 years agotaking Source_Ref::noSource
Stefan Schubert [Mon, 30 Jan 2006 09:27:40 +0000 (09:27 +0000)]
taking Source_Ref::noSource

18 years agosplit commit into 2 functions
Jiri Srain [Mon, 30 Jan 2006 09:24:25 +0000 (09:24 +0000)]
split commit into 2 functions

18 years agoresolvePool()
Klaus Kaempf [Mon, 30 Jan 2006 09:10:22 +0000 (09:10 +0000)]
resolvePool()

18 years agoresolvePool()
Klaus Kaempf [Mon, 30 Jan 2006 09:09:52 +0000 (09:09 +0000)]
resolvePool()

18 years agoget/set transactby
Klaus Kaempf [Mon, 30 Jan 2006 09:09:33 +0000 (09:09 +0000)]
get/set transactby

18 years agopropagate installOnly() to zypp::Package interface, us it in target
Jiri Srain [Mon, 30 Jan 2006 08:48:05 +0000 (08:48 +0000)]
propagate installOnly() to zypp::Package interface, us it in target

18 years agouse ordering of packages for installation
Jiri Srain [Mon, 30 Jan 2006 08:38:31 +0000 (08:38 +0000)]
use ordering of packages for installation

18 years agonew 'ByTransact' filter
Klaus Kaempf [Mon, 30 Jan 2006 08:37:28 +0000 (08:37 +0000)]
new 'ByTransact' filter

18 years agoResPool is a reference already
Stanislav Visnovsky [Mon, 30 Jan 2006 08:33:11 +0000 (08:33 +0000)]
ResPool is a reference already

18 years agoremoved void warning
Jiri Srain [Mon, 30 Jan 2006 08:01:08 +0000 (08:01 +0000)]
removed void warning

18 years agouse a layout more similar to Michael spirit parser so I can extract a base class...
Duncan Mac-Vicar P [Mon, 30 Jan 2006 07:59:05 +0000 (07:59 +0000)]
use a layout more similar to Michael spirit parser so I can extract a base class later

18 years agoadded preliminary commit function for target
Jiri Srain [Mon, 30 Jan 2006 07:57:37 +0000 (07:57 +0000)]
added preliminary commit function for target

18 years ago- eliminated Source(typedef) which is in fact Source_Ref.
Michael Andres [Mon, 30 Jan 2006 01:50:37 +0000 (01:50 +0000)]
- eliminated Source(typedef) which is in fact Source_Ref.
- backup

18 years ago- Fixed provision or Source_Ref's "nullimpl". As it's a reference type,
Michael Andres [Mon, 30 Jan 2006 00:27:29 +0000 (00:27 +0000)]
- Fixed provision or Source_Ref's "nullimpl". As it's a reference type,
  the former 'nullimpl' is now 'Source_Ref::noSource'.

18 years agofix regular expressions to work everywhere
Duncan Mac-Vicar P [Sun, 29 Jan 2006 23:36:54 +0000 (23:36 +0000)]
fix regular expressions to work everywhere

18 years ago- explicitly define operator== and < (for use in std::container) based on pimpl.
Michael Andres [Sun, 29 Jan 2006 23:17:56 +0000 (23:17 +0000)]
- explicitly define operator== and < (for use in std::container) based on pimpl.
  Fixed pimpl to be a smart_pointer, not RW wrapped.

18 years ago- fixed typo
Michael Andres [Sun, 29 Jan 2006 23:13:29 +0000 (23:13 +0000)]
- fixed typo

18 years ago- provide operator== for BitField
Michael Andres [Sun, 29 Jan 2006 23:12:51 +0000 (23:12 +0000)]
- provide operator== for BitField
- fixed operator== for ResStatus. Made provided contants actually const.

18 years agoactually 'cd' to the right directory
Klaus Kaempf [Sun, 29 Jan 2006 19:58:44 +0000 (19:58 +0000)]
actually 'cd' to the right directory

18 years agofurther adaption to final API
Klaus Kaempf [Sun, 29 Jan 2006 19:58:18 +0000 (19:58 +0000)]
further adaption to final API
filter out "Authors"

18 years agodoc
Klaus Kaempf [Sun, 29 Jan 2006 19:36:05 +0000 (19:36 +0000)]
doc

18 years agodebug
Klaus Kaempf [Sun, 29 Jan 2006 19:32:37 +0000 (19:32 +0000)]
debug

18 years agomark uninstallable as such
Klaus Kaempf [Sun, 29 Jan 2006 19:32:12 +0000 (19:32 +0000)]
mark uninstallable as such

18 years agospread multiple items over several lines
Klaus Kaempf [Sun, 29 Jan 2006 19:08:22 +0000 (19:08 +0000)]
spread multiple items over several lines

18 years agocheck the poolItem status for installed/uninstalled
Klaus Kaempf [Sun, 29 Jan 2006 19:06:45 +0000 (19:06 +0000)]
check the poolItem status for installed/uninstalled

18 years agoimplement 'virtual dumpOn()' for QueueItem also
Klaus Kaempf [Sun, 29 Jan 2006 19:05:19 +0000 (19:05 +0000)]
implement 'virtual dumpOn()' for QueueItem also

18 years agoget the to-be status of the candidate
Klaus Kaempf [Sun, 29 Jan 2006 18:49:57 +0000 (18:49 +0000)]
get the to-be status of the candidate

18 years agolook at current, not future status when counting depending on installed/uninstalled
Klaus Kaempf [Sun, 29 Jan 2006 18:40:28 +0000 (18:40 +0000)]
look at current, not future status when counting depending on installed/uninstalled

18 years agoupgrade to the candidate, not the installed one ...
Klaus Kaempf [Sun, 29 Jan 2006 18:39:58 +0000 (18:39 +0000)]
upgrade to the candidate, not the installed one ...
more debug

18 years agouse virtual dumpOn() in operator<< to output derived objects
Klaus Kaempf [Sun, 29 Jan 2006 18:20:04 +0000 (18:20 +0000)]
use virtual dumpOn() in operator<< to output derived objects

18 years agoshow the complete context chain
Klaus Kaempf [Sun, 29 Jan 2006 18:19:23 +0000 (18:19 +0000)]
show the complete context chain

18 years agoresfilter::byEdition<CompareByGT> is broken, implement workaround
Klaus Kaempf [Sun, 29 Jan 2006 17:17:40 +0000 (17:17 +0000)]
resfilter::byEdition<CompareByGT> is broken, implement workaround

18 years agofix debug
Klaus Kaempf [Sun, 29 Jan 2006 17:17:04 +0000 (17:17 +0000)]
fix debug

18 years ago- Added missing DEFINE_PTR_TYPE(SourceImpl) to prevent need to expose
Michael Andres [Sun, 29 Jan 2006 17:12:28 +0000 (17:12 +0000)]
- Added missing DEFINE_PTR_TYPE(SourceImpl) to prevent need to expose
  SourceImpl.h in public headers.

18 years agooutput item lists in alphabetical order, not in ResPool order
Klaus Kaempf [Sun, 29 Jan 2006 16:53:25 +0000 (16:53 +0000)]
output item lists in alphabetical order, not in ResPool order

18 years agoonly look for installed by name, dont check edition
Klaus Kaempf [Sun, 29 Jan 2006 16:26:43 +0000 (16:26 +0000)]
only look for installed by name, dont check edition

18 years agoreset parser data at begin of each resolvable
Klaus Kaempf [Sun, 29 Jan 2006 15:50:37 +0000 (15:50 +0000)]
reset parser data at begin of each resolvable

18 years agooutput content, not pointer
Klaus Kaempf [Sun, 29 Jan 2006 15:41:15 +0000 (15:41 +0000)]
output content, not pointer

18 years agopull Resolver to toplevel API
Klaus Kaempf [Sun, 29 Jan 2006 15:35:45 +0000 (15:35 +0000)]
pull Resolver to toplevel API

18 years agoonly string NOT starting with "/" are named/versioned caps
Klaus Kaempf [Sun, 29 Jan 2006 15:34:08 +0000 (15:34 +0000)]
only string NOT starting with "/" are named/versioned caps