platform/upstream/zypper.git
16 years agochanges
Jan Kupec [Mon, 10 Sep 2007 16:22:11 +0000 (16:22 +0000)]
changes

16 years ago- report too many arguments (#307639)
Jan Kupec [Mon, 10 Sep 2007 13:29:34 +0000 (13:29 +0000)]
- report too many arguments (#307639)

16 years ago- --keyword=_PL:1,2 added (plural forms were not extracted without it
Jan Kupec [Mon, 10 Sep 2007 11:51:57 +0000 (11:51 +0000)]
- --keyword=_PL:1,2 added (plural forms were not extracted without it
  :O(

16 years ago- zypper repos description updated (#309041)
Jan Kupec [Mon, 10 Sep 2007 09:28:03 +0000 (09:28 +0000)]
- zypper repos description updated (#309041)

16 years agochanges
Jan Kupec [Mon, 3 Sep 2007 15:33:51 +0000 (15:33 +0000)]
changes

16 years ago- fixed compiler flags (schwab)
Jan Kupec [Mon, 3 Sep 2007 15:32:26 +0000 (15:32 +0000)]
- fixed compiler flags (schwab)

16 years agochanges&version
Jan Kupec [Mon, 3 Sep 2007 15:12:58 +0000 (15:12 +0000)]
changes&version

16 years ago- authentication prompt implemented (190609)
Jan Kupec [Mon, 3 Sep 2007 15:08:46 +0000 (15:08 +0000)]
- authentication prompt implemented (190609)

16 years agoDocumented /etc/zypp/locks
Martin Vidner [Mon, 3 Sep 2007 14:05:38 +0000 (14:05 +0000)]
Documented /etc/zypp/locks

16 years ago.chages
Jan Kupec [Mon, 3 Sep 2007 12:16:44 +0000 (12:16 +0000)]
.chages

16 years ago- removing rpm message improved (#307132)
Jan Kupec [Mon, 3 Sep 2007 12:15:45 +0000 (12:15 +0000)]
- removing rpm message improved (#307132)

16 years ago- make (r)etry (c)ancel answer case-insensitive (#307122)
Klaus Kaempf [Mon, 3 Sep 2007 10:35:11 +0000 (10:35 +0000)]
- make (r)etry (c)ancel answer case-insensitive (#307122)

16 years agorevert deletion of list-all-problems, but only if multiple problems
Klaus Kaempf [Fri, 31 Aug 2007 13:22:22 +0000 (13:22 +0000)]
revert deletion of list-all-problems, but only if multiple problems
exist

16 years ago.changes
Jan Kupec [Fri, 31 Aug 2007 13:19:17 +0000 (13:19 +0000)]
.changes

16 years ago- fixed error message of zypper ar -r (#306667)
Jan Kupec [Fri, 31 Aug 2007 12:34:19 +0000 (12:34 +0000)]
- fixed error message of zypper ar -r (#306667)

16 years ago- dont prompt for solutions if none are available.
Klaus Kaempf [Fri, 31 Aug 2007 12:15:47 +0000 (12:15 +0000)]
- dont prompt for solutions if none are available.
- dont duplicate dependency problems in output.
- indent details by 2 blanks, resolver indents further details
  by 4 blanks.
- provide additional details for problems (#306240)
- don't prompt user for every dependency (#304325)
- don't clutter the log with pool lists.
- r 7054

16 years agochanges
Jan Kupec [Thu, 30 Aug 2007 18:33:45 +0000 (18:33 +0000)]
changes

16 years ago- suppressing excessive output of media errors
Jan Kupec [Thu, 30 Aug 2007 18:32:13 +0000 (18:32 +0000)]
- suppressing excessive output of media errors
- prompting for media change only for changeable media
- adapted to libzypp 3.21.0 (#294481)

16 years ago- nicer exception history output
Jan Kupec [Thu, 30 Aug 2007 17:48:47 +0000 (17:48 +0000)]
- nicer exception history output

16 years ago- is_changeable_media() added
Jan Kupec [Thu, 30 Aug 2007 17:48:07 +0000 (17:48 +0000)]
- is_changeable_media() added

16 years agocomment
Jan Kupec [Thu, 30 Aug 2007 13:09:34 +0000 (13:09 +0000)]
comment

16 years ago- display 'insert media' prompt only for WRONG media error for now
Jan Kupec [Thu, 30 Aug 2007 11:26:15 +0000 (11:26 +0000)]
- display 'insert media' prompt only for WRONG media error for now

16 years ago- fix verbosity level
Jan Kupec [Thu, 30 Aug 2007 11:21:43 +0000 (11:21 +0000)]
- fix verbosity level

16 years ago- fix array index problem
Jan Kupec [Thu, 30 Aug 2007 11:21:03 +0000 (11:21 +0000)]
- fix array index problem

16 years ago.changes
Jan Kupec [Wed, 29 Aug 2007 10:52:37 +0000 (10:52 +0000)]
.changes

16 years ago- proper fix of y/n translation problem (#304650)
Jan Kupec [Wed, 29 Aug 2007 10:51:23 +0000 (10:51 +0000)]
- proper fix of y/n translation problem (#304650)

16 years ago- expect MediaException during commit (#305113)
Jan Kupec [Wed, 29 Aug 2007 10:42:55 +0000 (10:42 +0000)]
- expect MediaException during commit (#305113)

16 years ago.changes
Jan Kupec [Tue, 28 Aug 2007 17:27:24 +0000 (17:27 +0000)]
.changes

16 years ago- displaying repo name instead of alias where appropriate (#304659)
Jan Kupec [Tue, 28 Aug 2007 17:19:39 +0000 (17:19 +0000)]
- displaying repo name instead of alias where appropriate (#304659)

16 years ago- display name in repo list (partial #304659)
Jan Kupec [Tue, 28 Aug 2007 16:58:38 +0000 (16:58 +0000)]
- display name in repo list (partial #304659)
- don't display URI by default (#230335)

16 years ago- Don't search disabled repos, override with --repo (#304653)
Klaus Kaempf [Tue, 28 Aug 2007 16:55:39 +0000 (16:55 +0000)]
- Don't search disabled repos, override with --repo (#304653)

16 years agochanges
Duncan Mac-Vicar P [Tue, 28 Aug 2007 16:51:25 +0000 (16:51 +0000)]
changes

16 years agodont show report bug on abort
Duncan Mac-Vicar P [Tue, 28 Aug 2007 16:51:24 +0000 (16:51 +0000)]
dont show report bug on abort

16 years ago"help foo" now works like "foo --help" (by Dominique Leuenberger, #299818).
Martin Vidner [Tue, 28 Aug 2007 15:53:35 +0000 (15:53 +0000)]
"help foo" now works like "foo --help" (by Dominique Leuenberger, #299818).

16 years ago- support "-r" (limit to repo) on search (#305384)
Klaus Kaempf [Tue, 28 Aug 2007 15:48:09 +0000 (15:48 +0000)]
- support "-r" (limit to repo) on search (#305384)
- rev 6937
- version 0.8.17

16 years agoFixed an escaping problem in a note how to escape properly.
Martin Vidner [Tue, 28 Aug 2007 15:43:37 +0000 (15:43 +0000)]
Fixed an escaping problem in a note how to escape properly.

16 years agobump
Klaus Kaempf [Tue, 28 Aug 2007 14:30:26 +0000 (14:30 +0000)]
bump

16 years agodont show atoms in the summary, they're strictly internal (#300569)
Klaus Kaempf [Tue, 28 Aug 2007 14:29:10 +0000 (14:29 +0000)]
dont show atoms in the summary, they're strictly internal (#300569)

16 years ago- allow for multiple types when searching, default to '-t package'
Klaus Kaempf [Tue, 28 Aug 2007 13:05:30 +0000 (13:05 +0000)]
- allow for multiple types when searching, default to '-t package'
  check architecture on search output,
    different arch is always 'uninstalled'
  (#300569#c12, partial)

16 years agochanges
Duncan Mac-Vicar P [Tue, 28 Aug 2007 11:54:19 +0000 (11:54 +0000)]
changes

16 years agoensure target is initialized
Duncan Mac-Vicar P [Tue, 28 Aug 2007 11:50:58 +0000 (11:50 +0000)]
ensure target is initialized

16 years agochanges
Duncan Mac-Vicar P [Tue, 28 Aug 2007 10:49:00 +0000 (10:49 +0000)]
changes

16 years ago- init target when refreshing or we dont have keys (#304672)
Duncan Mac-Vicar P [Tue, 28 Aug 2007 10:49:00 +0000 (10:49 +0000)]
- init target when refreshing or we dont have keys (#304672)

16 years ago.changes
Jan Kupec [Mon, 27 Aug 2007 13:11:54 +0000 (13:11 +0000)]
.changes

16 years ago- translations update
Jan Kupec [Mon, 27 Aug 2007 13:09:12 +0000 (13:09 +0000)]
- translations update

16 years ago- mark [y/n] for translation (#304650)
Jan Kupec [Mon, 27 Aug 2007 13:08:45 +0000 (13:08 +0000)]
- mark [y/n] for translation (#304650)

16 years agoproper linebreaks, make output readable again
Klaus Kaempf [Sat, 25 Aug 2007 18:55:31 +0000 (18:55 +0000)]
proper linebreaks, make output readable again

16 years agoadd some //FIXME
Klaus Kaempf [Sat, 25 Aug 2007 14:04:37 +0000 (14:04 +0000)]
add some //FIXME
only show basename on Digest verification failure (#302059)

16 years agoallow "zypper ar /path/to/dir directory"
Klaus Kaempf [Sat, 25 Aug 2007 13:26:25 +0000 (13:26 +0000)]
allow "zypper ar /path/to/dir directory"
 as a shortcut of "zypper ar dir:/path/to/dir directory"

16 years agoHelp now works in the shell (by Dominique Leuenberger, #299818).
Martin Vidner [Fri, 24 Aug 2007 06:48:18 +0000 (06:48 +0000)]
Help now works in the shell (by Dominique Leuenberger, #299818).

16 years agoShell stopped working at all; fixed (#301666).
Martin Vidner [Thu, 23 Aug 2007 15:23:30 +0000 (15:23 +0000)]
Shell stopped working at all; fixed (#301666).

16 years agoCorrected cache paths in the man page (#302662).
Martin Vidner [Thu, 23 Aug 2007 08:24:38 +0000 (08:24 +0000)]
Corrected cache paths in the man page (#302662).

16 years agoRe-enabled the read-only lock for service-list (#302152).
Martin Vidner [Thu, 23 Aug 2007 08:22:27 +0000 (08:22 +0000)]
Re-enabled the read-only lock for service-list (#302152).

16 years agofixed changelog ordering (mls)
Martin Vidner [Wed, 22 Aug 2007 11:25:26 +0000 (11:25 +0000)]
fixed changelog ordering (mls)

16 years agotypo
Duncan Mac-Vicar P [Tue, 21 Aug 2007 17:45:56 +0000 (17:45 +0000)]
typo

16 years agomerge changes
Duncan Mac-Vicar P [Tue, 21 Aug 2007 13:09:03 +0000 (13:09 +0000)]
merge changes

16 years agofix invalid capability creation (#301690)
Duncan Mac-Vicar P [Tue, 21 Aug 2007 13:09:03 +0000 (13:09 +0000)]
fix invalid capability creation (#301690)

16 years ago- fix invalid capability creation (#301690)
Duncan Mac-Vicar P [Tue, 21 Aug 2007 13:09:02 +0000 (13:09 +0000)]
- fix invalid capability creation (#301690)

16 years agochanges
Thomas Goettlicher [Tue, 21 Aug 2007 11:50:38 +0000 (11:50 +0000)]
changes

16 years agoUnification and clean up of XML output
Thomas Goettlicher [Tue, 21 Aug 2007 11:48:02 +0000 (11:48 +0000)]
Unification and clean up of XML output

16 years ago- fix first column (i/v) of 'search' output
Klaus Kaempf [Mon, 20 Aug 2007 12:17:26 +0000 (12:17 +0000)]
- fix first column (i/v) of 'search' output
- r6759
- 0.8.14

16 years ago- adapt to unified query API of libzypp-3.18.x
Klaus Kaempf [Mon, 20 Aug 2007 11:56:56 +0000 (11:56 +0000)]
- adapt to unified query API of libzypp-3.18.x
- r6756

16 years ago.changes
Jan Kupec [Fri, 17 Aug 2007 13:17:57 +0000 (13:17 +0000)]
.changes

16 years ago- media callbacks improved a bit
Jan Kupec [Fri, 17 Aug 2007 13:14:44 +0000 (13:14 +0000)]
- media callbacks improved a bit

16 years ago- output clean-up
Jan Kupec [Fri, 17 Aug 2007 13:10:57 +0000 (13:10 +0000)]
- output clean-up

16 years ago- more of text clean-up
Jan Kupec [Fri, 17 Aug 2007 11:58:02 +0000 (11:58 +0000)]
- more of text clean-up

16 years ago- implement --type and --match-exact options for cache search
Klaus Kaempf [Fri, 17 Aug 2007 11:00:52 +0000 (11:00 +0000)]
- implement --type and --match-exact options for cache search
- fix repository and kind in output
  requires libzypp >= 3.17.0
- r6737, version 0.8.13

16 years ago- some output clean-up
Jan Kupec [Fri, 17 Aug 2007 10:53:19 +0000 (10:53 +0000)]
- some output clean-up

16 years ago- implement --type and --match-exact options for cache search
Klaus Kaempf [Fri, 17 Aug 2007 10:36:43 +0000 (10:36 +0000)]
- implement --type and --match-exact options for cache search
- fix repository and kind in output
  requires libzypp >= 3.17.0
- r6737, version 0.8.13

16 years ago- repo type exception handling added for addrepo
Jan Kupec [Fri, 17 Aug 2007 10:31:21 +0000 (10:31 +0000)]
- repo type exception handling added for addrepo

16 years ago- texts update after proof-reading
Jan Kupec [Fri, 17 Aug 2007 09:49:06 +0000 (09:49 +0000)]
- texts update after proof-reading

16 years agofix cache search output, implement 'byKind' iterator (incomplete)
Klaus Kaempf [Fri, 17 Aug 2007 09:45:09 +0000 (09:45 +0000)]
fix cache search output, implement 'byKind' iterator (incomplete)

16 years ago- initial implementation of cache search
Klaus Kaempf [Thu, 16 Aug 2007 21:50:57 +0000 (21:50 +0000)]
- initial implementation of cache search
  requires libzypp >= 3.16.0
- r6722, version 0.8.12

16 years ago- rug equivalent for auto-agree-with-licenses added
Jan Kupec [Thu, 16 Aug 2007 17:27:36 +0000 (17:27 +0000)]
- rug equivalent for auto-agree-with-licenses added
- missing endl

16 years ago.changes
Jan Kupec [Thu, 16 Aug 2007 11:42:00 +0000 (11:42 +0000)]
.changes

16 years ago- more comprehensive message after adding a repository
Jan Kupec [Thu, 16 Aug 2007 11:39:34 +0000 (11:39 +0000)]
- more comprehensive message after adding a repository

16 years ago- disabling autorefresh for CD and refreshing right after adding with
Jan Kupec [Thu, 16 Aug 2007 11:09:53 +0000 (11:09 +0000)]
- disabling autorefresh for CD and refreshing right after adding with
  zypper addrepo (part of #292417)

16 years ago- install summary formatting bug (no new line and indent)
Jan Kupec [Thu, 16 Aug 2007 10:06:25 +0000 (10:06 +0000)]
- install summary formatting bug (no new line and indent)

16 years ago- more improved error reporting
Jan Kupec [Thu, 16 Aug 2007 09:54:49 +0000 (09:54 +0000)]
- more improved error reporting

16 years ago- report_a_bug() moved to zypper-utils
Jan Kupec [Thu, 16 Aug 2007 07:18:58 +0000 (07:18 +0000)]
- report_a_bug() moved to zypper-utils

16 years ago- *load_*_resolvables() methods moved to zypper-source
Jan Kupec [Thu, 16 Aug 2007 06:33:08 +0000 (06:33 +0000)]
- *load_*_resolvables() methods moved to zypper-source
- some clean-up

16 years ago- CPACK_SOURCE_IGNORE_FILES clean-up
Jan Kupec [Wed, 15 Aug 2007 18:42:13 +0000 (18:42 +0000)]
- CPACK_SOURCE_IGNORE_FILES clean-up

16 years agorequire libzypp>=3.15.0
Jan Kupec [Wed, 15 Aug 2007 18:30:42 +0000 (18:30 +0000)]
require libzypp>=3.15.0

16 years agoversion
Jan Kupec [Wed, 15 Aug 2007 18:28:25 +0000 (18:28 +0000)]
version

16 years ago.changes
Jan Kupec [Wed, 15 Aug 2007 18:17:50 +0000 (18:17 +0000)]
.changes

16 years ago- providing correct capability for installing a resolvable(#298322)
Jan Kupec [Wed, 15 Aug 2007 18:15:27 +0000 (18:15 +0000)]
- providing correct capability for installing a resolvable(#298322)
  fixed for real this time

16 years ago- fixed missing ':' (#300553)
Jan Kupec [Wed, 15 Aug 2007 10:03:23 +0000 (10:03 +0000)]
- fixed missing ':' (#300553)

16 years ago.changes
Jan Kupec [Tue, 14 Aug 2007 17:54:53 +0000 (17:54 +0000)]
.changes

16 years ago(no commit message)
Jan Kupec [Tue, 14 Aug 2007 17:48:35 +0000 (17:48 +0000)]

16 years ago- install doc improved
Jan Kupec [Tue, 14 Aug 2007 17:32:53 +0000 (17:32 +0000)]
- install doc improved

16 years ago- install doc improved
Jan Kupec [Tue, 14 Aug 2007 17:32:00 +0000 (17:32 +0000)]
- install doc improved

16 years ago- zypper repos --export <FILE|-> added (FATE #301744)
Jan Kupec [Tue, 14 Aug 2007 17:19:38 +0000 (17:19 +0000)]
- zypper repos --export <FILE|-> added (FATE #301744)

16 years ago.changes
Jan Kupec [Tue, 14 Aug 2007 15:46:45 +0000 (15:46 +0000)]
.changes

16 years ago- forgotten --catalog alias for --repo option added
Jan Kupec [Tue, 14 Aug 2007 15:45:06 +0000 (15:45 +0000)]
- forgotten --catalog alias for --repo option added

16 years ago.changes
Jan Kupec [Tue, 14 Aug 2007 13:35:04 +0000 (13:35 +0000)]
.changes

16 years ago- fixed a fix of bug #298322
Jan Kupec [Tue, 14 Aug 2007 13:21:51 +0000 (13:21 +0000)]
- fixed a fix of bug #298322

16 years agochanges
Thomas Goettlicher [Tue, 14 Aug 2007 11:29:59 +0000 (11:29 +0000)]
changes

16 years agofix missing </stream> tag in xml output
Thomas Goettlicher [Tue, 14 Aug 2007 11:29:10 +0000 (11:29 +0000)]
fix missing </stream> tag in xml output

16 years ago.changes
Jan Kupec [Mon, 13 Aug 2007 16:09:48 +0000 (16:09 +0000)]
.changes

16 years ago- fixed spaces in a message (#299620)
Jan Kupec [Mon, 13 Aug 2007 15:09:25 +0000 (15:09 +0000)]
- fixed spaces in a message (#299620)