platform/upstream/zypper.git
17 years agoversion
Jan Kupec [Mon, 30 Jul 2007 07:52:57 +0000 (07:52 +0000)]
version

17 years ago- Implemented capabilities for installing and removing, allowing to
Martin Vidner [Fri, 27 Jul 2007 17:21:51 +0000 (17:21 +0000)]
- Implemented capabilities for installing and removing, allowing to
  install by provided tags and files (F#301956) or a specific
  version (F#302186): zypper in 'clamav = 0.90-0.1'; zypper rm
  /bin/vi; zypper in libcurl.so.3; zypper in 'perl(Time::ParseDate)'
- Added --name,-n to install and remove to use the old selection
  method in case the new one does not work.

17 years agoBuildRequire older versions which work for me just fine
Martin Vidner [Fri, 27 Jul 2007 15:01:04 +0000 (15:01 +0000)]
BuildRequire older versions which work for me just fine

17 years agoupdate manpage for '--from-repo'
Klaus Kaempf [Fri, 27 Jul 2007 14:37:21 +0000 (14:37 +0000)]
update manpage for '--from-repo'

17 years ago.changes
Jan Kupec [Fri, 27 Jul 2007 13:02:01 +0000 (13:02 +0000)]
.changes

17 years ago- output clean-up (#216042)
Jan Kupec [Fri, 27 Jul 2007 13:01:36 +0000 (13:01 +0000)]
- output clean-up (#216042)

17 years agoRefer to the instructions at
Martin Vidner [Fri, 27 Jul 2007 12:46:01 +0000 (12:46 +0000)]
Refer to the instructions at
http://en.opensuse.org/Zypper/Development
Also install the license.

17 years ago- Some cosmetic changes to display the cache ticks
Duncan Mac-Vicar P [Fri, 27 Jul 2007 11:43:28 +0000 (11:43 +0000)]
- Some cosmetic changes to display the cache ticks

17 years ago- fixed typo (#293797)
Jan Kupec [Thu, 26 Jul 2007 15:19:51 +0000 (15:19 +0000)]
- fixed typo (#293797)

17 years agobump
Klaus Kaempf [Thu, 26 Jul 2007 15:16:29 +0000 (15:16 +0000)]
bump

17 years agoimplement "--best-effort" for "upgrade"
Klaus Kaempf [Thu, 26 Jul 2007 15:15:18 +0000 (15:15 +0000)]
implement "--best-effort" for "upgrade"
- pick up libzypp 3.12.0 fix for resolvePool() to not remove
  extra dependencies on start
  (have_extra_deps parameter to solve_and_commit() and resolve())
- rename 'uninstalled' to 'best' in LookForArchUpdate to match semantics
- add findInstalledItem callback to find the installed resolvable matching
  an upgrade candidate in kind and name
- on 'best-effort', dont mark explicit uninstalled resolvables for
  installation but inject "installed-name > installed-version" requirements
  into the solver if there are one or more update candidates for 'installed'

17 years ago.changes
Jan Kupec [Thu, 26 Jul 2007 13:41:40 +0000 (13:41 +0000)]
.changes

17 years ago- cmake added to build dependencies
Jan Kupec [Thu, 26 Jul 2007 13:41:02 +0000 (13:41 +0000)]
- cmake added to build dependencies
- added versions to build deps

17 years agoInstall not by package name but by capability, if the string
Martin Vidner [Thu, 26 Jul 2007 11:55:40 +0000 (11:55 +0000)]
Install not by package name but by capability, if the string
contains one of =<> (FATE 301956).
(not working yet, probably a libzypp bug: #294727)

17 years agochanges
Thomas Goettlicher [Thu, 26 Jul 2007 10:37:42 +0000 (10:37 +0000)]
changes

17 years ago.changes
Jan Kupec [Thu, 26 Jul 2007 10:36:46 +0000 (10:36 +0000)]
.changes

17 years agomoved --machine-readable option to --terse
Thomas Goettlicher [Thu, 26 Jul 2007 10:32:00 +0000 (10:32 +0000)]
moved --machine-readable option to --terse

17 years ago- fixed non-interactive mode for media change request (#294685)
Jan Kupec [Thu, 26 Jul 2007 10:14:04 +0000 (10:14 +0000)]
- fixed non-interactive mode for media change request (#294685)

17 years ago- implement '--best-effort' for "list updates"
Klaus Kaempf [Wed, 25 Jul 2007 15:07:42 +0000 (15:07 +0000)]
- implement '--best-effort' for "list updates"
  adapt output columns appropriately (in best-effort mode, zypper
  does not know the repository, version, or architecture since the
  dependency solver will determine it later.)
- make "list update" output handling more robust
- r6216

17 years ago- provide number of columns from TableRow
Klaus Kaempf [Wed, 25 Jul 2007 15:04:12 +0000 (15:04 +0000)]
- provide number of columns from TableRow
- check sort column against _max_cols
  todo: provide error reporting / exception ?

17 years ago- add "--from-repo" option to "list updates" and "update" to limit
Klaus Kaempf [Wed, 25 Jul 2007 14:22:22 +0000 (14:22 +0000)]
- add "--from-repo" option to "list updates" and "update" to limit
  updates to a specific repository.
- improve help of (-t <resolvable type>) by explicitly listing
  possible types.
- r6212

17 years agochanges
Thomas Goettlicher [Wed, 25 Jul 2007 13:57:48 +0000 (13:57 +0000)]
changes

17 years agominor changes in machine_readable option
Thomas Goettlicher [Wed, 25 Jul 2007 13:56:42 +0000 (13:56 +0000)]
minor changes in machine_readable option

17 years agochanges
Thomas Goettlicher [Wed, 25 Jul 2007 11:33:34 +0000 (11:33 +0000)]
changes

17 years agominor changes in machine_readable option
Thomas Goettlicher [Wed, 25 Jul 2007 11:32:26 +0000 (11:32 +0000)]
minor changes in machine_readable option

17 years agoFixed zypper --version (broken when switching to cmake).
Martin Vidner [Tue, 24 Jul 2007 16:35:17 +0000 (16:35 +0000)]
Fixed zypper --version (broken when switching to cmake).

17 years agoreenable media callbacks
Duncan Mac-Vicar P [Tue, 24 Jul 2007 15:34:19 +0000 (15:34 +0000)]
reenable media callbacks

17 years agochanges
Thomas Goettlicher [Mon, 23 Jul 2007 16:17:28 +0000 (16:17 +0000)]
changes

17 years agoAdded --machine-readable to install command
Thomas Goettlicher [Mon, 23 Jul 2007 16:16:31 +0000 (16:16 +0000)]
Added --machine-readable to install command

17 years agochanges
Thomas Goettlicher [Mon, 23 Jul 2007 14:58:14 +0000 (14:58 +0000)]
changes

17 years agoAdapted zypp-checkpatches-wrapper for use with "zypper -q xu"
Thomas Goettlicher [Mon, 23 Jul 2007 14:56:48 +0000 (14:56 +0000)]
Adapted zypp-checkpatches-wrapper for use with "zypper -q xu"

17 years agochanges
Thomas Goettlicher [Mon, 23 Jul 2007 12:39:33 +0000 (12:39 +0000)]
changes

17 years agoAdded "xml-updates" to help command
Thomas Goettlicher [Mon, 23 Jul 2007 12:34:24 +0000 (12:34 +0000)]
Added "xml-updates" to help command

17 years agorefresh metadata if empty
Duncan Mac-Vicar P [Fri, 20 Jul 2007 20:21:36 +0000 (20:21 +0000)]
refresh metadata if empty

17 years agoupdated libzypp build-dep version
Jan Kupec [Thu, 19 Jul 2007 12:59:21 +0000 (12:59 +0000)]
updated libzypp build-dep version

17 years ago.changes
Jan Kupec [Thu, 19 Jul 2007 12:49:34 +0000 (12:49 +0000)]
.changes

17 years ago- some texts clean-up
Jan Kupec [Thu, 19 Jul 2007 12:47:39 +0000 (12:47 +0000)]
- some texts clean-up

17 years agochanges
Thomas Goettlicher [Thu, 19 Jul 2007 11:08:41 +0000 (11:08 +0000)]
changes

17 years agochanges in xml-output
Thomas Goettlicher [Thu, 19 Jul 2007 10:08:51 +0000 (10:08 +0000)]
changes in xml-output
- renamed command "xml-updates-patches" to "xml-updates"
- added license information to xml output

17 years ago.changes
Jan Kupec [Wed, 18 Jul 2007 18:52:24 +0000 (18:52 +0000)]
.changes

17 years ago- --auto-agree-with-licenses added
Jan Kupec [Wed, 18 Jul 2007 18:50:54 +0000 (18:50 +0000)]
- --auto-agree-with-licenses added

17 years agoadd "xml-updates-patches" command to zypper that creates output like zypp-checkpatches
Thomas Goettlicher [Wed, 18 Jul 2007 15:52:27 +0000 (15:52 +0000)]
add "xml-updates-patches" command to zypper that creates output like zypp-checkpatches

17 years ago.changes
Jan Kupec [Wed, 18 Jul 2007 14:19:50 +0000 (14:19 +0000)]
.changes

17 years ago- man page update, COMPATIBILITY WITH RUG section added
Jan Kupec [Wed, 18 Jul 2007 12:59:20 +0000 (12:59 +0000)]
- man page update, COMPATIBILITY WITH RUG section added
- renamed command 'listrepos' to just 'repos'
- s/service/repository

17 years ago- remove repository by URL reimplemented
Jan Kupec [Wed, 18 Jul 2007 10:27:08 +0000 (10:27 +0000)]
- remove repository by URL reimplemented
- --loose-auth and --loose-query added for removerepo command
- fixes bug 292362

17 years ago- changed read_bool_answer() to take queston string and default answer value
Jan Kupec [Wed, 18 Jul 2007 05:27:05 +0000 (05:27 +0000)]
- changed read_bool_answer() to take queston string and default answer value
- keyring callbacks improved and prepared for non-interactive and
  no-gpg-checks mode

17 years agoreadBoolAnswer() moved from zypper-misc to zypper-callbacks
Jan Kupec [Mon, 16 Jul 2007 15:41:49 +0000 (15:41 +0000)]
readBoolAnswer() moved from zypper-misc to zypper-callbacks

17 years agoshow repo in the repo list as disabled only if enabled() == false
Jan Kupec [Mon, 16 Jul 2007 14:05:24 +0000 (14:05 +0000)]
show repo in the repo list as disabled only if enabled() == false

17 years ago.changes
Jan Kupec [Thu, 12 Jul 2007 11:03:10 +0000 (11:03 +0000)]
.changes

17 years ago- s/source/repository in zypper texts, help page will follow
Jan Kupec [Thu, 12 Jul 2007 10:58:07 +0000 (10:58 +0000)]
- s/source/repository in zypper texts, help page will follow

17 years ago- display a non-root error message for commands which require root
Jan Kupec [Thu, 12 Jul 2007 10:21:26 +0000 (10:21 +0000)]
- display a non-root error message for commands which require root

17 years agoSure, a normal human knows what rpm is and what
Duncan Mac-Vicar P [Wed, 11 Jul 2007 12:30:13 +0000 (12:30 +0000)]
Sure, a normal human knows what rpm is and what
relationship does Mr. rpm has with database

17 years agoFinalize progress lines with a * so you dont get
Duncan Mac-Vicar P [Tue, 10 Jul 2007 16:30:57 +0000 (16:30 +0000)]
Finalize progress lines with a * so you dont get
a random / or \ or |

17 years agoenable RepoReport
Duncan Mac-Vicar P [Mon, 9 Jul 2007 21:34:37 +0000 (21:34 +0000)]
enable RepoReport

17 years agomade autobuild happy
Jan Kupec [Mon, 9 Jul 2007 11:29:22 +0000 (11:29 +0000)]
made autobuild happy

17 years ago.changes
Jan Kupec [Mon, 9 Jul 2007 11:03:21 +0000 (11:03 +0000)]
.changes

17 years agomodifyrepo command added (service-modify in help for now)
Jan Kupec [Mon, 9 Jul 2007 10:29:54 +0000 (10:29 +0000)]
modifyrepo command added (service-modify in help for now)

17 years agooutput clean-up
Jan Kupec [Fri, 6 Jul 2007 20:38:14 +0000 (20:38 +0000)]
output clean-up

17 years agorefresh and read_repo_resolvables() output clean-up
Jan Kupec [Fri, 6 Jul 2007 16:42:27 +0000 (16:42 +0000)]
refresh and read_repo_resolvables() output clean-up

17 years agorenamed --silent to --quiet (rug compatible)
Jan Kupec [Thu, 5 Jul 2007 21:34:40 +0000 (21:34 +0000)]
renamed --silent to --quiet (rug compatible)

17 years agomember name fix
Jan Kupec [Thu, 5 Jul 2007 21:15:49 +0000 (21:15 +0000)]
member name fix

17 years ago--silent global option added. Use cout_n for normal program
Jan Kupec [Thu, 5 Jul 2007 21:07:54 +0000 (21:07 +0000)]
--silent global option added. Use cout_n for normal program
  output which should be suppressed by --silent option.
- some output clean-up (still work to do)

17 years agomade the refactored package build in autobuild
Jan Kupec [Tue, 3 Jul 2007 15:14:17 +0000 (15:14 +0000)]
made the refactored package build in autobuild

17 years agoRENAME_REPO command reimplemented
Jan Kupec [Fri, 22 Jun 2007 16:21:00 +0000 (16:21 +0000)]
RENAME_REPO command reimplemented

17 years agoenabled zypper info commands
Jan Kupec [Fri, 22 Jun 2007 08:14:52 +0000 (08:14 +0000)]
enabled zypper info commands

17 years agomade help texts consistent
Jan Kupec [Fri, 22 Jun 2007 07:52:56 +0000 (07:52 +0000)]
made help texts consistent

17 years ago- fixed consistency of <required> and [optional] arguments
Jan Kupec [Fri, 22 Jun 2007 07:29:21 +0000 (07:29 +0000)]
- fixed consistency of <required> and [optional] arguments
- improved update command description
- changed sa, sr descriptions + some other minor changes

17 years agoadapted to libzypp after removing the old API (libzypp r5820, branch
Jan Kupec [Thu, 21 Jun 2007 15:10:10 +0000 (15:10 +0000)]
adapted to libzypp after removing the old API (libzypp r5820, branch
REFACTORING-10_3)

17 years agoSHOW_PATCHES added
Jan Kupec [Thu, 21 Jun 2007 15:07:22 +0000 (15:07 +0000)]
SHOW_PATCHES added

17 years agolist-updates and patch-check command reviewed
Jan Kupec [Wed, 20 Jun 2007 08:04:23 +0000 (08:04 +0000)]
list-updates and patch-check command reviewed

17 years agoloading target resolvables where forgotten
Jan Kupec [Wed, 20 Jun 2007 07:18:32 +0000 (07:18 +0000)]
loading target resolvables where forgotten

17 years ago- handle errors on source adding
Duncan Mac-Vicar P [Tue, 19 Jun 2007 20:51:04 +0000 (20:51 +0000)]
- handle errors on source adding

17 years agoRemoved old source manager completely from all commands.
Jan Kupec [Tue, 19 Jun 2007 16:53:46 +0000 (16:53 +0000)]
Removed old source manager completely from all commands.

17 years agoDont re-read the rpm db after install.
Duncan Mac-Vicar P [Tue, 19 Jun 2007 16:08:26 +0000 (16:08 +0000)]
Dont re-read the rpm db after install.

Only has to be done if in shell mode, any one knows how to know that
flag?

17 years agoadd installed resolvables before installgrep Target *
Duncan Mac-Vicar P [Tue, 19 Jun 2007 15:49:28 +0000 (15:49 +0000)]
add installed resolvables before installgrep Target *

17 years agoremove repo
Duncan Mac-Vicar P [Tue, 19 Jun 2007 13:24:49 +0000 (13:24 +0000)]
remove repo

17 years agoFixed an endless loop in Abort/Retry/Ignore (#269263).
Martin Vidner [Tue, 19 Jun 2007 10:53:35 +0000 (10:53 +0000)]
Fixed an endless loop in Abort/Retry/Ignore (#269263).

17 years agomore commands added
Jan Kupec [Tue, 19 Jun 2007 10:17:01 +0000 (10:17 +0000)]
more commands added

17 years agoFixed indentation
Martin Vidner [Tue, 19 Jun 2007 08:46:23 +0000 (08:46 +0000)]
Fixed indentation
(http://en.opensuse.org/Tab_Width)

17 years ago- Don't clean the cache, buildCache takes care of it.
Duncan Mac-Vicar P [Mon, 18 Jun 2007 23:01:18 +0000 (23:01 +0000)]
- Don't clean the cache, buildCache takes care of it.

17 years agobackup
Jan Kupec [Mon, 18 Jun 2007 13:53:41 +0000 (13:53 +0000)]
backup

17 years agocompile
Duncan Mac-Vicar P [Mon, 18 Jun 2007 10:52:17 +0000 (10:52 +0000)]
compile

17 years agoreintroduced and updated POTFILES.in (because of source files order)
Jan Kupec [Fri, 15 Jun 2007 14:27:30 +0000 (14:27 +0000)]
reintroduced and updated POTFILES.in (because of source files order)

17 years ago- zypper addrepo (alias service-add, sa) reimplemented
Jan Kupec [Fri, 15 Jun 2007 12:29:59 +0000 (12:29 +0000)]
- zypper addrepo (alias service-add, sa) reimplemented
- some related code clean-up

17 years agodropped 10.1 code
Jan Kupec [Fri, 15 Jun 2007 12:25:18 +0000 (12:25 +0000)]
dropped 10.1 code

17 years agobackup
Jan Kupec [Thu, 14 Jun 2007 12:11:01 +0000 (12:11 +0000)]
backup

17 years ago10.1 compatibility code removed
Jan Kupec [Wed, 13 Jun 2007 13:29:49 +0000 (13:29 +0000)]
10.1 compatibility code removed

17 years agocommand enumeration/mapping class added
Jan Kupec [Wed, 13 Jun 2007 07:00:24 +0000 (07:00 +0000)]
command enumeration/mapping class added

17 years agosimple refresh implementation.
Duncan Mac-Vicar P [Tue, 12 Jun 2007 21:29:47 +0000 (21:29 +0000)]
simple refresh implementation.

17 years agoimplement zypper sl
Duncan Mac-Vicar P [Tue, 12 Jun 2007 13:14:12 +0000 (13:14 +0000)]
implement zypper sl

17 years agosome ignores added
Jan Kupec [Mon, 11 Jun 2007 13:50:18 +0000 (13:50 +0000)]
some ignores added

17 years agoautotools -> cmake
Jan Kupec [Mon, 11 Jun 2007 13:16:25 +0000 (13:16 +0000)]
autotools -> cmake

17 years ago- backup
Jan Kupec [Thu, 7 Jun 2007 12:07:50 +0000 (12:07 +0000)]
- backup
- zypper install/remove modified to load repo resolvables from db cache
  (init_repos() and load_repo_resolvables() added - just a quick hack,
  will clean up the code later)
- not working ATM

17 years ago.changes
Jan Kupec [Mon, 4 Jun 2007 20:34:52 +0000 (20:34 +0000)]
.changes

17 years agofixed log file path
Jan Kupec [Mon, 4 Jun 2007 20:30:20 +0000 (20:30 +0000)]
fixed log file path

17 years ago.changes
Jan Kupec [Mon, 4 Jun 2007 16:08:50 +0000 (16:08 +0000)]
.changes

17 years ago- moved zypper log from /var/log/YaST2 to /var/log
Jan Kupec [Mon, 4 Jun 2007 15:46:33 +0000 (15:46 +0000)]
- moved zypper log from /var/log/YaST2 to /var/log
- declared ownership of the log file by zypper package

17 years agoMerged changes from SP1 branch, ignoring translation updates.
Jan Kupec [Thu, 26 Apr 2007 12:25:50 +0000 (12:25 +0000)]
Merged changes from SP1 branch, ignoring translation updates.

17 years agomerged zypp-checkpatches.cc from SP1 branch
Jan Kupec [Thu, 26 Apr 2007 09:18:53 +0000 (09:18 +0000)]
merged zypp-checkpatches.cc from SP1 branch

17 years agotesting commit
Martin Vidner [Fri, 6 Apr 2007 08:30:17 +0000 (08:30 +0000)]
testing commit