platform/upstream/zypper.git
15 years agochanges
Ján Kupec [Sun, 26 Apr 2009 15:27:43 +0000 (17:27 +0200)]
changes

15 years agoRequire higher augeas version.
Ján Kupec [Sun, 26 Apr 2009 15:27:09 +0000 (17:27 +0200)]
Require higher augeas version.

15 years agoZypper configuration files documented.
Ján Kupec [Sun, 26 Apr 2009 15:25:18 +0000 (17:25 +0200)]
Zypper configuration files documented.

15 years agotypo
Ján Kupec [Sun, 26 Apr 2009 15:24:59 +0000 (17:24 +0200)]
typo

15 years agoConfig file handling improved.
Ján Kupec [Sun, 26 Apr 2009 14:49:09 +0000 (16:49 +0200)]
Config file handling improved.

- $HOME/.zypper.conf reading enabled
- --config option added to read custom file, default conf files
  are ingored, if an existing file is specified
- do not fail if config can't be parsed, just log

15 years agochanges
Ján Kupec [Sat, 25 Apr 2009 20:46:00 +0000 (22:46 +0200)]
changes

15 years agoHighlighting package counts in the summary.
Ján Kupec [Sat, 25 Apr 2009 20:42:36 +0000 (22:42 +0200)]
Highlighting package counts in the summary.

15 years agocolor/highlight config option introduced
Ján Kupec [Sat, 25 Apr 2009 20:41:51 +0000 (22:41 +0200)]
color/highlight config option introduced

15 years agoIgnore the length of terminal control sequences.
Ján Kupec [Sat, 25 Apr 2009 18:56:39 +0000 (20:56 +0200)]
Ignore the length of terminal control sequences.

This makes correct wrapping of colored text and colored
table texts possbile.

15 years agoGrrr.. 'no for yes'
Ján Kupec [Thu, 23 Apr 2009 07:56:26 +0000 (09:56 +0200)]
Grrr.. 'no for yes'

15 years agochanges
Ján Kupec [Wed, 15 Apr 2009 09:19:57 +0000 (11:19 +0200)]
changes

15 years agoFixed requesting of perl symbols in 'install' (bnc #433679)
Ján Kupec [Wed, 15 Apr 2009 09:16:53 +0000 (11:16 +0200)]
Fixed requesting of perl symbols in 'install' (bnc #433679)

15 years agoCorrected list of priority in 'repos' command (bnc #436688).
Susanne Oberhauser [Fri, 3 Apr 2009 10:23:59 +0000 (12:23 +0200)]
Corrected list of priority in 'repos' command (bnc #436688).

15 years agochanges
Ján Kupec [Thu, 2 Apr 2009 18:20:47 +0000 (20:20 +0200)]
changes

15 years agocomments
Ján Kupec [Thu, 2 Apr 2009 18:20:33 +0000 (20:20 +0200)]
comments

15 years agoarch-old attribute added to solvable-element (bnc #331060)
Ján Kupec [Thu, 2 Apr 2009 17:45:18 +0000 (19:45 +0200)]
arch-old attribute added to solvable-element (bnc #331060)

15 years agozypper.conf: installRecommends handling added.
Ján Kupec [Thu, 2 Apr 2009 17:38:15 +0000 (19:38 +0200)]
zypper.conf: installRecommends handling added.

- --recommends option added to override zypper.conf
- affected help texts reformatted to fit 80 columns (bnc #423007)
- fixed unwanted overriding of zypp.conf onlyRequires option
- fixes bnc #478144

15 years agoWrite package counts in summary.
Ján Kupec [Thu, 2 Apr 2009 13:15:11 +0000 (15:15 +0200)]
Write package counts in summary.

15 years agoAllow to view the summary in pager.
Ján Kupec [Wed, 1 Apr 2009 12:42:36 +0000 (14:42 +0200)]
Allow to view the summary in pager.

15 years agoSummary improvements (bnc #389128)
Ján Kupec [Wed, 1 Apr 2009 11:00:13 +0000 (13:00 +0200)]
Summary improvements (bnc #389128)

- always show vendors for packages with vendors to be changed
- always show arch when arch changes
- never show repo for removed packages (it's always @System)
- 'd' for 'details' option added
- some fixes

15 years agoShow status and messages in COLOR_STATUS.
Ján Kupec [Tue, 31 Mar 2009 21:54:26 +0000 (23:54 +0200)]
Show status and messages in COLOR_STATUS.

- this aims to distinguish these from 'result' messages
  (can be e.g. printed in fainter color).
- these are the messages that would be hidden in --quiet mode
- will need more cleanup to make the coloring consistent
  - some messages are not printed via zypper.out().info()
  - some messages can be moved from/to --quiet to/from normal out

15 years agoAllow to show version/arch/repo/vendor in summary.
Ján Kupec [Tue, 31 Mar 2009 21:52:16 +0000 (23:52 +0200)]
Allow to show version/arch/repo/vendor in summary.

- part of fixing bnc #389128

15 years agoTable::wrap() added.
Ján Kupec [Tue, 31 Mar 2009 20:51:55 +0000 (22:51 +0200)]
Table::wrap() added.

This is to enable controlled wrapping of the table to current
screen width.

15 years agoPass table attributes via Table object to rows.
Ján Kupec [Tue, 31 Mar 2009 19:14:21 +0000 (21:14 +0200)]
Pass table attributes via Table object to rows.

15 years agoRenamed TableStyle -> TableLineStyle.
Ján Kupec [Tue, 31 Mar 2009 18:16:14 +0000 (20:16 +0200)]
Renamed TableStyle -> TableLineStyle.

15 years agoAllow Table to be lineless and have margin.
Ján Kupec [Tue, 31 Mar 2009 16:57:42 +0000 (18:57 +0200)]
Allow Table to be lineless and have margin.

15 years agoFix to show removed packages correctly.
Ján Kupec [Fri, 27 Mar 2009 13:39:35 +0000 (14:39 +0100)]
Fix to show removed packages correctly.

15 years agoIndent
Ján Kupec [Thu, 26 Mar 2009 17:12:33 +0000 (18:12 +0100)]
Indent

15 years agoUsing Summary directly in solve_and_commit()
Ján Kupec [Thu, 26 Mar 2009 16:43:07 +0000 (17:43 +0100)]
Using Summary directly in solve_and_commit()

15 years agoFixed typo.
Ján Kupec [Thu, 26 Mar 2009 10:31:32 +0000 (11:31 +0100)]
Fixed typo.

15 years agoSummary.* moved to /src
Ján Kupec [Thu, 26 Mar 2009 10:07:23 +0000 (11:07 +0100)]
Summary.* moved to /src

15 years agoInstall summary refactored into utils/Summary.*
Ján Kupec [Wed, 25 Mar 2009 16:09:58 +0000 (17:09 +0100)]
Install summary refactored into utils/Summary.*

- prepared for additional improvements (bnc #389128)
- added old edition/arch to xmlout (bnc #331060)

15 years agoFixed enless loop in word-longer-than-screen case.
Ján Kupec [Wed, 25 Mar 2009 13:16:37 +0000 (14:16 +0100)]
Fixed enless loop in word-longer-than-screen case.

15 years agoText processing functions added.
Ján Kupec [Tue, 24 Mar 2009 11:07:08 +0000 (12:07 +0100)]
Text processing functions added.

- string_to_columns() taken out of Table to text.h
- get_screen_width() taken out of Table to misc.h
- wrap_text() added to text.h

15 years agoFixed memory leak.
Ján Kupec [Fri, 20 Mar 2009 13:29:33 +0000 (14:29 +0100)]
Fixed memory leak.

15 years agoDefined loggroup for Table.cc
Ján Kupec [Fri, 20 Mar 2009 12:20:42 +0000 (13:20 +0100)]
Defined loggroup for Table.cc

15 years agoBetter mark zypper startup in the log.
Ján Kupec [Fri, 20 Mar 2009 12:16:05 +0000 (13:16 +0100)]
Better mark zypper startup in the log.

15 years agoFew improvements.
Ján Kupec [Fri, 20 Mar 2009 11:55:29 +0000 (12:55 +0100)]
Few improvements.

15 years agozypper.conf enabled using augeas
Ján Kupec [Thu, 19 Mar 2009 16:32:14 +0000 (17:32 +0100)]
zypper.conf enabled using augeas

- plus some cleanup in color option names
- zypper.aug and zypper.conf added to spec file

15 years agoAugeas wrapper added.
Ján Kupec [Thu, 19 Mar 2009 16:17:36 +0000 (17:17 +0100)]
Augeas wrapper added.

- Might be adjusted to take zypp/zypper.conf lense and file as input
  (as soon as the new API is ready for this) and moved to libzypp
- FindAugeas.cmake to be moved to libzypp
- Must be adjusted to take root argument
- zypper.aug can be improved to be more relaxed

15 years agochanges
Ján Kupec [Wed, 18 Mar 2009 10:05:30 +0000 (11:05 +0100)]
changes

15 years agominor fix
Ján Kupec [Tue, 17 Mar 2009 11:31:26 +0000 (12:31 +0100)]
minor fix

15 years agoShow the default option in dialog in parentheses.
Ján Kupec [Tue, 17 Mar 2009 11:20:45 +0000 (12:20 +0100)]
Show the default option in dialog in parentheses.

Instead of capitalization (which is a problem for most languages),
or colorization, the default option (used on enter or in
non-interactive mode) will be shown in parentheses after the list
of options).

15 years agoImproved color handling, prepared for zypper.conf.
Ján Kupec [Fri, 13 Mar 2009 13:20:53 +0000 (14:20 +0100)]
Improved color handling, prepared for zypper.conf.

15 years agochanges
Ján Kupec [Thu, 12 Mar 2009 12:01:35 +0000 (13:01 +0100)]
changes

15 years agoConfig struct added.
Ján Kupec [Thu, 12 Mar 2009 11:58:27 +0000 (12:58 +0100)]
Config struct added.

- will replace GlobalOptions
- will read zypper.conf
- turned off colors by default & until zypper.conf is available
  (bnc #483349)

15 years agochanges
Ján Kupec [Wed, 11 Mar 2009 15:53:22 +0000 (16:53 +0100)]
changes

15 years ago--requires and --recommends added to info command
Marcus Hüwe [Wed, 11 Mar 2009 15:50:14 +0000 (16:50 +0100)]
--requires and --recommends added to info command

15 years agoGet rid of CommandOptions - it has no future :O)
Ján Kupec [Wed, 11 Mar 2009 13:44:47 +0000 (14:44 +0100)]
Get rid of CommandOptions - it has no future :O)

15 years agochanges
Ján Kupec [Tue, 10 Mar 2009 18:28:27 +0000 (19:28 +0100)]
changes

15 years agoFixed noarch->anyarch and vice-versa update (bnc #483179).
Ján Kupec [Tue, 10 Mar 2009 18:20:52 +0000 (19:20 +0100)]
Fixed noarch->anyarch and vice-versa update (bnc #483179).

'zypper up foo' would not find a non-noarch update of foo if the
installed arch was noarch, and vice-versa (anyarch->noarch), while
zypper 'list-updates' doUpdate() shows the update.

15 years agolist-updates fix (bnc #483910)
Ján Kupec [Tue, 10 Mar 2009 15:48:40 +0000 (16:48 +0100)]
list-updates fix (bnc #483910)

Avoiding showing not-yet-installed packages in list-updates output.

15 years agoAvoid control chars in non-terminal output (bnc #440822).
Ján Kupec [Tue, 10 Mar 2009 12:35:03 +0000 (13:35 +0100)]
Avoid control chars in non-terminal output (bnc #440822).

Proper fix.

15 years agoExplictly assigned numbers to zypper commands enum.
Ján Kupec [Tue, 10 Mar 2009 11:56:03 +0000 (12:56 +0100)]
Explictly assigned numbers to zypper commands enum.

This will help to identifify the commands in logs more easily.

15 years agoFixed uninitialized _shown_count in prompt.
Ján Kupec [Fri, 6 Mar 2009 19:43:17 +0000 (20:43 +0100)]
Fixed uninitialized _shown_count in prompt.

15 years agochanges
Ján Kupec [Fri, 6 Mar 2009 15:03:02 +0000 (16:03 +0100)]
changes

15 years agoAvoid control chars in non-terminal output (bnc #440822).
Ján Kupec [Fri, 6 Mar 2009 14:55:18 +0000 (15:55 +0100)]
Avoid control chars in non-terminal output (bnc #440822).

15 years agoUse darker color for progress output.
Ján Kupec [Fri, 6 Mar 2009 14:54:09 +0000 (15:54 +0100)]
Use darker color for progress output.

15 years agoFixed FindReadline to find shared lib, not static.
Ján Kupec [Thu, 5 Mar 2009 13:47:12 +0000 (14:47 +0100)]
Fixed FindReadline to find shared lib, not static.

15 years agoMerge branch 'master' of ssh://git@git.opensuse.org/projects/zypp/zypper
Ján Kupec [Thu, 5 Mar 2009 09:21:32 +0000 (10:21 +0100)]
Merge branch 'master' of ssh://git@git.opensuse.org/projects/zypp/zypper

15 years agorequire factory libzypp to avoid people mixing them
Duncan Mac-Vicar P [Thu, 5 Mar 2009 09:11:40 +0000 (10:11 +0100)]
require factory libzypp to avoid people mixing them

15 years agobash-completion: Allow empty spaces in repos names.
Werner Fink [Mon, 2 Mar 2009 12:26:41 +0000 (13:26 +0100)]
bash-completion: Allow empty spaces in repos names.

15 years agoMerge branch 'master' of ssh://git@git.opensuse.org/projects/zypp/zypper
Ján Kupec [Fri, 27 Feb 2009 11:05:18 +0000 (12:05 +0100)]
Merge branch 'master' of ssh://git@git.opensuse.org/projects/zypp/zypper

15 years agochanges
Michael Andres [Tue, 24 Feb 2009 15:39:06 +0000 (16:39 +0100)]
changes

15 years ago- Let 'zypper clean' keep the raw metadata cache of CD/DVD based
Michael Andres [Tue, 24 Feb 2009 15:36:08 +0000 (16:36 +0100)]
- Let 'zypper clean' keep the raw metadata cache of CD/DVD based
  repositories. We'd need the CD/DVD again to recreate the data.
  If this is actually desired, explicitly remove an recreate the
  CD/DVD based repository. (bnc #476429).

15 years agoSlight introduction of colors.
Ján Kupec [Sun, 22 Feb 2009 16:21:06 +0000 (17:21 +0100)]
Slight introduction of colors.

15 years agochanges
Ján Kupec [Tue, 17 Feb 2009 13:11:49 +0000 (14:11 +0100)]
changes

15 years agoShow rpm output after installing/removing (bnc #369450).
Ján Kupec [Sun, 15 Feb 2009 20:40:58 +0000 (21:40 +0100)]
Show rpm output after installing/removing (bnc #369450).

15 years agoAllow changing URI in media problem prompt.
Ján Kupec [Sun, 15 Feb 2009 20:10:09 +0000 (21:10 +0100)]
Allow changing URI in media problem prompt.

15 years agoPromptOptions enhancements.
Ján Kupec [Sun, 15 Feb 2009 19:44:44 +0000 (20:44 +0100)]
PromptOptions enhancements.

- allow to disable some prompt options
- allow to show only first N options (hide the rest/advanced options)

15 years agoReturn default on EOF after poll() in read_action_ari_with_timout().
Ján Kupec [Sun, 15 Feb 2009 17:10:06 +0000 (18:10 +0100)]
Return default on EOF after poll() in read_action_ari_with_timout().

15 years agoBash completion: fixed invalid hints from multiline help.
Josef Reidinger [Thu, 12 Feb 2009 08:43:15 +0000 (09:43 +0100)]
Bash completion: fixed invalid hints from multiline help.

15 years agochanges
Ján Kupec [Thu, 12 Feb 2009 08:30:20 +0000 (09:30 +0100)]
changes

15 years agoBash completion: suggest locks for removal.
Josef Reidinger [Thu, 12 Feb 2009 08:27:32 +0000 (09:27 +0100)]
Bash completion: suggest locks for removal.

15 years agoBash completion: suggest also global options.
Josef Reidinger [Thu, 12 Feb 2009 08:26:11 +0000 (09:26 +0100)]
Bash completion: suggest also global options.

15 years agoAbort/Retry/Ignore prompt with timeout fixes.
Ján Kupec [Wed, 11 Feb 2009 21:29:42 +0000 (22:29 +0100)]
Abort/Retry/Ignore prompt with timeout fixes.

- fixed localization of answers
- fixed xml output

15 years agoReniced, fixed texts.
Ján Kupec [Wed, 11 Feb 2009 20:11:43 +0000 (21:11 +0100)]
Reniced, fixed texts.

15 years agochanges
Ján Kupec [Wed, 11 Feb 2009 20:11:21 +0000 (21:11 +0100)]
changes

15 years agoBash completion: refactored for better maintenance.
Josef Reidinger [Wed, 11 Feb 2009 13:05:11 +0000 (14:05 +0100)]
Bash completion: refactored for better maintenance.

Generating hints dynamically from help, plus some extra completion
(repo aliases). Fixed completion after the first option.

15 years agoBash completion: allow completion after short versions of commands.
Josef Reidinger [Wed, 11 Feb 2009 12:59:17 +0000 (13:59 +0100)]
Bash completion: allow completion after short versions of commands.

15 years agoBash completion: complete also short options.
Josef Reidinger [Wed, 11 Feb 2009 12:57:55 +0000 (13:57 +0100)]
Bash completion: complete also short options.

15 years agoBash completion: partial fix for repos with spaces.
Josef Reidinger [Wed, 11 Feb 2009 12:56:12 +0000 (13:56 +0100)]
Bash completion: partial fix for repos with spaces.

15 years agoBash completion: allow repo alias completion also for modifyrepo and removerepo.
Josef Reidinger [Wed, 11 Feb 2009 12:51:54 +0000 (13:51 +0100)]
Bash completion: allow repo alias completion also for modifyrepo and removerepo.

15 years agoBash completion: allow repo alias completion in renamerepo.
Josef Reidinger [Wed, 11 Feb 2009 12:48:43 +0000 (13:48 +0100)]
Bash completion: allow repo alias completion in renamerepo.

15 years agoFixed bash completion for source-install.
Josef Reidinger [Wed, 11 Feb 2009 12:47:05 +0000 (13:47 +0100)]
Fixed bash completion for source-install.

15 years agoNon-interactive mode fix (bnc #469872)
Ján Kupec [Tue, 10 Feb 2009 17:36:51 +0000 (18:36 +0100)]
Non-interactive mode fix (bnc #469872)

Auto-reply 'retry' after waiting the given amount of seconds in the
read_action_ari_with_timeout() prompt in non-interactive mode. This
does not fix the cause of bnc #469872, but is a simple workaround
which does not poll input, just waits.

15 years agochanges
Ján Kupec [Tue, 27 Jan 2009 13:08:16 +0000 (14:08 +0100)]
changes

15 years agoAdapted authetication callback for non-curl URLs (bnc #460970)
Ján Kupec [Tue, 27 Jan 2009 13:02:39 +0000 (14:02 +0100)]
Adapted authetication callback for non-curl URLs (bnc #460970)

15 years agobetter variable name
Ján Kupec [Mon, 19 Jan 2009 09:21:08 +0000 (10:21 +0100)]
better variable name

15 years agoCheck for arguments when using aggregate options.
Ján Kupec [Mon, 19 Jan 2009 09:17:59 +0000 (10:17 +0100)]
Check for arguments when using aggregate options.

15 years agoms --ar-to-enable description improved, rug subscribe added
Ján Kupec [Fri, 16 Jan 2009 12:09:02 +0000 (13:09 +0100)]
ms --ar-to-enable description improved, rug subscribe added

15 years agoCommented out the unimplemented info-* commands for now (bnc #464384)
Ján Kupec [Thu, 15 Jan 2009 11:04:43 +0000 (12:04 +0100)]
Commented out the unimplemented info-* commands for now (bnc #464384)

15 years agochanges
Ján Kupec [Thu, 15 Jan 2009 10:22:15 +0000 (11:22 +0100)]
changes

15 years agofixed typo (bnc #447594)
Ján Kupec [Thu, 15 Jan 2009 10:17:44 +0000 (11:17 +0100)]
fixed typo (bnc #447594)

15 years agochanges
Ján Kupec [Wed, 14 Jan 2009 15:48:44 +0000 (16:48 +0100)]
changes

15 years agoCheck if we run SLE on runtime based on installed base product name.
Ján Kupec [Wed, 14 Jan 2009 15:26:05 +0000 (16:26 +0100)]
Check if we run SLE on runtime based on installed base product name.

This adapts fate #305057 to check the platform on runtime instead
of a compile-time check based on %suse_sles rpm macro. Zypper will
consider the system a SLE if there's a base product having "SUSE_SLE"
in its name.

15 years agochanges
Ján Kupec [Wed, 14 Jan 2009 08:59:50 +0000 (09:59 +0100)]
changes

15 years agomodifyrepo - accept multiple arguments
Josef Reidinger [Wed, 14 Jan 2009 08:58:29 +0000 (09:58 +0100)]
modifyrepo - accept multiple arguments

15 years agocleanlocks added to man page.
Ján Kupec [Mon, 12 Jan 2009 14:53:30 +0000 (15:53 +0100)]
cleanlocks added to man page.

15 years agoSome text changes scheduled after branching the stable release.
Ján Kupec [Mon, 12 Jan 2009 14:42:00 +0000 (15:42 +0100)]
Some text changes scheduled after branching the stable release.