platform/upstream/libzypp.git
17 years ago-Woverloaded-virtual strikes again
Martin Vidner [Mon, 16 Oct 2006 20:48:34 +0000 (20:48 +0000)]
-Woverloaded-virtual strikes again

17 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).

17 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)

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

17 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.

17 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.

17 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

17 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

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

17 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

17 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

17 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).

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

17 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).

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

17 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()

17 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" )

17 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

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

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

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

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

17 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

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

17 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.

17 years agoindent
Duncan Mac-Vicar P [Fri, 13 Oct 2006 13:08:00 +0000 (13:08 +0000)]
indent

17 years agochanges
Duncan Mac-Vicar P [Fri, 13 Oct 2006 12:33:11 +0000 (12:33 +0000)]
changes

17 years ago- YaST sources: set alias to product summary if empty
Duncan Mac-Vicar P [Fri, 13 Oct 2006 12:30:24 +0000 (12:30 +0000)]
- YaST sources: set alias to product summary if empty
- show alias on logs.

17 years agosome doc enhancements
Duncan Mac-Vicar P [Fri, 13 Oct 2006 12:04:06 +0000 (12:04 +0000)]
some doc enhancements

17 years agorug like --match-words option implemented
Jan Kupec [Fri, 13 Oct 2006 10:34:17 +0000 (10:34 +0000)]
rug like --match-words option implemented

17 years agoduplicate code removed
Michael Andres [Fri, 13 Oct 2006 09:53:32 +0000 (09:53 +0000)]
duplicate code removed

17 years agodo not write to std::cout
Michael Andres [Fri, 13 Oct 2006 09:43:54 +0000 (09:43 +0000)]
do not write to std::cout

17 years agobackup
Michael Andres [Fri, 13 Oct 2006 09:29:04 +0000 (09:29 +0000)]
backup

17 years ago-Woverloaded-virtual added to CXXFLAGS
Michael Andres [Fri, 13 Oct 2006 08:42:42 +0000 (08:42 +0000)]
-Woverloaded-virtual added to CXXFLAGS

17 years agoxml fixes
Duncan Mac-Vicar P [Thu, 12 Oct 2006 15:44:31 +0000 (15:44 +0000)]
xml fixes

17 years agochanges
Duncan Mac-Vicar P [Thu, 12 Oct 2006 14:47:11 +0000 (14:47 +0000)]
changes

17 years agothanks martin
Duncan Mac-Vicar P [Thu, 12 Oct 2006 14:46:52 +0000 (14:46 +0000)]
thanks martin

17 years agosearch by resolvable type added
Jan Kupec [Thu, 12 Oct 2006 14:41:25 +0000 (14:41 +0000)]
search by resolvable type added

17 years agochanges
Duncan Mac-Vicar P [Thu, 12 Oct 2006 14:41:05 +0000 (14:41 +0000)]
changes

17 years agoconflict with ma
Duncan Mac-Vicar P [Thu, 12 Oct 2006 14:40:18 +0000 (14:40 +0000)]
conflict with ma

17 years agosearch by resolvable type added
Jan Kupec [Thu, 12 Oct 2006 14:40:15 +0000 (14:40 +0000)]
search by resolvable type added
code adjusted according to styleguide

17 years agoversion 204
Duncan Mac-Vicar P [Thu, 12 Oct 2006 14:39:29 +0000 (14:39 +0000)]
version 204

17 years agomore xml changes to add description
Duncan Mac-Vicar P [Thu, 12 Oct 2006 14:38:57 +0000 (14:38 +0000)]
more xml changes to add description

17 years agochanges
Michael Andres [Thu, 12 Oct 2006 14:37:03 +0000 (14:37 +0000)]
changes

17 years agofixed ui status computation in presence of multiple candidate objects.
Michael Andres [Thu, 12 Oct 2006 14:28:09 +0000 (14:28 +0000)]
fixed ui status computation in presence of multiple candidate objects.

17 years agochanges
Duncan Mac-Vicar P [Thu, 12 Oct 2006 13:52:24 +0000 (13:52 +0000)]
changes

17 years agofix media callback
Duncan Mac-Vicar P [Thu, 12 Oct 2006 13:52:06 +0000 (13:52 +0000)]
fix media callback

17 years agochanges
Duncan Mac-Vicar P [Thu, 12 Oct 2006 13:47:51 +0000 (13:47 +0000)]
changes

17 years ago- remove const, bindings need to modify the source,
Duncan Mac-Vicar P [Thu, 12 Oct 2006 13:47:28 +0000 (13:47 +0000)]
- remove const, bindings need to modify the source,
cd changing broken because this

17 years agomove the data to attributes, it is easier to parse with sax
Duncan Mac-Vicar P [Thu, 12 Oct 2006 12:15:11 +0000 (12:15 +0000)]
move the data to attributes, it is easier to parse with sax

17 years agoinclude source for each patch in check-patches
Duncan Mac-Vicar P [Thu, 12 Oct 2006 10:01:09 +0000 (10:01 +0000)]
include source for each patch in check-patches

17 years agomake PoolItems available in ui::Selectable
Michael Andres [Wed, 11 Oct 2006 14:09:57 +0000 (14:09 +0000)]
make PoolItems available in ui::Selectable

17 years agomerge changes
Duncan Mac-Vicar P [Wed, 11 Oct 2006 12:50:55 +0000 (12:50 +0000)]
merge changes

17 years agoremoved the suid bit from zypp-checkpatches-wrapper so that the
Martin Vidner [Wed, 11 Oct 2006 07:21:52 +0000 (07:21 +0000)]
removed the suid bit from zypp-checkpatches-wrapper so that the
build passes until permissions.rpm is updated (~#211286).

17 years agochangelog updated before submitting
Martin Vidner [Wed, 11 Oct 2006 06:38:05 +0000 (06:38 +0000)]
changelog updated before submitting

17 years agoformatting corrected (tabs->spaces)
Jan Kupec [Tue, 10 Oct 2006 14:29:54 +0000 (14:29 +0000)]
formatting corrected (tabs->spaces)

17 years ago- Implement microseconds logging when ZYPP_PROFILING env variable is
Duncan Mac-Vicar P [Tue, 10 Oct 2006 14:03:25 +0000 (14:03 +0000)]
- Implement microseconds logging when ZYPP_PROFILING env variable is
  enabled.

17 years agozypper-search sources added
Jan Kupec [Tue, 10 Oct 2006 13:50:31 +0000 (13:50 +0000)]
zypper-search sources added

17 years agobasic search implemented
Jan Kupec [Tue, 10 Oct 2006 13:46:46 +0000 (13:46 +0000)]
basic search implemented

17 years agobool Table::empty() added
Jan Kupec [Tue, 10 Oct 2006 13:45:10 +0000 (13:45 +0000)]
bool Table::empty() added

17 years agochanges
Duncan Mac-Vicar P [Mon, 9 Oct 2006 16:16:37 +0000 (16:16 +0000)]
changes

17 years ago- YaST sources:
Duncan Mac-Vicar P [Mon, 9 Oct 2006 16:14:41 +0000 (16:14 +0000)]
- YaST sources:
  Factory cannot be set with 'refresh' enabled
  (#204957)

17 years ago- introduce Profiling Log formater, to add microseconds useful
Duncan Mac-Vicar P [Mon, 9 Oct 2006 16:10:37 +0000 (16:10 +0000)]
- introduce Profiling Log formater, to add microseconds useful
for generatng profile data, just a skeleton for now

17 years agoAdded zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
Martin Vidner [Mon, 9 Oct 2006 13:14:20 +0000 (13:14 +0000)]
Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.

17 years agoXML fixes:
Martin Vidner [Mon, 9 Oct 2006 12:15:36 +0000 (12:15 +0000)]
XML fixes:
xmllint --noout /var/lib/zypp/cache/updates_result.xml

17 years agodrop unused Autodispose::nodispose
Michael Andres [Fri, 6 Oct 2006 15:56:39 +0000 (15:56 +0000)]
drop unused Autodispose::nodispose

17 years ago- fixed dereferencing type-punned pointer will break strict-aliasing rules
Michael Andres [Fri, 6 Oct 2006 15:51:57 +0000 (15:51 +0000)]
- fixed dereferencing type-punned pointer will break strict-aliasing rules

17 years ago- separate some functions to a common file.
Duncan Mac-Vicar P [Fri, 6 Oct 2006 14:08:16 +0000 (14:08 +0000)]
- separate some functions to a common file.

17 years agoget rid of the token usage
Duncan Mac-Vicar P [Fri, 6 Oct 2006 13:31:00 +0000 (13:31 +0000)]
get rid of the token usage

17 years agoselect the best solution: prefering the total amount of install/update
Stefan Schubert [Fri, 6 Oct 2006 11:25:09 +0000 (11:25 +0000)]
select the best solution: prefering the total amount of install/update
packages BEFORE source preferences. Bug 208784

17 years agoselect the best solution: prefering the total amount of install/update
Stefan Schubert [Fri, 6 Oct 2006 11:24:24 +0000 (11:24 +0000)]
select the best solution: prefering the total amount of install/update
packages BEFORE source preferences. Bug 208784

17 years agochanges
Duncan Mac-Vicar P [Fri, 6 Oct 2006 09:56:34 +0000 (09:56 +0000)]
changes

17 years ago- XML output for zypp-checkpatches
Duncan Mac-Vicar P [Fri, 6 Oct 2006 09:31:49 +0000 (09:31 +0000)]
- XML output for zypp-checkpatches

17 years agoadd TODO file
Duncan Mac-Vicar P [Fri, 6 Oct 2006 09:31:18 +0000 (09:31 +0000)]
add TODO file

17 years ago- move CheckSum methods out of the header
Duncan Mac-Vicar P [Fri, 6 Oct 2006 09:30:45 +0000 (09:30 +0000)]
- move CheckSum methods out of the header

17 years agoIntroduce a method to see if a source supports a
Duncan Mac-Vicar P [Fri, 6 Oct 2006 09:30:16 +0000 (09:30 +0000)]
Introduce a method to see if a source supports a
kind of resolvable at that time, so we can
init a YUM source like factory but avoid parsing
it if it contains no patches.

17 years agofixed no return statement in function returning non-void
Michael Andres [Thu, 5 Oct 2006 13:57:05 +0000 (13:57 +0000)]
fixed no return statement in function returning non-void

17 years agofixed: comparison is always true due to limited range of data type
Michael Andres [Thu, 5 Oct 2006 13:46:36 +0000 (13:46 +0000)]
fixed: comparison is always true due to limited range of data type

17 years agoadded missing ctors
Michael Andres [Wed, 4 Oct 2006 21:48:50 +0000 (21:48 +0000)]
added missing ctors

17 years agoadded InputStream: Helper to create and pass std::istream.
Michael Andres [Wed, 4 Oct 2006 18:08:08 +0000 (18:08 +0000)]
added InputStream: Helper to create and pass std::istream.

17 years agoadded NullDeleter: shared_ptr custom deleter doing nothing.
Michael Andres [Wed, 4 Oct 2006 18:00:53 +0000 (18:00 +0000)]
added NullDeleter: shared_ptr custom deleter doing nothing.

17 years ago- Fixed SEGV in GzStream if gzclose fails.
Michael Andres [Mon, 2 Oct 2006 22:02:57 +0000 (22:02 +0000)]
- Fixed SEGV in GzStream if gzclose fails.

17 years agoindent
Duncan Mac-Vicar P [Mon, 2 Oct 2006 16:55:19 +0000 (16:55 +0000)]
indent

17 years agoindent
Duncan Mac-Vicar P [Mon, 2 Oct 2006 16:51:38 +0000 (16:51 +0000)]
indent

17 years agofixed build
Martin Vidner [Mon, 2 Oct 2006 16:04:02 +0000 (16:04 +0000)]
fixed build

17 years agobump
Martin Vidner [Mon, 2 Oct 2006 15:04:28 +0000 (15:04 +0000)]
bump

17 years agotestcase for bug 208784
Stefan Schubert [Mon, 2 Oct 2006 15:03:45 +0000 (15:03 +0000)]
testcase for bug 208784

17 years agoadded a CLI preview: zypper
Martin Vidner [Mon, 2 Oct 2006 14:35:18 +0000 (14:35 +0000)]
added a CLI preview: zypper

17 years agosmall autodocs enhancements
Martin Vidner [Mon, 2 Oct 2006 14:20:47 +0000 (14:20 +0000)]
small autodocs enhancements

17 years agochanges
Duncan Mac-Vicar P [Mon, 2 Oct 2006 13:12:03 +0000 (13:12 +0000)]
changes

17 years agoFATE #100165: Make Content File Aware of Different Architectures
Duncan Mac-Vicar P [Mon, 2 Oct 2006 13:11:15 +0000 (13:11 +0000)]
FATE #100165: Make Content File Aware of Different Architectures
- expand %a in release notes with architecture
- I can expand other fields on request
- unit test

17 years agozypper:
Martin Vidner [Mon, 2 Oct 2006 11:49:59 +0000 (11:49 +0000)]
zypper:
- list-updates -t patch
tabulator:
- added Table::sort (by_column)
- TableRow constructor can reserve the number of columns
- removed Table::setHeader. Instead use Table << TableHeader which
  is a trivial subclass of TableRow.

17 years agoindent
Duncan Mac-Vicar P [Mon, 2 Oct 2006 11:04:40 +0000 (11:04 +0000)]
indent

17 years agoUTF-6
Martin Vidner [Sun, 1 Oct 2006 13:09:01 +0000 (13:09 +0000)]
UTF-6
(useless table fun, 6 new styles)

17 years agoadded command: patches
Martin Vidner [Sun, 1 Oct 2006 11:07:30 +0000 (11:07 +0000)]
added command: patches

17 years agopatch-check implemented
Martin Vidner [Sun, 1 Oct 2006 09:15:27 +0000 (09:15 +0000)]
patch-check implemented
always initialize all callbacks
read gpg keys also for service-rename
more messages moved from stdout to verbose stderr

17 years agosource-list:
Martin Vidner [Sun, 1 Oct 2006 07:44:31 +0000 (07:44 +0000)]
source-list:
- looks like rug now
tables:
- added underlined header
- added --table-style

17 years agocreateSourceImpl: debugging output belongs to the log, not stdout
Martin Vidner [Sun, 1 Oct 2006 07:35:10 +0000 (07:35 +0000)]
createSourceImpl: debugging output belongs to the log, not stdout

17 years agoAdded Table class for rug-like tabular output.
Martin Vidner [Sat, 30 Sep 2006 05:57:20 +0000 (05:57 +0000)]
Added Table class for rug-like tabular output.
Started patch-check.

17 years agoversion/changes
Michael Andres [Fri, 29 Sep 2006 14:15:15 +0000 (14:15 +0000)]
version/changes