platform/upstream/zypper.git
16 years ago- Moved calls like poolItem.status().isSatisfied(),.... to poolItem.isSatisfied()
Stefan Schubert [Wed, 2 Apr 2008 11:51:58 +0000 (11:51 +0000)]
- Moved calls like poolItem.status().isSatisfied(),.... to poolItem.isSatisfied()

16 years ago- move solver test case generation to solve_and_commit
Jan Kupec [Tue, 1 Apr 2008 20:21:30 +0000 (20:21 +0000)]
- move solver test case generation to solve_and_commit
- set force resolve before test case generation

16 years ago- disable the --force-resolution by default also for 'update'
Jan Kupec [Tue, 1 Apr 2008 19:47:12 +0000 (19:47 +0000)]
- disable the --force-resolution by default also for 'update'
  (bnc #369980)
- will check how rug behaves later

16 years ago- don't force resolution on dist-upgrade (#369980)
Jan Kupec [Tue, 1 Apr 2008 10:24:45 +0000 (10:24 +0000)]
- don't force resolution on dist-upgrade (#369980)

16 years ago- update
Jan Kupec [Mon, 31 Mar 2008 14:40:30 +0000 (14:40 +0000)]
- update

16 years agochanges
Jan Kupec [Sun, 30 Mar 2008 20:41:59 +0000 (20:41 +0000)]
changes

16 years ago- --priority option added to the modifyrepo command to set repository
Jan Kupec [Sun, 30 Mar 2008 20:09:41 +0000 (20:09 +0000)]
- --priority option added to the modifyrepo command to set repository
  priority (bnc #369827)

16 years ago- rug uses -N for --dry-run, provide it, too
Jan Kupec [Sun, 30 Mar 2008 13:08:15 +0000 (13:08 +0000)]
- rug uses -N for --dry-run, provide it, too

16 years agoupdate
Jan Kupec [Sun, 30 Mar 2008 12:46:43 +0000 (12:46 +0000)]
update

16 years agochanges
Jan Kupec [Sat, 29 Mar 2008 13:49:03 +0000 (13:49 +0000)]
changes

16 years ago- 'verify' command added (fate #301178)
Jan Kupec [Sat, 29 Mar 2008 13:47:29 +0000 (13:47 +0000)]
- 'verify' command added (fate #301178)

16 years ago- complain and quit if --force is used with --capability
Jan Kupec [Fri, 28 Mar 2008 15:55:53 +0000 (15:55 +0000)]
- complain and quit if --force is used with --capability

16 years agochanges
Jan Kupec [Fri, 28 Mar 2008 15:55:24 +0000 (15:55 +0000)]
changes

16 years ago- check zypp != null when cleaning (bnc #372696)
Jan Kupec [Fri, 28 Mar 2008 15:51:05 +0000 (15:51 +0000)]
- check zypp != null when cleaning (bnc #372696)

16 years ago- be consistent - use auto-refresh everywhere instead of autorefresh
Jan Kupec [Fri, 28 Mar 2008 15:49:24 +0000 (15:49 +0000)]
- be consistent - use auto-refresh everywhere instead of autorefresh
  (the man page does not talk about the 'autorefresh' .repo file
  keyword)

16 years ago- addrepo/refresh update
Jan Kupec [Fri, 28 Mar 2008 15:44:03 +0000 (15:44 +0000)]
- addrepo/refresh update

16 years agochanges
Josef Reidinger [Thu, 27 Mar 2008 15:35:54 +0000 (15:35 +0000)]
changes

16 years agosame default for adding by URL & alias and by repo file. Drop support for no-refresh...
Josef Reidinger [Thu, 27 Mar 2008 15:35:09 +0000 (15:35 +0000)]
same default for adding by URL & alias and by repo file. Drop support for no-refresh parameter during addrepo.

16 years agochanges
Jan Kupec [Thu, 27 Mar 2008 07:27:42 +0000 (07:27 +0000)]
changes

16 years ago- dependency problem prompt rewritten using get_prompt_reply
Jan Kupec [Thu, 27 Mar 2008 07:20:17 +0000 (07:20 +0000)]
- dependency problem prompt rewritten using get_prompt_reply
- fixes also (bnc #372711)

16 years ago- read_prompt_reply using PromptOptions added to replace the redundant
Jan Kupec [Wed, 26 Mar 2008 16:13:55 +0000 (16:13 +0000)]
- read_prompt_reply using PromptOptions added to replace the redundant
  read_action_ari, read_bool answer, and dependency problem prompt
  implementation and to allow easy implementation of other prompts
  (better media change callback, eject)
- description introduced to the Out::prompt() for the initial detailed
  description of the prompt (useful e.g. for the error info before
  a/r/i, or for the user auth prompt).

16 years ago- re-enable verbose install summary
Jan Kupec [Wed, 26 Mar 2008 16:05:17 +0000 (16:05 +0000)]
- re-enable verbose install summary

16 years ago- fix some compiler warnings
Jan Kupec [Wed, 26 Mar 2008 09:50:25 +0000 (09:50 +0000)]
- fix some compiler warnings

16 years ago- cleanup
Jan Kupec [Wed, 26 Mar 2008 09:40:06 +0000 (09:40 +0000)]
- cleanup

16 years agochange byName iterator to byIdent iterator
Josef Reidinger [Tue, 25 Mar 2008 15:09:18 +0000 (15:09 +0000)]
change byName iterator to byIdent iterator

16 years agochanges
Jan Kupec [Tue, 25 Mar 2008 14:43:10 +0000 (14:43 +0000)]
changes

16 years ago- fixed dependency problems not shown in non-interactive mode (bnc
Jan Kupec [Tue, 25 Mar 2008 14:42:06 +0000 (14:42 +0000)]
- fixed dependency problems not shown in non-interactive mode (bnc
  #373125)

16 years ago- and another fix of the previous commit. i should take a holiday
Jan Kupec [Tue, 25 Mar 2008 14:00:27 +0000 (14:00 +0000)]
- and another fix of the previous commit. i should take a holiday

16 years ago- fix of the previous commit
Jan Kupec [Tue, 25 Mar 2008 13:58:48 +0000 (13:58 +0000)]
- fix of the previous commit

16 years ago- support reinstallation in the install summary (fate #302551)
Jan Kupec [Tue, 25 Mar 2008 12:59:40 +0000 (12:59 +0000)]
- support reinstallation in the install summary (fate #302551)

16 years ago- find the correct source package
Jan Kupec [Tue, 25 Mar 2008 12:49:42 +0000 (12:49 +0000)]
- find the correct source package
- require the source package instead of require its build deps to
  install the build deps
- TODO fix the whole source-install after libzypp is fixed

16 years agobetter change description
Josef Reidinger [Tue, 25 Mar 2008 09:49:37 +0000 (09:49 +0000)]
better change description

16 years agochanges
Josef Reidinger [Tue, 25 Mar 2008 09:48:48 +0000 (09:48 +0000)]
changes

16 years agoadd end of line (bnc #373196)
Josef Reidinger [Tue, 25 Mar 2008 09:47:56 +0000 (09:47 +0000)]
add end of line (bnc #373196)

16 years agochanges
Josef Reidinger [Fri, 21 Mar 2008 11:43:07 +0000 (11:43 +0000)]
changes

16 years agoadd new call for abort/request/ignore question with timeout
Josef Reidinger [Fri, 21 Mar 2008 11:41:48 +0000 (11:41 +0000)]
add new call for abort/request/ignore question with timeout
in media request callback add this call for temporary network problems, and first three run have retry as default and then abort is default (bnc #328822)

16 years agochanges
Josef Reidinger [Thu, 20 Mar 2008 14:34:58 +0000 (14:34 +0000)]
changes

16 years agoprecise information why not update repository (bnc #307249)
Josef Reidinger [Thu, 20 Mar 2008 14:33:58 +0000 (14:33 +0000)]
precise information why not update repository (bnc #307249)

16 years agochanges
Jan Kupec [Tue, 18 Mar 2008 23:06:41 +0000 (23:06 +0000)]
changes

16 years ago- provide feedback when downloading metadata (bnc #300903)
Jan Kupec [Tue, 18 Mar 2008 23:04:19 +0000 (23:04 +0000)]
- provide feedback when downloading metadata (bnc #300903)

16 years ago- note that you can use --repo multiple times
Jan Kupec [Tue, 18 Mar 2008 14:45:03 +0000 (14:45 +0000)]
- note that you can use --repo multiple times

16 years agochanges
Josef Reidinger [Tue, 18 Mar 2008 10:54:50 +0000 (10:54 +0000)]
changes

16 years agoadd abort/retry/ignore option when download fail (bnc #340345)
Josef Reidinger [Tue, 18 Mar 2008 10:52:00 +0000 (10:52 +0000)]
add abort/retry/ignore option when download fail (bnc #340345)

16 years ago- source-install now also takes care of build dependencies (merged with
Jan Kupec [Mon, 17 Mar 2008 04:58:38 +0000 (04:58 +0000)]
- source-install now also takes care of build dependencies (merged with
  buil-deps-install command)
- fixed crashing (bnc #369893)

16 years agoversion & changes
Jan Kupec [Fri, 14 Mar 2008 14:34:19 +0000 (14:34 +0000)]
version & changes

16 years agochanges
Jan Kupec [Fri, 14 Mar 2008 13:59:11 +0000 (13:59 +0000)]
changes

16 years ago- don't offer to skip or retry in the prompt if there is only one
Jan Kupec [Fri, 14 Mar 2008 13:58:04 +0000 (13:58 +0000)]
- don't offer to skip or retry in the prompt if there is only one
  dependency problem (bnc #369608)

16 years agono need for pkg-config
Duncan Mac-Vicar P [Fri, 14 Mar 2008 13:32:20 +0000 (13:32 +0000)]
no need for pkg-config

16 years agocompile
Duncan Mac-Vicar P [Fri, 14 Mar 2008 13:32:19 +0000 (13:32 +0000)]
compile

16 years ago- use default answers to prompts on enter
Jan Kupec [Fri, 14 Mar 2008 11:50:53 +0000 (11:50 +0000)]
- use default answers to prompts on enter

16 years ago- compile
Jan Kupec [Fri, 14 Mar 2008 09:47:45 +0000 (09:47 +0000)]
- compile

16 years ago- PromptOptions introduced
Jan Kupec [Fri, 14 Mar 2008 08:45:14 +0000 (08:45 +0000)]
- PromptOptions introduced

16 years agochanges
Josef Reidinger [Fri, 14 Mar 2008 08:33:15 +0000 (08:33 +0000)]
changes

16 years agoadd check and nocheck option to addrepo command (bnc #309612)
Josef Reidinger [Fri, 14 Mar 2008 08:32:14 +0000 (08:32 +0000)]
add check and nocheck option to addrepo command (bnc #309612)

16 years agoclean message if installation fail
Josef Reidinger [Thu, 13 Mar 2008 16:51:51 +0000 (16:51 +0000)]
clean message if installation fail

16 years ago- move AliveCursor to src/output
Jan Kupec [Thu, 13 Mar 2008 15:44:35 +0000 (15:44 +0000)]
- move AliveCursor to src/output

16 years ago- request newer libzypp
Jan Kupec [Thu, 13 Mar 2008 15:31:54 +0000 (15:31 +0000)]
- request newer libzypp

16 years ago- new requestMedia callback signature
Jan Kupec [Thu, 13 Mar 2008 15:31:21 +0000 (15:31 +0000)]
- new requestMedia callback signature

16 years ago- zypp.db is the past
Jan Kupec [Thu, 13 Mar 2008 15:30:47 +0000 (15:30 +0000)]
- zypp.db is the past

16 years ago- some language corrections
Jan Kupec [Tue, 11 Mar 2008 14:57:29 +0000 (14:57 +0000)]
- some language corrections

16 years ago- one more tab
Jan Kupec [Tue, 11 Mar 2008 14:55:04 +0000 (14:55 +0000)]
- one more tab

16 years agochanges
Josef Reidinger [Tue, 11 Mar 2008 14:23:54 +0000 (14:23 +0000)]
changes

16 years agoimprove output modifyrepo for users (bnc #327580)
Josef Reidinger [Tue, 11 Mar 2008 14:21:22 +0000 (14:21 +0000)]
improve output modifyrepo for users (bnc #327580)

16 years agocleanup
Jan Kupec [Mon, 10 Mar 2008 13:00:07 +0000 (13:00 +0000)]
cleanup

16 years agochanges
Jan Kupec [Mon, 10 Mar 2008 12:37:55 +0000 (12:37 +0000)]
changes

16 years ago- show download rate for http/ftp downloads (bnc #227903)
Jan Kupec [Mon, 10 Mar 2008 12:36:34 +0000 (12:36 +0000)]
- show download rate for http/ftp downloads (bnc #227903)

16 years ago- require newer libzypp
Jan Kupec [Mon, 10 Mar 2008 12:16:24 +0000 (12:16 +0000)]
- require newer libzypp

16 years ago- removed unused variable
Jan Kupec [Mon, 10 Mar 2008 12:14:30 +0000 (12:14 +0000)]
- removed unused variable

16 years agochanges
Jan Kupec [Mon, 10 Mar 2008 12:02:25 +0000 (12:02 +0000)]
changes

16 years ago- clean also normal meta-data caches
Jan Kupec [Mon, 10 Mar 2008 12:01:07 +0000 (12:01 +0000)]
- clean also normal meta-data caches

16 years agoversion and changes
Jan Kupec [Sun, 9 Mar 2008 20:43:28 +0000 (20:43 +0000)]
version and changes

16 years agochanges
Jan Kupec [Fri, 7 Mar 2008 15:51:09 +0000 (15:51 +0000)]
changes

16 years ago- fixed segfault when searching with no search terms (bnc #366487)
Jan Kupec [Fri, 7 Mar 2008 15:49:37 +0000 (15:49 +0000)]
- fixed segfault when searching with no search terms (bnc #366487)

16 years ago- removed unused code, fixed compilation
Jan Kupec [Fri, 7 Mar 2008 15:13:46 +0000 (15:13 +0000)]
- removed unused code, fixed compilation

16 years ago- one more bug fixed by Josef on one go :O)
Jan Kupec [Fri, 7 Mar 2008 15:01:11 +0000 (15:01 +0000)]
- one more bug fixed by Josef on one go :O)

16 years agofix code style mistakesand remove one useless if(due to previous commit which add...
Josef Reidinger [Fri, 7 Mar 2008 14:47:53 +0000 (14:47 +0000)]
fix code style mistakesand remove one useless if(due to previous commit which add break).

16 years agoremove useless functions and catching exceptions (because functions is called with...
Josef Reidinger [Fri, 7 Mar 2008 14:32:56 +0000 (14:32 +0000)]
remove useless functions and catching exceptions (because functions is called with allready finded repository).

16 years ago- minor corrections
Jan Kupec [Fri, 7 Mar 2008 14:12:18 +0000 (14:12 +0000)]
- minor corrections

16 years agochanges
Josef Reidinger [Fri, 7 Mar 2008 13:56:55 +0000 (13:56 +0000)]
changes

16 years agoaddrepo accept one argument and it must be URI to .repo file (bcn #240018)
Josef Reidinger [Fri, 7 Mar 2008 13:54:56 +0000 (13:54 +0000)]
addrepo accept one argument and it must be URI to .repo file (bcn #240018)

16 years agochanges
Josef Reidinger [Fri, 7 Mar 2008 12:05:30 +0000 (12:05 +0000)]
changes

16 years agoAllow write repo as number or URL -repo and for repo-manipulating commands (bnc ...
Josef Reidinger [Fri, 7 Mar 2008 11:53:46 +0000 (11:53 +0000)]
Allow write repo as number or URL -repo and for repo-manipulating commands (bnc #298312). Allow multiple repos in removerepo command.

16 years ago- use -q to get rid of the main help hint
Jan Kupec [Thu, 6 Mar 2008 17:52:01 +0000 (17:52 +0000)]
- use -q to get rid of the main help hint

16 years ago- some TODOs
Jan Kupec [Thu, 6 Mar 2008 17:40:56 +0000 (17:40 +0000)]
- some TODOs

16 years agochanges
Jan Kupec [Thu, 6 Mar 2008 17:37:38 +0000 (17:37 +0000)]
changes

16 years ago- bash completion script added (thanx to Marek Stopka)
Jan Kupec [Thu, 6 Mar 2008 17:35:06 +0000 (17:35 +0000)]
- bash completion script added (thanx to Marek Stopka)

16 years ago- comments
Jan Kupec [Thu, 6 Mar 2008 16:49:58 +0000 (16:49 +0000)]
- comments

16 years agochanges
Jan Kupec [Thu, 6 Mar 2008 10:22:32 +0000 (10:22 +0000)]
changes

16 years ago- don't show download progress of the media file if not vebose (bnc
Jan Kupec [Thu, 6 Mar 2008 10:21:29 +0000 (10:21 +0000)]
- don't show download progress of the media file if not vebose (bnc
  #330614)

16 years ago- allow mutliple plural forms for "%s Problems" (bnc #362927)
Jan Kupec [Wed, 5 Mar 2008 12:59:16 +0000 (12:59 +0000)]
- allow mutliple plural forms for "%s Problems" (bnc #362927)

16 years ago- new src file with translatable string
Jan Kupec [Tue, 4 Mar 2008 15:35:10 +0000 (15:35 +0000)]
- new src file with translatable string

16 years ago- always show exceptino history for unexpected exceptions
Jan Kupec [Tue, 4 Mar 2008 15:22:35 +0000 (15:22 +0000)]
- always show exceptino history for unexpected exceptions

16 years agochanges
Jan Kupec [Tue, 4 Mar 2008 15:09:59 +0000 (15:09 +0000)]
changes

16 years ago- appropriate error message for problems with rpm database during
Jan Kupec [Tue, 4 Mar 2008 15:07:34 +0000 (15:07 +0000)]
- appropriate error message for problems with rpm database during
  reading installed packages or after installation (bnc #364370)

16 years ago- say no space will be freed/used instead of '0 will be freed' (bnc
Jan Kupec [Tue, 4 Mar 2008 10:22:30 +0000 (10:22 +0000)]
- say no space will be freed/used instead of '0 will be freed' (bnc
  #309112)

16 years agochanges
Jan Kupec [Fri, 29 Feb 2008 16:45:54 +0000 (16:45 +0000)]
changes

16 years ago- help text and man page update
Jan Kupec [Fri, 29 Feb 2008 16:45:36 +0000 (16:45 +0000)]
- help text and man page update

16 years agochanges
Jan Kupec [Fri, 29 Feb 2008 16:27:33 +0000 (16:27 +0000)]
changes

16 years ago- install prompt.h and xmlout.rnc
Jan Kupec [Fri, 29 Feb 2008 16:15:27 +0000 (16:15 +0000)]
- install prompt.h and xmlout.rnc

16 years ago- compile&changes
Jan Kupec [Fri, 29 Feb 2008 15:57:15 +0000 (15:57 +0000)]
- compile&changes