Jan Kupec [Thu, 3 Jan 2008 16:07:24 +0000 (16:07 +0000)]
- make_url now tries to create a dir:/path url from and argument which
does not look like an url and is a valid and accessible path
Jan Kupec [Thu, 3 Jan 2008 16:06:07 +0000 (16:06 +0000)]
- --plus-repo added as a global option for adding additional temporary
repository for current transaction (#224886)
Jan Kupec [Thu, 3 Jan 2008 12:28:14 +0000 (12:28 +0000)]
- removed the unnecessary commas
Jan Kupec [Wed, 12 Dec 2007 12:42:37 +0000 (12:42 +0000)]
version
Jan Kupec [Tue, 11 Dec 2007 17:15:45 +0000 (17:15 +0000)]
- s/already installed/the newest version already installed/
Jan Kupec [Tue, 11 Dec 2007 16:50:13 +0000 (16:50 +0000)]
changes
Jan Kupec [Tue, 11 Dec 2007 16:45:36 +0000 (16:45 +0000)]
- man page and TODO update
Jan Kupec [Tue, 11 Dec 2007 16:33:15 +0000 (16:33 +0000)]
- vendor string added to the info output
Jan Kupec [Tue, 11 Dec 2007 16:30:59 +0000 (16:30 +0000)]
- product-info command added for rug compatibility
Jan Kupec [Tue, 11 Dec 2007 16:12:26 +0000 (16:12 +0000)]
- info -t product support added
Jan Kupec [Tue, 11 Dec 2007 16:03:59 +0000 (16:03 +0000)]
- pattern-info command added (rug compatibility)
Jan Kupec [Tue, 11 Dec 2007 15:23:05 +0000 (15:23 +0000)]
- info for -t pattern added
Jan Kupec [Mon, 10 Dec 2007 10:53:49 +0000 (10:53 +0000)]
- syntax and dist-upgrade command added to the help
Jan Kupec [Sun, 9 Dec 2007 17:23:38 +0000 (17:23 +0000)]
changes
Jan Kupec [Sun, 9 Dec 2007 17:21:02 +0000 (17:21 +0000)]
Jan Kupec [Sun, 9 Dec 2007 17:20:42 +0000 (17:20 +0000)]
- support for --type added to the info command
Jan Kupec [Sun, 9 Dec 2007 15:57:30 +0000 (15:57 +0000)]
- removed the exit machinery, EditRequestException retained
- quit command help added
Jan Kupec [Sun, 9 Dec 2007 13:04:27 +0000 (13:04 +0000)]
changes
Jan Kupec [Sun, 9 Dec 2007 13:02:06 +0000 (13:02 +0000)]
- fixed the some shell functionality (#345004)
Jan Kupec [Sun, 9 Dec 2007 11:29:33 +0000 (11:29 +0000)]
changes
Jan Kupec [Sun, 9 Dec 2007 11:29:23 +0000 (11:29 +0000)]
- default values for setters
Jan Kupec [Sun, 9 Dec 2007 11:27:27 +0000 (11:27 +0000)]
- show help by default if no option or command was specified (#346507)
- show help if --help is specified :O)
Jan Kupec [Sun, 9 Dec 2007 10:53:55 +0000 (10:53 +0000)]
- fixed addrepo command (#346797)
- removed excessive setExitCode() calls
Jan Kupec [Wed, 5 Dec 2007 13:18:30 +0000 (13:18 +0000)]
changes
Jan Kupec [Wed, 5 Dec 2007 12:36:20 +0000 (12:36 +0000)]
- reset selections after install/remove in zypper shell
Jan Kupec [Tue, 4 Dec 2007 16:06:57 +0000 (16:06 +0000)]
- show a hint when entering an empty line in the shell
Jan Kupec [Tue, 4 Dec 2007 10:42:22 +0000 (10:42 +0000)]
changes
Jan Kupec [Tue, 4 Dec 2007 10:34:36 +0000 (10:34 +0000)]
- exit if zypp lock can't be aquired
Jan Kupec [Tue, 4 Dec 2007 09:48:45 +0000 (09:48 +0000)]
- getting rid of some boost dependencies (thanx dmueller #344941)
Jan Kupec [Mon, 3 Dec 2007 17:26:08 +0000 (17:26 +0000)]
version&changes
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.
Jan Kupec [Mon, 3 Dec 2007 13:12:24 +0000 (13:12 +0000)]
- sync pool after commit when in shell
Jan Kupec [Mon, 3 Dec 2007 12:18:53 +0000 (12:18 +0000)]
- _running_help was unitialized (thanx schubi)
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)
Jan Kupec [Fri, 30 Nov 2007 17:31:54 +0000 (17:31 +0000)]
- shellCleanup() added
Jan Kupec [Fri, 30 Nov 2007 16:47:16 +0000 (16:47 +0000)]
- using break to quit shell
Jan Kupec [Fri, 30 Nov 2007 15:37:54 +0000 (15:37 +0000)]
- translator comment put in the proper place
Jan Kupec [Fri, 30 Nov 2007 15:29:38 +0000 (15:29 +0000)]
- changes
Jan Kupec [Fri, 30 Nov 2007 15:28:53 +0000 (15:28 +0000)]
- avoiding unwanted translation of zypper keywords (#343335)
Jan Kupec [Fri, 30 Nov 2007 15:27:44 +0000 (15:27 +0000)]
- update
Jan Kupec [Fri, 30 Nov 2007 12:08:16 +0000 (12:08 +0000)]
changes
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
Jan Kupec [Tue, 27 Nov 2007 16:33:49 +0000 (16:33 +0000)]
changes
Jan Kupec [Tue, 27 Nov 2007 16:33:03 +0000 (16:33 +0000)]
- fixed help invocation (#337406)
Jan Kupec [Tue, 27 Nov 2007 09:41:55 +0000 (09:41 +0000)]
changes
Jan Kupec [Mon, 26 Nov 2007 17:42:42 +0000 (17:42 +0000)]
- gSettings global removed
Jan Kupec [Mon, 26 Nov 2007 12:51:52 +0000 (12:51 +0000)]
- GlobalOptions made member of Zypper
Jan Kupec [Fri, 23 Nov 2007 18:59:32 +0000 (18:59 +0000)]
- renamed gSettings -> GlobalOptions
Jan Kupec [Fri, 23 Nov 2007 18:16:08 +0000 (18:16 +0000)]
- gopts removed
Jan Kupec [Fri, 23 Nov 2007 14:33:03 +0000 (14:33 +0000)]
- set exit code inside functions instead of returning it
Jan Kupec [Fri, 23 Nov 2007 12:52:09 +0000 (12:52 +0000)]
- command global variable removed, Zypper object passed where needed
Jan Kupec [Fri, 23 Nov 2007 12:15:26 +0000 (12:15 +0000)]
- ghelp removed
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
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
Thomas Goettlicher [Mon, 19 Nov 2007 14:23:42 +0000 (14:23 +0000)]
changes
Thomas Goettlicher [Mon, 19 Nov 2007 14:22:28 +0000 (14:22 +0000)]
preserve lang in zypp-checkpatches-wrapper
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
Jan Kupec [Fri, 16 Nov 2007 17:37:05 +0000 (17:37 +0000)]
- sed -i 's/#include <zypp\(.*\)>/#include "zypp\1"/' *
Jan Kupec [Fri, 16 Nov 2007 17:27:36 +0000 (17:27 +0000)]
- part of zypper.* split into zypper-main.*
- further refactoring planned
Jan Kupec [Wed, 14 Nov 2007 09:17:16 +0000 (09:17 +0000)]
- fix compilation
Jan Kupec [Mon, 12 Nov 2007 16:45:03 +0000 (16:45 +0000)]
version&changes
Jan Kupec [Mon, 12 Nov 2007 16:43:05 +0000 (16:43 +0000)]
- dist-upgrade added (experimental) FATE #302460
Jan Kupec [Fri, 9 Nov 2007 14:23:56 +0000 (14:23 +0000)]
.changes
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
Jan Kupec [Fri, 9 Nov 2007 13:38:08 +0000 (13:38 +0000)]
unused code
Jan Kupec [Sun, 4 Nov 2007 11:17:18 +0000 (11:17 +0000)]
- sources -> repos
Jan Kupec [Sun, 4 Nov 2007 10:58:03 +0000 (10:58 +0000)]
- code clean-up
Jan Kupec [Sun, 4 Nov 2007 10:27:29 +0000 (10:27 +0000)]
- zypper and zypp-checkpatches decoupled
Jan Kupec [Sun, 4 Nov 2007 10:05:27 +0000 (10:05 +0000)]
- decoupling zypper and zypp-checkpatches code
Jan Kupec [Tue, 30 Oct 2007 16:41:25 +0000 (16:41 +0000)]
changes
Jan Kupec [Tue, 30 Oct 2007 14:26:44 +0000 (14:26 +0000)]
changes
Jan Kupec [Tue, 30 Oct 2007 14:23:59 +0000 (14:23 +0000)]
- supress progress output when --quiet
Jan Kupec [Mon, 29 Oct 2007 16:03:59 +0000 (16:03 +0000)]
changes
Jan Kupec [Mon, 29 Oct 2007 16:01:52 +0000 (16:01 +0000)]
- (s)kip option added to the dependency problem resolution prompt
Jan Kupec [Mon, 29 Oct 2007 16:01:11 +0000 (16:01 +0000)]
- --root doc update
Jan Kupec [Fri, 26 Oct 2007 15:07:30 +0000 (15:07 +0000)]
changes & version
Jan Kupec [Fri, 26 Oct 2007 15:06:43 +0000 (15:06 +0000)]
- proper return value for help
Jan Kupec [Fri, 26 Oct 2007 14:48:53 +0000 (14:48 +0000)]
- require an absolute path for --root (#335609)
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)
Arvin Schnell [Thu, 25 Oct 2007 10:12:42 +0000 (10:12 +0000)]
- fixed typo
Jan Kupec [Tue, 23 Oct 2007 12:59:12 +0000 (12:59 +0000)]
changes
Jan Kupec [Tue, 23 Oct 2007 12:56:43 +0000 (12:56 +0000)]
- docs update
Jan Kupec [Tue, 23 Oct 2007 12:13:30 +0000 (12:13 +0000)]
- --cache-dir, --raw-cache-dir, --reposd-dir global options added
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
Jan Kupec [Wed, 10 Oct 2007 13:33:34 +0000 (13:33 +0000)]
version
Jan Kupec [Mon, 8 Oct 2007 17:02:48 +0000 (17:02 +0000)]
version
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
Jan Kupec [Mon, 8 Oct 2007 15:42:15 +0000 (15:42 +0000)]
changes
Jan Kupec [Mon, 8 Oct 2007 15:39:38 +0000 (15:39 +0000)]
- fixed some gcc 4.3 warnings
Jan Kupec [Mon, 8 Oct 2007 15:08:19 +0000 (15:08 +0000)]
- fixed compilation errors with gcc 4.3
Jan Kupec [Mon, 8 Oct 2007 12:36:10 +0000 (12:36 +0000)]
changes
Jan Kupec [Mon, 8 Oct 2007 12:34:03 +0000 (12:34 +0000)]
- missing -y option added to the update command (#331632)
Jan Kupec [Sat, 6 Oct 2007 16:42:38 +0000 (16:42 +0000)]
changes
Jan Kupec [Sat, 6 Oct 2007 16:19:23 +0000 (16:19 +0000)]
- correctly translate the command list (#327487)
Jan Kupec [Sat, 6 Oct 2007 16:03:58 +0000 (16:03 +0000)]
# 1 -> #1 (removed space)
Jan Kupec [Sat, 6 Oct 2007 15:56:51 +0000 (15:56 +0000)]
s/media/medium (singular is correct)
Jan Kupec [Sat, 6 Oct 2007 14:03:00 +0000 (14:03 +0000)]
- fix typo (#325821)
Jan Kupec [Sat, 6 Oct 2007 10:19:49 +0000 (10:19 +0000)]
changes
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
Jan Kupec [Wed, 3 Oct 2007 11:42:03 +0000 (11:42 +0000)]
--capability and --force added to the help texts