platform/upstream/libzypp.git
17 years agogenerating testcases from the pool
Stefan Schubert [Tue, 24 Oct 2006 17:32:54 +0000 (17:32 +0000)]
generating testcases from the pool

17 years agochangelog
Michael Andres [Tue, 24 Oct 2006 12:38:00 +0000 (12:38 +0000)]
changelog

17 years ago- Added ui::PatternContents: Helper class that computes a patterns
Michael Andres [Tue, 24 Oct 2006 12:23:15 +0000 (12:23 +0000)]
- Added ui::PatternContents: Helper class that computes a patterns
  expanded install_packages set.

17 years agocomment typo fixed
Michael Andres [Tue, 24 Oct 2006 08:31:59 +0000 (08:31 +0000)]
comment typo fixed

17 years ago- added mapEntry iomanip; cleanup DumpMap
Michael Andres [Tue, 24 Oct 2006 08:04:56 +0000 (08:04 +0000)]
- added mapEntry iomanip; cleanup DumpMap

17 years agoremoved the last reference to /usr/lib64 to fix the build
Martin Vidner [Tue, 24 Oct 2006 07:07:37 +0000 (07:07 +0000)]
removed the last reference to /usr/lib64 to fix the build

17 years agobump
Martin Vidner [Mon, 23 Oct 2006 15:45:46 +0000 (15:45 +0000)]
bump

17 years agozypper-info added
Jan Kupec [Mon, 23 Oct 2006 13:39:04 +0000 (13:39 +0000)]
zypper-info added

17 years agozypper info implemented
Jan Kupec [Mon, 23 Oct 2006 13:38:32 +0000 (13:38 +0000)]
zypper info implemented

17 years agoProvideProcess pulled out to header for use elsewhere
Jan Kupec [Mon, 23 Oct 2006 13:17:16 +0000 (13:17 +0000)]
ProvideProcess pulled out to header for use elsewhere

17 years agochanges
Duncan Mac-Vicar P [Mon, 23 Oct 2006 11:35:12 +0000 (11:35 +0000)]
changes

17 years agoadd extra and optional urls to product
Duncan Mac-Vicar P [Mon, 23 Oct 2006 11:34:38 +0000 (11:34 +0000)]
add extra and optional urls to product

17 years agofixed compiler warnings
Stefan Schubert [Mon, 23 Oct 2006 10:39:44 +0000 (10:39 +0000)]
fixed compiler warnings

17 years agochanges
Duncan Mac-Vicar P [Mon, 23 Oct 2006 09:28:48 +0000 (09:28 +0000)]
changes

17 years agofix rpm timestamp, detected by michael-g++
Duncan Mac-Vicar P [Mon, 23 Oct 2006 09:27:44 +0000 (09:27 +0000)]
fix rpm timestamp, detected by michael-g++

17 years ago- Added stream output for std::map '[key] = value', manipulator
Michael Andres [Sun, 22 Oct 2006 10:55:53 +0000 (10:55 +0000)]
- Added stream output for std::map '[key] = value', manipulator
  dumpKeys to write keys, and dumpValues to write values only.

18 years agofixed namespace resolution problems after removing inclusion of zypper-tabulator.h
Jan Kupec [Fri, 20 Oct 2006 17:50:20 +0000 (17:50 +0000)]
fixed namespace resolution problems after removing inclusion of zypper-tabulator.h

18 years agodoSearch() changed to take a functor as an argument
Jan Kupec [Fri, 20 Oct 2006 15:59:31 +0000 (15:59 +0000)]
doSearch() changed to take a functor as an argument
enum used instead of bools _installed_only, _uninstalled_only
fixed search by type bug

18 years agofunctor for filling search results table added
Jan Kupec [Fri, 20 Oct 2006 15:53:00 +0000 (15:53 +0000)]
functor for filling search results table added

18 years agobetter
Duncan Mac-Vicar P [Fri, 20 Oct 2006 15:10:07 +0000 (15:10 +0000)]
better

18 years agosome random thoughts how to make commit testable
Duncan Mac-Vicar P [Fri, 20 Oct 2006 15:06:11 +0000 (15:06 +0000)]
some random thoughts how to make commit testable

18 years agoUnified progress reports:
Martin Vidner [Fri, 20 Oct 2006 14:58:14 +0000 (14:58 +0000)]
Unified progress reports:
percentages only for --verbose
missing newlines added
Tried some callback problem handling

18 years agodon't warn about unused parameters
Martin Vidner [Fri, 20 Oct 2006 14:55:28 +0000 (14:55 +0000)]
don't warn about unused parameters

18 years agochangelog, v 2.5.1
Michael Andres [Fri, 20 Oct 2006 14:32:46 +0000 (14:32 +0000)]
changelog, v 2.5.1

18 years ago- Fixed reloading of target data after commit. Broken since
Michael Andres [Fri, 20 Oct 2006 14:29:25 +0000 (14:29 +0000)]
- Fixed reloading of target data after commit. Broken since
  rev 3880.

18 years agochanges
Duncan Mac-Vicar P [Fri, 20 Oct 2006 14:23:32 +0000 (14:23 +0000)]
changes

18 years agodont use lib64 for helper binaries
Duncan Mac-Vicar P [Fri, 20 Oct 2006 14:22:02 +0000 (14:22 +0000)]
dont use lib64 for helper binaries

18 years agobackup
Michael Andres [Fri, 20 Oct 2006 14:21:58 +0000 (14:21 +0000)]
backup

18 years agoadded ResStore::erase by kind of resolvable
Michael Andres [Fri, 20 Oct 2006 13:27:25 +0000 (13:27 +0000)]
added ResStore::erase by kind of resolvable

18 years agoadd a dumb reset, will make it smarter later
Duncan Mac-Vicar P [Fri, 20 Oct 2006 12:19:57 +0000 (12:19 +0000)]
add a dumb reset, will make it smarter later

18 years ago- move timestamp code to RpmDb
Duncan Mac-Vicar P [Fri, 20 Oct 2006 11:51:02 +0000 (11:51 +0000)]
- move timestamp code to RpmDb

18 years agoindent
Duncan Mac-Vicar P [Fri, 20 Oct 2006 11:40:53 +0000 (11:40 +0000)]
indent

18 years agoindent
Duncan Mac-Vicar P [Fri, 20 Oct 2006 11:38:38 +0000 (11:38 +0000)]
indent

18 years agochanges
Duncan Mac-Vicar P [Fri, 20 Oct 2006 10:22:37 +0000 (10:22 +0000)]
changes

18 years agoright version
Duncan Mac-Vicar P [Fri, 20 Oct 2006 10:22:08 +0000 (10:22 +0000)]
right version

18 years agochanges
Duncan Mac-Vicar P [Fri, 20 Oct 2006 10:17:08 +0000 (10:17 +0000)]
changes

18 years ago- adapt Product to provde distribution info
Duncan Mac-Vicar P [Fri, 20 Oct 2006 10:15:07 +0000 (10:15 +0000)]
- adapt Product to provde distribution info
- bump version

18 years agofix using temp object reference
Duncan Mac-Vicar P [Fri, 20 Oct 2006 10:14:23 +0000 (10:14 +0000)]
fix using temp object reference

18 years agorevert, causes endless loop
Duncan Mac-Vicar P [Fri, 20 Oct 2006 09:41:44 +0000 (09:41 +0000)]
revert, causes endless loop

18 years agochangelog
Michael Andres [Fri, 20 Oct 2006 09:03:46 +0000 (09:03 +0000)]
changelog

18 years ago- For products show additionally distributionName and distributionEdition.
Michael Andres [Fri, 20 Oct 2006 09:01:12 +0000 (09:01 +0000)]
- For products show additionally distributionName and distributionEdition.
- Fixed PrintItem operating on invalid (freed) data.

18 years agochangelog
Michael Andres [Thu, 19 Oct 2006 22:28:31 +0000 (22:28 +0000)]
changelog

18 years ago- Add accessor for Product distributionName and distributionEdition.
Michael Andres [Thu, 19 Oct 2006 22:28:04 +0000 (22:28 +0000)]
- Add accessor for Product distributionName and distributionEdition.
  (required by #205392)

18 years agobackup
Michael Andres [Thu, 19 Oct 2006 22:09:17 +0000 (22:09 +0000)]
backup

18 years agofix build
Duncan Mac-Vicar P [Thu, 19 Oct 2006 17:11:33 +0000 (17:11 +0000)]
fix build

18 years agoadd include
Duncan Mac-Vicar P [Thu, 19 Oct 2006 16:42:00 +0000 (16:42 +0000)]
add include

18 years agochanges
Duncan Mac-Vicar P [Thu, 19 Oct 2006 16:41:40 +0000 (16:41 +0000)]
changes

18 years agofire the signal in all imports, not only in the workflow
Duncan Mac-Vicar P [Thu, 19 Oct 2006 16:40:13 +0000 (16:40 +0000)]
fire the signal in all imports, not only in the workflow

18 years agotest case for KeyRing
Duncan Mac-Vicar P [Thu, 19 Oct 2006 16:39:42 +0000 (16:39 +0000)]
test case for KeyRing

18 years agoupdate: implemented minimal version (patches only)
Martin Vidner [Thu, 19 Oct 2006 16:28:29 +0000 (16:28 +0000)]
update: implemented minimal version (patches only)
list-updates: changed default type from package to patch
both of above: consider patches affecting the package manager
separately

factored out show_problems and solve_and_commit for reuse

18 years agobump version
Duncan Mac-Vicar P [Thu, 19 Oct 2006 12:09:56 +0000 (12:09 +0000)]
bump version

18 years ago2.4.1
Duncan Mac-Vicar P [Thu, 19 Oct 2006 12:09:20 +0000 (12:09 +0000)]
2.4.1

18 years ago- Make sure config.rpath is present.
Duncan Mac-Vicar P [Thu, 19 Oct 2006 12:08:17 +0000 (12:08 +0000)]
- Make sure config.rpath is present.
- add zypp-query-pool, so registration doesn't depend on
  libzypp-zmd-backend being installed. Will remove from
  backend when suseregister gets updated.

18 years agoFixed the format string to work even on 64bit arch.
Martin Vidner [Thu, 19 Oct 2006 09:05:04 +0000 (09:05 +0000)]
Fixed the format string to work even on 64bit arch.

Using -Wextra is good for you.

18 years agozypper search: fixed uninitialized members that made all searches
Martin Vidner [Wed, 18 Oct 2006 19:43:49 +0000 (19:43 +0000)]
zypper search: fixed uninitialized members that made all searches
exact and case sensitve

18 years agoa slightly better handling of source-delete exceptions
Martin Vidner [Wed, 18 Oct 2006 19:39:05 +0000 (19:39 +0000)]
a slightly better handling of source-delete exceptions

18 years agochanges
Duncan Mac-Vicar P [Wed, 18 Oct 2006 11:14:38 +0000 (11:14 +0000)]
changes

18 years ago- write in the right file
Duncan Mac-Vicar P [Wed, 18 Oct 2006 11:13:08 +0000 (11:13 +0000)]
- write in the right file

18 years agoRevision 4326
Stefan Schubert [Wed, 18 Oct 2006 10:53:00 +0000 (10:53 +0000)]
Revision 4326

18 years agoInstall resolvables although they are unneeded
Stefan Schubert [Wed, 18 Oct 2006 10:49:14 +0000 (10:49 +0000)]
Install resolvables although they are unneeded
if they have NOT the kind patch/atoms
Bug 210538 - freshens/supplements does not work with patterns

18 years agozypper service-add -r http://example.org/foo.repo (F#300641).
Martin Vidner [Tue, 17 Oct 2006 17:18:06 +0000 (17:18 +0000)]
zypper service-add -r example.org/foo.repo (F#300641).

18 years agochanges
Duncan Mac-Vicar P [Tue, 17 Oct 2006 16:30:53 +0000 (16:30 +0000)]
changes

18 years ago- zypp-checkpatches:
Duncan Mac-Vicar P [Tue, 17 Oct 2006 16:29:22 +0000 (16:29 +0000)]
- zypp-checkpatches:
  save version of the generated xml to
  regenerate it if it changes.
  save a random token in case of error to
  force recreating xml file

18 years agocoding style
Stefan Hundhammer [Tue, 17 Oct 2006 14:27:22 +0000 (14:27 +0000)]
coding style

18 years agorevert, update rev
Duncan Mac-Vicar P [Tue, 17 Oct 2006 13:40:23 +0000 (13:40 +0000)]
revert, update rev

18 years agorevert
Duncan Mac-Vicar P [Tue, 17 Oct 2006 13:40:05 +0000 (13:40 +0000)]
revert

18 years agoremove permission for zypp checkpatches from spec, changes
Duncan Mac-Vicar P [Tue, 17 Oct 2006 11:51:16 +0000 (11:51 +0000)]
remove permission for zypp checkpatches from spec, changes

18 years agoremove permission for zypp checkpatches from spec
Duncan Mac-Vicar P [Tue, 17 Oct 2006 11:50:57 +0000 (11:50 +0000)]
remove permission for zypp checkpatches from spec

18 years agochanges
Duncan Mac-Vicar P [Tue, 17 Oct 2006 11:50:37 +0000 (11:50 +0000)]
changes

18 years agoremove permission for zypp checkpatches from spec
Duncan Mac-Vicar P [Tue, 17 Oct 2006 11:49:44 +0000 (11:49 +0000)]
remove permission for zypp checkpatches from spec

18 years agochanges:
Duncan Mac-Vicar P [Tue, 17 Oct 2006 10:37:22 +0000 (10:37 +0000)]
changes:

- registration fails because of wrong product data
  (#205392)
  use DISTPRODUCT,DISTVERSION to create the product
  resolvable. have this resolvable provide
  PRODUCT = VERSION

18 years ago- registration fails because of wrong product data
Duncan Mac-Vicar P [Tue, 17 Oct 2006 10:36:50 +0000 (10:36 +0000)]
- registration fails because of wrong product data
  (#205392)
  use DISTPRODUCT,DISTVERSION to create the product
  resolvable. have this resolvable provide
  PRODUCT = VERSION

18 years agoindentation
Duncan Mac-Vicar P [Tue, 17 Oct 2006 09:31:41 +0000 (09:31 +0000)]
indentation

18 years agoFixed file name in \file tag for doxygen
Martin Vidner [Mon, 16 Oct 2006 21:21:25 +0000 (21:21 +0000)]
Fixed file name in \file tag for doxygen

18 years agoFixed file names in \file tags for doxygen
Martin Vidner [Mon, 16 Oct 2006 20:50:44 +0000 (20:50 +0000)]
Fixed file names in \file tags for doxygen

18 years ago-Woverloaded-virtual strikes again
Martin Vidner [Mon, 16 Oct 2006 20:48:34 +0000 (20:48 +0000)]
-Woverloaded-virtual strikes again

18 years agozypper service-add -r ./foo.repo (F#300641).
Martin Vidner [Mon, 16 Oct 2006 16:10:39 +0000 (16:10 +0000)]
zypper service-add -r ./foo.repo (F#300641).

18 years ago--match-exact option added (search for resolvables with exact names)
Jan Kupec [Mon, 16 Oct 2006 15:27:26 +0000 (15:27 +0000)]
--match-exact option added (search for resolvables with exact names)

18 years agokilled leftover conflict marks
Martin Vidner [Mon, 16 Oct 2006 13:24:24 +0000 (13:24 +0000)]
killed leftover conflict marks

18 years ago- Dont incomplete an uninstalled resolvable, even not when establishing.
Stefan Schubert [Mon, 16 Oct 2006 13:20:56 +0000 (13:20 +0000)]
- Dont incomplete an uninstalled resolvable, even not when establishing.
  Incomplete only makes sense for installed resolvables (when they have
  broken deps), for patches (because they are needed) and for atoms
  (because they are used during patch calculation)
  Bug 198379

- Do not branch for packages with the same NVE but different
  architectures.
  Take the best architecture.

18 years agoDo not branch for packages with the same NVE but different
Stefan Schubert [Mon, 16 Oct 2006 13:15:42 +0000 (13:15 +0000)]
Do not branch for packages with the same NVE but different
architectures.
Take the best architecture.

18 years agoDont incomplete an uninstalled resolvable, even not when establishing.
Stefan Schubert [Mon, 16 Oct 2006 13:14:56 +0000 (13:14 +0000)]
Dont incomplete an uninstalled resolvable, even not when establishing.
Incomplete only makes sense for installed resolvables (when they have
broken deps),
for patches (because they are needed) and for atoms (because
they are used during patch calculation)
Bug 198379

18 years agoreduced amount of solution by taking the best architecture only
Stefan Schubert [Mon, 16 Oct 2006 13:12:48 +0000 (13:12 +0000)]
reduced amount of solution by taking the best architecture only

18 years agozypper changes
Jan Kupec [Mon, 16 Oct 2006 13:10:49 +0000 (13:10 +0000)]
zypper changes

18 years agosearch in descriptions added, case-sensitive search added
Jan Kupec [Mon, 16 Oct 2006 12:59:23 +0000 (12:59 +0000)]
search in descriptions added, case-sensitive search added

18 years agosearch in descriptions added, case-sensitive option added
Jan Kupec [Mon, 16 Oct 2006 12:58:15 +0000 (12:58 +0000)]
search in descriptions added, case-sensitive option added

18 years agoFixed broken callbacks (-Woverloaded-virtual saves the world).
Martin Vidner [Mon, 16 Oct 2006 12:24:20 +0000 (12:24 +0000)]
Fixed broken callbacks (-Woverloaded-virtual saves the world).

18 years agodocumented a past BuildRequires change
Martin Vidner [Mon, 16 Oct 2006 11:42:24 +0000 (11:42 +0000)]
documented a past BuildRequires change

18 years agoPrevent the user from sending signals to zypp-checkpatches-wrapper
Martin Vidner [Mon, 16 Oct 2006 11:34:10 +0000 (11:34 +0000)]
Prevent the user from sending signals to zypp-checkpatches-wrapper
(#211286).

18 years agosearch results sort added
Jan Kupec [Mon, 16 Oct 2006 09:58:59 +0000 (09:58 +0000)]
search results sort added

18 years agooutput table creation moved out of doSearch()
Jan Kupec [Mon, 16 Oct 2006 09:58:22 +0000 (09:58 +0000)]
output table creation moved out of doSearch()

18 years agodoes not work correctly ( do not recognize "super-sets" )
Stefan Schubert [Mon, 16 Oct 2006 09:47:39 +0000 (09:47 +0000)]
does not work correctly ( do not recognize "super-sets" )

18 years agoworks with special enhancement flag correctly
Stefan Schubert [Mon, 16 Oct 2006 08:56:40 +0000 (08:56 +0000)]
works with special enhancement flag correctly

18 years agodoese only run without keys
Stefan Schubert [Mon, 16 Oct 2006 08:55:38 +0000 (08:55 +0000)]
doese only run without keys

18 years agorelease will be shown now
Stefan Schubert [Mon, 16 Oct 2006 08:43:54 +0000 (08:43 +0000)]
release will be shown now

18 years agosearch: * and ? wildcard support added
Jan Kupec [Fri, 13 Oct 2006 16:29:15 +0000 (16:29 +0000)]
search: * and ? wildcard support added

18 years agochanges
Duncan Mac-Vicar P [Fri, 13 Oct 2006 14:51:59 +0000 (14:51 +0000)]
changes

18 years agoimplement rename source in sourcemanager
Duncan Mac-Vicar P [Fri, 13 Oct 2006 14:51:29 +0000 (14:51 +0000)]
implement rename source in sourcemanager

18 years agotypo
Michael Andres [Fri, 13 Oct 2006 14:36:30 +0000 (14:36 +0000)]
typo

18 years ago- added class DefaultIntegal<_Tp,_Initial>: Integral type with defined
Michael Andres [Fri, 13 Oct 2006 14:30:41 +0000 (14:30 +0000)]
- added class DefaultIntegal<_Tp,_Initial>: Integral type with defined
  initial value when default constructed.