Jan Kupec [Tue, 31 Jul 2007 09:04:29 +0000 (09:04 +0000)]
--debug-solver added for generating solver test case
Duncan Mac-Vicar P [Mon, 30 Jul 2007 21:42:43 +0000 (21:42 +0000)]
dont use baseUrls (deprecated, perhaps we remove it)
use the url iterator
Jan Kupec [Mon, 30 Jul 2007 18:33:56 +0000 (18:33 +0000)]
version
Jan Kupec [Mon, 30 Jul 2007 16:49:17 +0000 (16:49 +0000)]
.changes
Jan Kupec [Mon, 30 Jul 2007 16:48:10 +0000 (16:48 +0000)]
new translations
Jan Kupec [Mon, 30 Jul 2007 16:02:24 +0000 (16:02 +0000)]
- cleaned up RepoInfo tribools
Jan Kupec [Mon, 30 Jul 2007 15:05:17 +0000 (15:05 +0000)]
.changes
Jan Kupec [Mon, 30 Jul 2007 14:52:47 +0000 (14:52 +0000)]
- fixed proper error message if a repo is invalid (#294483)
Jan Kupec [Mon, 30 Jul 2007 12:28:22 +0000 (12:28 +0000)]
.changes
Jan Kupec [Mon, 30 Jul 2007 12:27:18 +0000 (12:27 +0000)]
- missing files added
Jan Kupec [Mon, 30 Jul 2007 12:26:52 +0000 (12:26 +0000)]
- output functions for progress reporting now take ostream as argument
- made some progress displayed by default. This will need more tuning.
Jan Kupec [Mon, 30 Jul 2007 11:36:51 +0000 (11:36 +0000)]
.changes
Jan Kupec [Mon, 30 Jul 2007 11:36:04 +0000 (11:36 +0000)]
- Rug's --no-confirm option changed to work as --non-interactive
- moved --no-confirm from help texts and man page to COMPATIBILITY WITH
RUG section of the man page
Jan Kupec [Mon, 30 Jul 2007 07:52:57 +0000 (07:52 +0000)]
version
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.
Martin Vidner [Fri, 27 Jul 2007 15:01:04 +0000 (15:01 +0000)]
BuildRequire older versions which work for me just fine
Klaus Kaempf [Fri, 27 Jul 2007 14:37:21 +0000 (14:37 +0000)]
update manpage for '--from-repo'
Jan Kupec [Fri, 27 Jul 2007 13:02:01 +0000 (13:02 +0000)]
.changes
Jan Kupec [Fri, 27 Jul 2007 13:01:36 +0000 (13:01 +0000)]
- output clean-up (#216042)
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.
Duncan Mac-Vicar P [Fri, 27 Jul 2007 11:43:28 +0000 (11:43 +0000)]
- Some cosmetic changes to display the cache ticks
Jan Kupec [Thu, 26 Jul 2007 15:19:51 +0000 (15:19 +0000)]
- fixed typo (#293797)
Klaus Kaempf [Thu, 26 Jul 2007 15:16:29 +0000 (15:16 +0000)]
bump
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'
Jan Kupec [Thu, 26 Jul 2007 13:41:40 +0000 (13:41 +0000)]
.changes
Jan Kupec [Thu, 26 Jul 2007 13:41:02 +0000 (13:41 +0000)]
- cmake added to build dependencies
- added versions to build deps
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)
Thomas Goettlicher [Thu, 26 Jul 2007 10:37:42 +0000 (10:37 +0000)]
changes
Jan Kupec [Thu, 26 Jul 2007 10:36:46 +0000 (10:36 +0000)]
.changes
Thomas Goettlicher [Thu, 26 Jul 2007 10:32:00 +0000 (10:32 +0000)]
moved --machine-readable option to --terse
Jan Kupec [Thu, 26 Jul 2007 10:14:04 +0000 (10:14 +0000)]
- fixed non-interactive mode for media change request (#294685)
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
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 ?
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
Thomas Goettlicher [Wed, 25 Jul 2007 13:57:48 +0000 (13:57 +0000)]
changes
Thomas Goettlicher [Wed, 25 Jul 2007 13:56:42 +0000 (13:56 +0000)]
minor changes in machine_readable option
Thomas Goettlicher [Wed, 25 Jul 2007 11:33:34 +0000 (11:33 +0000)]
changes
Thomas Goettlicher [Wed, 25 Jul 2007 11:32:26 +0000 (11:32 +0000)]
minor changes in machine_readable option
Martin Vidner [Tue, 24 Jul 2007 16:35:17 +0000 (16:35 +0000)]
Fixed zypper --version (broken when switching to cmake).
Duncan Mac-Vicar P [Tue, 24 Jul 2007 15:34:19 +0000 (15:34 +0000)]
reenable media callbacks
Thomas Goettlicher [Mon, 23 Jul 2007 16:17:28 +0000 (16:17 +0000)]
changes
Thomas Goettlicher [Mon, 23 Jul 2007 16:16:31 +0000 (16:16 +0000)]
Added --machine-readable to install command
Thomas Goettlicher [Mon, 23 Jul 2007 14:58:14 +0000 (14:58 +0000)]
changes
Thomas Goettlicher [Mon, 23 Jul 2007 14:56:48 +0000 (14:56 +0000)]
Adapted zypp-checkpatches-wrapper for use with "zypper -q xu"
Thomas Goettlicher [Mon, 23 Jul 2007 12:39:33 +0000 (12:39 +0000)]
changes
Thomas Goettlicher [Mon, 23 Jul 2007 12:34:24 +0000 (12:34 +0000)]
Added "xml-updates" to help command
Duncan Mac-Vicar P [Fri, 20 Jul 2007 20:21:36 +0000 (20:21 +0000)]
refresh metadata if empty
Jan Kupec [Thu, 19 Jul 2007 12:59:21 +0000 (12:59 +0000)]
updated libzypp build-dep version
Jan Kupec [Thu, 19 Jul 2007 12:49:34 +0000 (12:49 +0000)]
.changes
Jan Kupec [Thu, 19 Jul 2007 12:47:39 +0000 (12:47 +0000)]
- some texts clean-up
Thomas Goettlicher [Thu, 19 Jul 2007 11:08:41 +0000 (11:08 +0000)]
changes
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
Jan Kupec [Wed, 18 Jul 2007 18:52:24 +0000 (18:52 +0000)]
.changes
Jan Kupec [Wed, 18 Jul 2007 18:50:54 +0000 (18:50 +0000)]
- --auto-agree-with-licenses added
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
Jan Kupec [Wed, 18 Jul 2007 14:19:50 +0000 (14:19 +0000)]
.changes
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
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
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
Jan Kupec [Mon, 16 Jul 2007 15:41:49 +0000 (15:41 +0000)]
readBoolAnswer() moved from zypper-misc to zypper-callbacks
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
Jan Kupec [Thu, 12 Jul 2007 11:03:10 +0000 (11:03 +0000)]
.changes
Jan Kupec [Thu, 12 Jul 2007 10:58:07 +0000 (10:58 +0000)]
- s/source/repository in zypper texts, help page will follow
Jan Kupec [Thu, 12 Jul 2007 10:21:26 +0000 (10:21 +0000)]
- display a non-root error message for commands which require root
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
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 |
Duncan Mac-Vicar P [Mon, 9 Jul 2007 21:34:37 +0000 (21:34 +0000)]
enable RepoReport
Jan Kupec [Mon, 9 Jul 2007 11:29:22 +0000 (11:29 +0000)]
made autobuild happy
Jan Kupec [Mon, 9 Jul 2007 11:03:21 +0000 (11:03 +0000)]
.changes
Jan Kupec [Mon, 9 Jul 2007 10:29:54 +0000 (10:29 +0000)]
modifyrepo command added (service-modify in help for now)
Jan Kupec [Fri, 6 Jul 2007 20:38:14 +0000 (20:38 +0000)]
output clean-up
Jan Kupec [Fri, 6 Jul 2007 16:42:27 +0000 (16:42 +0000)]
refresh and read_repo_resolvables() output clean-up
Jan Kupec [Thu, 5 Jul 2007 21:34:40 +0000 (21:34 +0000)]
renamed --silent to --quiet (rug compatible)
Jan Kupec [Thu, 5 Jul 2007 21:15:49 +0000 (21:15 +0000)]
member name fix
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)
Jan Kupec [Tue, 3 Jul 2007 15:14:17 +0000 (15:14 +0000)]
made the refactored package build in autobuild
Jan Kupec [Fri, 22 Jun 2007 16:21:00 +0000 (16:21 +0000)]
RENAME_REPO command reimplemented
Jan Kupec [Fri, 22 Jun 2007 08:14:52 +0000 (08:14 +0000)]
enabled zypper info commands
Jan Kupec [Fri, 22 Jun 2007 07:52:56 +0000 (07:52 +0000)]
made help texts consistent
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
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)
Jan Kupec [Thu, 21 Jun 2007 15:07:22 +0000 (15:07 +0000)]
SHOW_PATCHES added
Jan Kupec [Wed, 20 Jun 2007 08:04:23 +0000 (08:04 +0000)]
list-updates and patch-check command reviewed
Jan Kupec [Wed, 20 Jun 2007 07:18:32 +0000 (07:18 +0000)]
loading target resolvables where forgotten
Duncan Mac-Vicar P [Tue, 19 Jun 2007 20:51:04 +0000 (20:51 +0000)]
- handle errors on source adding
Jan Kupec [Tue, 19 Jun 2007 16:53:46 +0000 (16:53 +0000)]
Removed old source manager completely from all commands.
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?
Duncan Mac-Vicar P [Tue, 19 Jun 2007 15:49:28 +0000 (15:49 +0000)]
add installed resolvables before installgrep Target *
Duncan Mac-Vicar P [Tue, 19 Jun 2007 13:24:49 +0000 (13:24 +0000)]
remove repo
Martin Vidner [Tue, 19 Jun 2007 10:53:35 +0000 (10:53 +0000)]
Fixed an endless loop in Abort/Retry/Ignore (#269263).
Jan Kupec [Tue, 19 Jun 2007 10:17:01 +0000 (10:17 +0000)]
more commands added
Martin Vidner [Tue, 19 Jun 2007 08:46:23 +0000 (08:46 +0000)]
Fixed indentation
(http://en.opensuse.org/Tab_Width)
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.
Jan Kupec [Mon, 18 Jun 2007 13:53:41 +0000 (13:53 +0000)]
backup
Duncan Mac-Vicar P [Mon, 18 Jun 2007 10:52:17 +0000 (10:52 +0000)]
compile
Jan Kupec [Fri, 15 Jun 2007 14:27:30 +0000 (14:27 +0000)]
reintroduced and updated POTFILES.in (because of source files order)
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
Jan Kupec [Fri, 15 Jun 2007 12:25:18 +0000 (12:25 +0000)]
dropped 10.1 code
Jan Kupec [Thu, 14 Jun 2007 12:11:01 +0000 (12:11 +0000)]
backup
Jan Kupec [Wed, 13 Jun 2007 13:29:49 +0000 (13:29 +0000)]
10.1 compatibility code removed