platform/upstream/zypper.git
14 years agoShowing full product name in products table (bnc #589333)
Ján Kupec [Thu, 18 Mar 2010 16:33:48 +0000 (17:33 +0100)]
Showing full product name in products table (bnc #589333)

14 years agoShow full product name in summary and license text (bnc #589333)
Ján Kupec [Thu, 18 Mar 2010 15:02:52 +0000 (16:02 +0100)]
Show full product name in summary and license text (bnc #589333)

14 years agoremoved finished entry
Ján Kupec [Wed, 17 Mar 2010 15:28:29 +0000 (16:28 +0100)]
removed finished entry

14 years agochanges 1.4.0 1.4.0
Ján Kupec [Wed, 17 Mar 2010 15:27:10 +0000 (16:27 +0100)]
changes 1.4.0

14 years agoNot updated packages added to summary, shown on 'zypper up' (bnc #522223)
Ján Kupec [Wed, 17 Mar 2010 15:16:20 +0000 (16:16 +0100)]
Not updated packages added to summary, shown on 'zypper up' (bnc #522223)

Part 3 of the fix.

14 years agokindset_from(list<string>) added
Ján Kupec [Wed, 17 Mar 2010 15:14:24 +0000 (16:14 +0100)]
kindset_from(list<string>) added

- string_to_kind moved from src/misc* to src/utils/misc*

14 years agoReport back when specified selectable can't be updated (bnc #522223)
Ján Kupec [Wed, 17 Mar 2010 11:30:25 +0000 (12:30 +0100)]
Report back when specified selectable can't be updated (bnc #522223)

Part 2 of the fix 'zypper in foo' case (for -t package). Next
comes 'zypper up'.

14 years agoReport back when specified selectable can't be updated (bnc #522223)
Ján Kupec [Tue, 16 Mar 2010 16:54:57 +0000 (17:54 +0100)]
Report back when specified selectable can't be updated (bnc #522223)

This is part 1 of the fix - 'zypper up foo' case. Next: 'zypper up'
and 'zypper in foo'.

14 years agoargsToCaps() added
Ján Kupec [Sun, 7 Mar 2010 13:22:17 +0000 (14:22 +0100)]
argsToCaps() added

14 years agoPackageArgs added, preprocess() added.
Ján Kupec [Sat, 6 Mar 2010 08:27:31 +0000 (09:27 +0100)]
PackageArgs added, preprocess() added.

14 years agochanges
Ján Kupec [Wed, 3 Mar 2010 15:50:28 +0000 (16:50 +0100)]
changes

14 years agoIgnoring trailing slash when matching repos by URL (bnc #585082)
Ján Kupec [Wed, 3 Mar 2010 15:49:25 +0000 (16:49 +0100)]
Ignoring trailing slash when matching repos by URL (bnc #585082)

14 years agosle translation not needed in master anymore
Ján Kupec [Tue, 2 Mar 2010 12:02:18 +0000 (13:02 +0100)]
sle translation not needed in master anymore

14 years agotranslations
Ján Kupec [Tue, 2 Mar 2010 12:01:47 +0000 (13:01 +0100)]
translations

14 years agochanges
Ján Kupec [Tue, 2 Mar 2010 10:47:08 +0000 (11:47 +0100)]
changes

14 years agoCheck for packagekit and suggest to quit (bnc#580513)
Ján Kupec [Tue, 2 Mar 2010 10:44:25 +0000 (11:44 +0100)]
Check for packagekit and suggest to quit (bnc#580513)

14 years agoBump version for 11.3 development
Ján Kupec [Tue, 2 Mar 2010 07:04:39 +0000 (08:04 +0100)]
Bump version for 11.3 development

14 years agochanges 1.2.21 & doc BASE-SuSE-Code-11_2-Branch
Ján Kupec [Mon, 1 Mar 2010 14:35:17 +0000 (15:35 +0100)]
changes 1.2.21 & doc

14 years agoUsing zypp's identical() instead of our equalNVRA (bnc #467106)
Ján Kupec [Mon, 1 Mar 2010 14:20:18 +0000 (15:20 +0100)]
Using zypp's identical() instead of our equalNVRA (bnc #467106)

14 years agoShow installed packages only from specified repos (bnc#467106)
Ján Kupec [Mon, 1 Mar 2010 14:10:32 +0000 (15:10 +0100)]
Show installed packages only from specified repos (bnc#467106)

14 years agoShow only installed objects from specified repos (bnc #467106)
Ján Kupec [Mon, 1 Mar 2010 12:42:29 +0000 (13:42 +0100)]
Show only installed objects from specified repos (bnc #467106)

- this fixes only the detailed (solvable) view

14 years agochanges
Ján Kupec [Thu, 25 Feb 2010 21:19:41 +0000 (22:19 +0100)]
changes

14 years agoAdded few forgotten strings for translation (bnc #581332)
Ján Kupec [Thu, 25 Feb 2010 21:17:35 +0000 (22:17 +0100)]
Added few forgotten strings for translation (bnc #581332)

14 years ago- put suse specific stuff in %if suse_version block
Michael Schroeder [Thu, 25 Feb 2010 14:30:23 +0000 (15:30 +0100)]
- put suse specific stuff in %if suse_version block

14 years agoPackage has no libraries, so no need to run ldconfig in %post
Michael Andres [Thu, 25 Feb 2010 11:29:55 +0000 (12:29 +0100)]
Package has no libraries, so no need to run ldconfig in %post

14 years agochanges 1.2.20 1.2.20
Michael Andres [Thu, 25 Feb 2010 11:01:51 +0000 (12:01 +0100)]
changes 1.2.20

14 years agoFix SEGV in Summary::writeResolvableList
Michael Andres [Thu, 25 Feb 2010 11:01:37 +0000 (12:01 +0100)]
Fix SEGV in Summary::writeResolvableList

14 years agochanges
Ján Kupec [Tue, 23 Feb 2010 17:02:42 +0000 (18:02 +0100)]
changes

14 years agoAvoid a newline when --quiet (bnc #523573)
Ján Kupec [Tue, 23 Feb 2010 17:01:04 +0000 (18:01 +0100)]
Avoid a newline when --quiet (bnc #523573)

14 years agochanges
Ján Kupec [Tue, 23 Feb 2010 13:19:30 +0000 (14:19 +0100)]
changes

14 years agoShowing packages that need additional customer contract separately (bnc #581926)
Ján Kupec [Tue, 23 Feb 2010 13:14:49 +0000 (14:14 +0100)]
Showing packages that need additional customer contract separately (bnc #581926)

14 years agochanges
Ján Kupec [Mon, 22 Feb 2010 16:23:12 +0000 (17:23 +0100)]
changes

14 years agoAvoiding confirmation of unchanged license on upgrade (bnc #394396)
Ján Kupec [Mon, 22 Feb 2010 16:21:18 +0000 (17:21 +0100)]
Avoiding confirmation of unchanged license on upgrade (bnc #394396)

14 years agochanges
Ján Kupec [Sun, 21 Feb 2010 13:17:35 +0000 (14:17 +0100)]
changes

14 years agoclean -a: clean also garbage and zypper cache (bnc #467693)
Ján Kupec [Sun, 21 Feb 2010 13:14:45 +0000 (14:14 +0100)]
clean -a: clean also garbage and zypper cache (bnc #467693)

14 years agochanges & version
Ján Kupec [Fri, 19 Feb 2010 11:05:46 +0000 (12:05 +0100)]
changes & version

14 years agoFixed broken --type (bnc #580571)
Ján Kupec [Fri, 19 Feb 2010 11:00:53 +0000 (12:00 +0100)]
Fixed broken --type (bnc #580571)

14 years agochanges 1.2.17 1.2.17
Michael Andres [Wed, 10 Feb 2010 15:09:20 +0000 (16:09 +0100)]
changes 1.2.17

14 years agoFix SEGV if $HOME or $PWD are unset in the environment (bnc #578684)
Michael Andres [Wed, 10 Feb 2010 15:09:06 +0000 (16:09 +0100)]
Fix SEGV if $HOME or $PWD are unset in the environment (bnc #578684)

14 years agoFix 'zypper products' failing to list installed products (bnc #578721)
Michael Andres [Wed, 10 Feb 2010 15:08:42 +0000 (16:08 +0100)]
Fix 'zypper products' failing to list installed products (bnc #578721)

14 years agoadded missing ar.po
Ján Kupec [Mon, 8 Feb 2010 20:25:23 +0000 (21:25 +0100)]
added missing ar.po

14 years agochanges
Ján Kupec [Mon, 8 Feb 2010 19:31:37 +0000 (20:31 +0100)]
changes

14 years agoReplaced .po files in source tree by tarballs.
Ján Kupec [Mon, 8 Feb 2010 19:27:57 +0000 (20:27 +0100)]
Replaced .po files in source tree by tarballs.

- SLE translations added

14 years agofix to compile
Ján Kupec [Wed, 3 Feb 2010 15:01:04 +0000 (16:01 +0100)]
fix to compile

14 years agochanges
Ján Kupec [Wed, 3 Feb 2010 14:58:49 +0000 (15:58 +0100)]
changes

14 years agochanges & version
Ján Kupec [Wed, 3 Feb 2010 14:11:24 +0000 (15:11 +0100)]
changes & version

14 years agoexit if missing required option argument
Ján Kupec [Wed, 3 Feb 2010 12:29:04 +0000 (13:29 +0100)]
exit if missing required option argument

14 years agoStart using Capability::guessPackageSpec to parse package arguments.
Ján Kupec [Wed, 3 Feb 2010 09:25:30 +0000 (10:25 +0100)]
Start using Capability::guessPackageSpec to parse package arguments.

14 years agochanges
Ján Kupec [Sat, 30 Jan 2010 13:09:23 +0000 (14:09 +0100)]
changes

14 years agofixed ignored .arch (bnc #561294)
Ján Kupec [Sat, 30 Jan 2010 12:59:26 +0000 (13:59 +0100)]
fixed ignored .arch (bnc #561294)

14 years agoReset abort request flag on retry.
Ján Kupec [Thu, 28 Jan 2010 18:01:29 +0000 (19:01 +0100)]
Reset abort request flag on retry.

- also watch the flag in download progress handler

14 years agoupdate
Ján Kupec [Wed, 27 Jan 2010 16:57:37 +0000 (17:57 +0100)]
update

14 years agochanges
Ján Kupec [Wed, 27 Jan 2010 15:06:11 +0000 (16:06 +0100)]
changes

14 years agoSetting --root correctly when working with locks.
Ján Kupec [Wed, 27 Jan 2010 14:57:43 +0000 (15:57 +0100)]
Setting --root correctly when working with locks.

14 years agotypo
Ján Kupec [Wed, 27 Jan 2010 12:39:26 +0000 (13:39 +0100)]
typo

14 years agoMerge branch 'master' of gitorious.org:opensuse/zypper
Ján Kupec [Wed, 27 Jan 2010 12:36:27 +0000 (13:36 +0100)]
Merge branch 'master' of gitorious.org:opensuse/zypper

14 years agochanges
Ján Kupec [Wed, 27 Jan 2010 12:35:44 +0000 (13:35 +0100)]
changes

14 years agoright-align the arrow after cutting some table strings
Ján Kupec [Wed, 27 Jan 2010 12:32:30 +0000 (13:32 +0100)]
right-align the arrow after cutting some table strings

14 years agoAbbreviating strings in tables at the right column (bnc #393723).
Ján Kupec [Wed, 27 Jan 2010 12:04:39 +0000 (13:04 +0100)]
Abbreviating strings in tables at the right column (bnc #393723).

14 years agoAvoid rebuilding of pool index tables in load_repo_resolvables.
Michael Andres [Tue, 26 Jan 2010 17:21:49 +0000 (18:21 +0100)]
Avoid rebuilding of pool index tables in load_repo_resolvables.

14 years agombs_substr_by_width added
Ján Kupec [Sun, 24 Jan 2010 22:53:50 +0000 (23:53 +0100)]
mbs_substr_by_width added

14 years agoAllow to link zypper code in tests.
Ján Kupec [Sun, 24 Jan 2010 21:34:09 +0000 (22:34 +0100)]
Allow to link zypper code in tests.

14 years agorenamed test->tests
Ján Kupec [Sun, 24 Jan 2010 14:45:01 +0000 (15:45 +0100)]
renamed test->tests

14 years agoAdd test framework, like libzypp has.
Ján Kupec [Sun, 24 Jan 2010 14:37:20 +0000 (15:37 +0100)]
Add test framework, like libzypp has.

14 years agobetter names for utils/text.h function before adding new ones
Ján Kupec [Fri, 22 Jan 2010 14:44:29 +0000 (15:44 +0100)]
better names for utils/text.h function before adding new ones

14 years agolet display_progress and display_tick be member functions
Ján Kupec [Wed, 20 Jan 2010 15:21:22 +0000 (16:21 +0100)]
let display_progress and display_tick be member functions

14 years agoAsk for changable medium even if the error is not MediaChangeReport::WRONG.
Ján Kupec [Wed, 13 Jan 2010 13:17:03 +0000 (14:17 +0100)]
Ask for changable medium even if the error is not MediaChangeReport::WRONG.

- absent this, the medium is not asked for e.g. if not in drive,
  i.e. after a 'no medium found' mount error.

14 years agoOne newline too many.
Ján Kupec [Thu, 7 Jan 2010 14:53:22 +0000 (15:53 +0100)]
One newline too many.

14 years agochanges
Ján Kupec [Thu, 7 Jan 2010 13:11:09 +0000 (14:11 +0100)]
changes

14 years agoAvoid overwriting progress lines with other messages (bnc #495977)
Ján Kupec [Thu, 7 Jan 2010 13:08:43 +0000 (14:08 +0100)]
Avoid overwriting progress lines with other messages (bnc #495977)

14 years agochanges
Ján Kupec [Wed, 6 Jan 2010 14:48:57 +0000 (15:48 +0100)]
changes

14 years agoFixed --no-force-resolution help text (bnc #535816)
Ján Kupec [Wed, 6 Jan 2010 14:47:10 +0000 (15:47 +0100)]
Fixed --no-force-resolution help text (bnc #535816)

14 years agoEase logfile analysis by letting zypper log it's commandline.
Michael Andres [Thu, 17 Dec 2009 10:38:05 +0000 (11:38 +0100)]
Ease logfile analysis by letting zypper log it's commandline.

14 years agoTell zypp whether to use repo alias instead of name.
Ján Kupec [Thu, 10 Dec 2009 16:17:21 +0000 (17:17 +0100)]
Tell zypp whether to use repo alias instead of name.

14 years agocomment
Ján Kupec [Wed, 9 Dec 2009 13:24:36 +0000 (14:24 +0100)]
comment

14 years agochanges
Ján Kupec [Wed, 9 Dec 2009 13:02:53 +0000 (14:02 +0100)]
changes

14 years agozypper.conf: main.showAlias option added
Ján Kupec [Wed, 9 Dec 2009 12:56:38 +0000 (13:56 +0100)]
zypper.conf: main.showAlias option added

14 years agochanges
Ján Kupec [Tue, 8 Dec 2009 13:50:39 +0000 (14:50 +0100)]
changes

14 years agoHide patterns flagged user invisible (bnc #538152)
Ján Kupec [Tue, 8 Dec 2009 13:48:21 +0000 (14:48 +0100)]
Hide patterns flagged user invisible (bnc #538152)

14 years agochanges
Ján Kupec [Fri, 4 Dec 2009 17:21:28 +0000 (18:21 +0100)]
changes

14 years agochanges
Ján Kupec [Fri, 4 Dec 2009 13:59:03 +0000 (14:59 +0100)]
changes

14 years agoReport invalid alias exception from libzypp (bnc #473834)
Ján Kupec [Fri, 4 Dec 2009 13:57:42 +0000 (14:57 +0100)]
Report invalid alias exception from libzypp (bnc #473834)

14 years agotrim command string before passing to ZypperCommand
Ján Kupec [Fri, 4 Dec 2009 12:49:20 +0000 (13:49 +0100)]
trim command string before passing to ZypperCommand

14 years agoremoved a bit of misinformation :O)
Ján Kupec [Thu, 3 Dec 2009 23:07:23 +0000 (00:07 +0100)]
removed a bit of misinformation :O)

14 years agoupdate to include 'name' in repo spec
Ján Kupec [Thu, 3 Dec 2009 23:01:10 +0000 (00:01 +0100)]
update to include 'name' in repo spec

14 years agochanges
Ján Kupec [Thu, 3 Dec 2009 22:48:33 +0000 (23:48 +0100)]
changes

14 years agoMatch repos also by name (bnc #462697).
Ján Kupec [Thu, 3 Dec 2009 22:44:07 +0000 (23:44 +0100)]
Match repos also by name (bnc #462697).

14 years agochanges
Ján Kupec [Thu, 3 Dec 2009 15:27:32 +0000 (16:27 +0100)]
changes

14 years agotranslation update
Ján Kupec [Thu, 3 Dec 2009 15:27:16 +0000 (16:27 +0100)]
translation update

14 years agonew file with translatable strings
Ján Kupec [Thu, 3 Dec 2009 14:52:25 +0000 (15:52 +0100)]
new file with translatable strings

14 years agochanges
Ján Kupec [Thu, 3 Dec 2009 11:15:13 +0000 (12:15 +0100)]
changes

14 years agoShow truely all updates when --all is used (bnc #557557)
Ján Kupec [Thu, 3 Dec 2009 11:12:34 +0000 (12:12 +0100)]
Show truely all updates when --all is used (bnc #557557)

14 years agoAdd missing explicit instantiation of non-inlined template.
Michael Andres [Wed, 2 Dec 2009 16:03:00 +0000 (17:03 +0100)]
Add missing explicit instantiation of non-inlined template.

14 years agochanges
Ján Kupec [Wed, 2 Dec 2009 11:31:21 +0000 (12:31 +0100)]
changes

14 years agoNew prompts options for media errors (bnc #223512, bnc #279045)
Ján Kupec [Wed, 2 Dec 2009 11:23:46 +0000 (12:23 +0100)]
New prompts options for media errors (bnc #223512, bnc #279045)

- cd/dvd: 'e' to eject selected drive
- https: 's' to disable SSL CA check (TODO: needs support in MediaAria2)

14 years agoremoved unnecessary prefixes
Ján Kupec [Tue, 1 Dec 2009 12:09:34 +0000 (13:09 +0100)]
removed unnecessary prefixes

14 years agochanges
Ján Kupec [Tue, 1 Dec 2009 11:56:47 +0000 (12:56 +0100)]
changes

14 years agosolver/forceResolutionCommands added to zypper.conf (bnc #549940)
Ján Kupec [Tue, 1 Dec 2009 11:53:44 +0000 (12:53 +0100)]
solver/forceResolutionCommands added to zypper.conf (bnc #549940)

14 years agoPrepared texts for fixing bnc #223512.
Ján Kupec [Fri, 27 Nov 2009 14:16:52 +0000 (15:16 +0100)]
Prepared texts for fixing bnc #223512.

14 years agoPreparing texts for fixing bnc #279045
Ján Kupec [Fri, 27 Nov 2009 13:14:53 +0000 (14:14 +0100)]
Preparing texts for fixing bnc #279045