platform/upstream/zypper.git
16 years agoversion&changes
Jan Kupec [Mon, 3 Dec 2007 17:26:08 +0000 (17:26 +0000)]
version&changes

16 years ago- --force-resolve defaults change: 'true' by default in the interactive
Jan Kupec [Mon, 3 Dec 2007 17:19:04 +0000 (17:19 +0000)]
- --force-resolve defaults change: 'true' by default in the interactive
  mode, 'false' by default in the non-interactive. 'true' is the default
  for rug-compatible mode. And finally, if the --force-resolve is
  specified, it takes preference.

16 years ago- sync pool after commit when in shell
Jan Kupec [Mon, 3 Dec 2007 13:12:24 +0000 (13:12 +0000)]
- sync pool after commit when in shell

16 years ago- _running_help was unitialized (thanx schubi)
Jan Kupec [Mon, 3 Dec 2007 12:18:53 +0000 (12:18 +0000)]
- _running_help was unitialized (thanx schubi)

16 years ago- load resolvables only once in shell
Jan Kupec [Sun, 2 Dec 2007 15:47:36 +0000 (15:47 +0000)]
- load resolvables only once in shell
- TODO: handle repository manipulation within the shell (the pool and
  the internal data must be updated)

16 years ago- shellCleanup() added
Jan Kupec [Fri, 30 Nov 2007 17:31:54 +0000 (17:31 +0000)]
- shellCleanup() added

16 years ago- using break to quit shell
Jan Kupec [Fri, 30 Nov 2007 16:47:16 +0000 (16:47 +0000)]
- using break to quit shell

16 years ago- translator comment put in the proper place
Jan Kupec [Fri, 30 Nov 2007 15:37:54 +0000 (15:37 +0000)]
- translator comment put in the proper place

16 years ago- changes
Jan Kupec [Fri, 30 Nov 2007 15:29:38 +0000 (15:29 +0000)]
- changes

16 years ago- avoiding unwanted translation of zypper keywords (#343335)
Jan Kupec [Fri, 30 Nov 2007 15:28:53 +0000 (15:28 +0000)]
- avoiding unwanted translation of zypper keywords (#343335)

16 years ago- update
Jan Kupec [Fri, 30 Nov 2007 15:27:44 +0000 (15:27 +0000)]
- update

16 years agochanges
Jan Kupec [Fri, 30 Nov 2007 12:08:16 +0000 (12:08 +0000)]
changes

16 years ago- catch target initialization exceptions
Jan Kupec [Fri, 30 Nov 2007 12:06:19 +0000 (12:06 +0000)]
- catch target initialization exceptions
- catch exceptions from the search command
- ExitRequestException added

16 years agochanges
Jan Kupec [Tue, 27 Nov 2007 16:33:49 +0000 (16:33 +0000)]
changes

16 years ago- fixed help invocation (#337406)
Jan Kupec [Tue, 27 Nov 2007 16:33:03 +0000 (16:33 +0000)]
- fixed help invocation (#337406)

16 years agochanges
Jan Kupec [Tue, 27 Nov 2007 09:41:55 +0000 (09:41 +0000)]
changes

16 years ago- gSettings global removed
Jan Kupec [Mon, 26 Nov 2007 17:42:42 +0000 (17:42 +0000)]
- gSettings global removed

16 years ago- GlobalOptions made member of Zypper
Jan Kupec [Mon, 26 Nov 2007 12:51:52 +0000 (12:51 +0000)]
- GlobalOptions made member of Zypper

16 years ago- renamed gSettings -> GlobalOptions
Jan Kupec [Fri, 23 Nov 2007 18:59:32 +0000 (18:59 +0000)]
- renamed gSettings -> GlobalOptions

16 years ago- gopts removed
Jan Kupec [Fri, 23 Nov 2007 18:16:08 +0000 (18:16 +0000)]
- gopts removed

16 years ago- set exit code inside functions instead of returning it
Jan Kupec [Fri, 23 Nov 2007 14:33:03 +0000 (14:33 +0000)]
- set exit code inside functions instead of returning it

16 years ago- command global variable removed, Zypper object passed where needed
Jan Kupec [Fri, 23 Nov 2007 12:52:09 +0000 (12:52 +0000)]
- command global variable removed, Zypper object passed where needed

16 years ago- ghelp removed
Jan Kupec [Fri, 23 Nov 2007 12:15:26 +0000 (12:15 +0000)]
- ghelp removed

16 years ago- moved parsing of command options into a separate funtion
Jan Kupec [Thu, 22 Nov 2007 20:08:40 +0000 (20:08 +0000)]
- moved parsing of command options into a separate funtion
- command help and command arguments stored in Zypper's variable

16 years ago- backup, started to encapsulate main zypper code and global variables
Jan Kupec [Thu, 22 Nov 2007 18:19:14 +0000 (18:19 +0000)]
- backup, started to encapsulate main zypper code and global variables
  into Zypper class

16 years agochanges
Thomas Goettlicher [Mon, 19 Nov 2007 14:23:42 +0000 (14:23 +0000)]
changes

16 years agopreserve lang in zypp-checkpatches-wrapper
Thomas Goettlicher [Mon, 19 Nov 2007 14:22:28 +0000 (14:22 +0000)]
preserve lang in zypp-checkpatches-wrapper

16 years ago- unused code removed
Jan Kupec [Fri, 16 Nov 2007 18:21:04 +0000 (18:21 +0000)]
- unused code removed
- report 'too few arguments' for install/remove if none specified

16 years ago- sed -i 's/#include <zypp\(.*\)>/#include "zypp\1"/' *
Jan Kupec [Fri, 16 Nov 2007 17:37:05 +0000 (17:37 +0000)]
- sed -i 's/#include <zypp\(.*\)>/#include "zypp\1"/' *

16 years ago- part of zypper.* split into zypper-main.*
Jan Kupec [Fri, 16 Nov 2007 17:27:36 +0000 (17:27 +0000)]
- part of zypper.* split into zypper-main.*
- further refactoring planned

16 years ago- fix compilation
Jan Kupec [Wed, 14 Nov 2007 09:17:16 +0000 (09:17 +0000)]
- fix compilation

16 years agoversion&changes
Jan Kupec [Mon, 12 Nov 2007 16:45:03 +0000 (16:45 +0000)]
version&changes

16 years ago- dist-upgrade added (experimental) FATE #302460
Jan Kupec [Mon, 12 Nov 2007 16:43:05 +0000 (16:43 +0000)]
- dist-upgrade added (experimental) FATE #302460

16 years ago.changes
Jan Kupec [Fri, 9 Nov 2007 14:23:56 +0000 (14:23 +0000)]
.changes

16 years ago- Resolver::setForceResolve(false) is the default now
Jan Kupec [Fri, 9 Nov 2007 14:20:03 +0000 (14:20 +0000)]
- Resolver::setForceResolve(false) is the default now
- for rug compatibility mode setForceResolve(true) is the default
- --force-resolution option added to in, rm, up to control the setting

16 years agounused code
Jan Kupec [Fri, 9 Nov 2007 13:38:08 +0000 (13:38 +0000)]
unused code

16 years ago- sources -> repos
Jan Kupec [Sun, 4 Nov 2007 11:17:18 +0000 (11:17 +0000)]
- sources -> repos

16 years ago- code clean-up
Jan Kupec [Sun, 4 Nov 2007 10:58:03 +0000 (10:58 +0000)]
- code clean-up

16 years ago- zypper and zypp-checkpatches decoupled
Jan Kupec [Sun, 4 Nov 2007 10:27:29 +0000 (10:27 +0000)]
- zypper and zypp-checkpatches decoupled

16 years ago- decoupling zypper and zypp-checkpatches code
Jan Kupec [Sun, 4 Nov 2007 10:05:27 +0000 (10:05 +0000)]
- decoupling zypper and zypp-checkpatches code

16 years agochanges
Jan Kupec [Tue, 30 Oct 2007 16:41:25 +0000 (16:41 +0000)]
changes

16 years agochanges
Jan Kupec [Tue, 30 Oct 2007 14:26:44 +0000 (14:26 +0000)]
changes

16 years ago- supress progress output when --quiet
Jan Kupec [Tue, 30 Oct 2007 14:23:59 +0000 (14:23 +0000)]
- supress progress output when --quiet

16 years agochanges
Jan Kupec [Mon, 29 Oct 2007 16:03:59 +0000 (16:03 +0000)]
changes

16 years ago- (s)kip option added to the dependency problem resolution prompt
Jan Kupec [Mon, 29 Oct 2007 16:01:52 +0000 (16:01 +0000)]
- (s)kip option added to the dependency problem resolution prompt

16 years ago- --root doc update
Jan Kupec [Mon, 29 Oct 2007 16:01:11 +0000 (16:01 +0000)]
- --root doc update

16 years agochanges & version
Jan Kupec [Fri, 26 Oct 2007 15:07:30 +0000 (15:07 +0000)]
changes & version

16 years ago- proper return value for help
Jan Kupec [Fri, 26 Oct 2007 15:06:43 +0000 (15:06 +0000)]
- proper return value for help

16 years ago- require an absolute path for --root (#335609)
Jan Kupec [Fri, 26 Oct 2007 14:48:53 +0000 (14:48 +0000)]
- require an absolute path for --root (#335609)

16 years ago- when --skip-interactive is specified, skip also patches having a
Jan Kupec [Fri, 26 Oct 2007 12:04:00 +0000 (12:04 +0000)]
- when --skip-interactive is specified, skip also patches having a
  license to confirm, even if they are not marked as interactive
  (#236360)

16 years ago- fixed typo
Arvin Schnell [Thu, 25 Oct 2007 10:12:42 +0000 (10:12 +0000)]
- fixed typo

16 years agochanges
Jan Kupec [Tue, 23 Oct 2007 12:59:12 +0000 (12:59 +0000)]
changes

16 years ago- docs update
Jan Kupec [Tue, 23 Oct 2007 12:56:43 +0000 (12:56 +0000)]
- docs update

16 years ago- --cache-dir, --raw-cache-dir, --reposd-dir global options added
Jan Kupec [Tue, 23 Oct 2007 12:13:30 +0000 (12:13 +0000)]
- --cache-dir, --raw-cache-dir, --reposd-dir global options added

16 years agouse sane defaults for those alien parameters so we dont force the developer
Duncan Mac-Vicar P [Thu, 11 Oct 2007 12:56:27 +0000 (12:56 +0000)]
use sane defaults for those alien parameters so we dont force the developer
to specify them

16 years agoversion
Jan Kupec [Wed, 10 Oct 2007 13:33:34 +0000 (13:33 +0000)]
version

16 years agoversion
Jan Kupec [Mon, 8 Oct 2007 17:02:48 +0000 (17:02 +0000)]
version

16 years ago- RepoReport receiver adjusted to new signature, but it seems to be
Jan Kupec [Mon, 8 Oct 2007 16:37:20 +0000 (16:37 +0000)]
- RepoReport receiver adjusted to new signature, but it seems to be
  unused ATM, anyway

16 years agochanges
Jan Kupec [Mon, 8 Oct 2007 15:42:15 +0000 (15:42 +0000)]
changes

16 years ago- fixed some gcc 4.3 warnings
Jan Kupec [Mon, 8 Oct 2007 15:39:38 +0000 (15:39 +0000)]
- fixed some gcc 4.3 warnings

16 years ago- fixed compilation errors with gcc 4.3
Jan Kupec [Mon, 8 Oct 2007 15:08:19 +0000 (15:08 +0000)]
- fixed compilation errors with gcc 4.3

16 years agochanges
Jan Kupec [Mon, 8 Oct 2007 12:36:10 +0000 (12:36 +0000)]
changes

16 years ago- missing -y option added to the update command (#331632)
Jan Kupec [Mon, 8 Oct 2007 12:34:03 +0000 (12:34 +0000)]
- missing -y option added to the update command (#331632)

16 years agochanges
Jan Kupec [Sat, 6 Oct 2007 16:42:38 +0000 (16:42 +0000)]
changes

16 years ago- correctly translate the command list (#327487)
Jan Kupec [Sat, 6 Oct 2007 16:19:23 +0000 (16:19 +0000)]
- correctly translate the command list (#327487)

16 years ago# 1 -> #1 (removed space)
Jan Kupec [Sat, 6 Oct 2007 16:03:58 +0000 (16:03 +0000)]
# 1 -> #1 (removed space)

16 years agos/media/medium (singular is correct)
Jan Kupec [Sat, 6 Oct 2007 15:56:51 +0000 (15:56 +0000)]
s/media/medium (singular is correct)

16 years ago- fix typo (#325821)
Jan Kupec [Sat, 6 Oct 2007 14:03:00 +0000 (14:03 +0000)]
- fix typo (#325821)

16 years agochanges
Jan Kupec [Sat, 6 Oct 2007 10:19:49 +0000 (10:19 +0000)]
changes

16 years ago- don't check if to refresh cd/dvd repos even on user request unless forced
Jan Kupec [Sat, 6 Oct 2007 10:16:31 +0000 (10:16 +0000)]
- don't check if to refresh cd/dvd repos even on user request unless forced

16 years ago--capability and --force added to the help texts
Jan Kupec [Wed, 3 Oct 2007 11:42:03 +0000 (11:42 +0000)]
--capability and --force added to the help texts

16 years agoFixed misalignment in localized tables (#328918).
Martin Vidner [Tue, 2 Oct 2007 08:01:21 +0000 (08:01 +0000)]
Fixed misalignment in localized tables (#328918).

16 years agofixed control reaches end of non-void function
Michael Andres [Thu, 27 Sep 2007 11:53:27 +0000 (11:53 +0000)]
fixed control reaches end of non-void function

16 years agofixed comparison between signed and unsigned int
Michael Andres [Thu, 27 Sep 2007 11:49:02 +0000 (11:49 +0000)]
fixed comparison between signed and unsigned int

16 years ago- --capability short option fixed
Jan Kupec [Thu, 27 Sep 2007 07:11:22 +0000 (07:11 +0000)]
- --capability short option fixed

16 years ago- locks doc update
Jan Kupec [Wed, 26 Sep 2007 14:22:38 +0000 (14:22 +0000)]
- locks doc update

16 years ago- fixed typo
Jan Kupec [Tue, 25 Sep 2007 16:05:37 +0000 (16:05 +0000)]
- fixed typo

16 years ago- bump minor version to 9
Jan Kupec [Tue, 25 Sep 2007 16:04:14 +0000 (16:04 +0000)]
- bump minor version to 9

16 years agochanges
Jan Kupec [Tue, 25 Sep 2007 16:01:08 +0000 (16:01 +0000)]
changes

16 years agomake compiler happy about /* withing comments
Jan Kupec [Tue, 25 Sep 2007 16:00:30 +0000 (16:00 +0000)]
make compiler happy about /* withing comments

16 years ago- report malformed URLs correctly in zypper addrepo (#325660)
Jan Kupec [Tue, 25 Sep 2007 15:47:07 +0000 (15:47 +0000)]
- report malformed URLs correctly in zypper addrepo (#325660)

16 years ago- fixed the return value
Jan Kupec [Tue, 25 Sep 2007 09:34:08 +0000 (09:34 +0000)]
- fixed the return value

16 years ago- german translation update
Jan Kupec [Tue, 25 Sep 2007 09:33:39 +0000 (09:33 +0000)]
- german translation update

16 years agoUse -Wall -Woverloaded-virtual -fstack-protector BASE-SuSE-Linux-10_3-Branch
Michael Andres [Mon, 24 Sep 2007 09:31:43 +0000 (09:31 +0000)]
Use -Wall -Woverloaded-virtual -fstack-protector

16 years agochanges
Jan Kupec [Fri, 21 Sep 2007 14:47:40 +0000 (14:47 +0000)]
changes

16 years ago- fix zypper refresh exit status (#326694)
Jan Kupec [Fri, 21 Sep 2007 14:45:13 +0000 (14:45 +0000)]
- fix zypper refresh exit status (#326694)

16 years ago- translation bug fix (#327072)
Jan Kupec [Fri, 21 Sep 2007 12:17:03 +0000 (12:17 +0000)]
- translation bug fix (#327072)

16 years ago- translations update
Jan Kupec [Fri, 21 Sep 2007 09:10:03 +0000 (09:10 +0000)]
- translations update

16 years ago- zypper compiles also with gcc 4.1
Jan Kupec [Thu, 20 Sep 2007 13:41:23 +0000 (13:41 +0000)]
- zypper compiles also with gcc 4.1

16 years ago- translations update
Jan Kupec [Wed, 19 Sep 2007 09:08:40 +0000 (09:08 +0000)]
- translations update

16 years ago- also ignore directory "build" when making package
Arvin Schnell [Wed, 19 Sep 2007 07:42:28 +0000 (07:42 +0000)]
- also ignore directory "build" when making package

16 years ago- close file-descriptors > 2 in zypp-checkpatches-wrapper (bug #325556)
Arvin Schnell [Wed, 19 Sep 2007 07:32:29 +0000 (07:32 +0000)]
- close file-descriptors > 2 in zypp-checkpatches-wrapper (bug #325556)

16 years agochanges
Thomas Goettlicher [Wed, 19 Sep 2007 07:29:46 +0000 (07:29 +0000)]
changes

16 years agoundo last change (bacause Arvin was faster and has already fixed the bug)
Thomas Goettlicher [Wed, 19 Sep 2007 07:28:42 +0000 (07:28 +0000)]
undo last change (bacause Arvin was faster and has already fixed the bug)

16 years agochanges
Thomas Goettlicher [Wed, 19 Sep 2007 07:20:58 +0000 (07:20 +0000)]
changes

16 years agocheck if stdout/stderr file descriptors are open (#325556)
Thomas Goettlicher [Wed, 19 Sep 2007 07:17:35 +0000 (07:17 +0000)]
check if stdout/stderr file descriptors are open (#325556)

16 years ago- check file-descriptors 0, 1 and 2 in zypp-checkpatches-wrapper
Arvin Schnell [Tue, 18 Sep 2007 16:00:53 +0000 (16:00 +0000)]
- check file-descriptors 0, 1 and 2 in zypp-checkpatches-wrapper

16 years ago- call setgid and umask in zypp-checkpatches-wrapper (bug #325556)
Arvin Schnell [Tue, 18 Sep 2007 15:50:18 +0000 (15:50 +0000)]
- call setgid and umask in zypp-checkpatches-wrapper (bug #325556)

16 years ago- translations update
Jan Kupec [Tue, 18 Sep 2007 11:38:22 +0000 (11:38 +0000)]
- translations update

16 years ago- --force option added
Jan Kupec [Tue, 18 Sep 2007 11:34:14 +0000 (11:34 +0000)]
- --force option added