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
Jan Kupec [Wed, 13 Jun 2007 07:00:24 +0000 (07:00 +0000)]
command enumeration/mapping class added
Duncan Mac-Vicar P [Tue, 12 Jun 2007 21:29:47 +0000 (21:29 +0000)]
simple refresh implementation.
Duncan Mac-Vicar P [Tue, 12 Jun 2007 13:14:12 +0000 (13:14 +0000)]
implement zypper sl
Jan Kupec [Mon, 11 Jun 2007 13:50:18 +0000 (13:50 +0000)]
some ignores added
Jan Kupec [Mon, 11 Jun 2007 13:16:25 +0000 (13:16 +0000)]
autotools -> cmake
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
Jan Kupec [Mon, 4 Jun 2007 20:34:52 +0000 (20:34 +0000)]
.changes
Jan Kupec [Mon, 4 Jun 2007 20:30:20 +0000 (20:30 +0000)]
fixed log file path
Jan Kupec [Mon, 4 Jun 2007 16:08:50 +0000 (16:08 +0000)]
.changes
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
Jan Kupec [Thu, 26 Apr 2007 12:25:50 +0000 (12:25 +0000)]
Merged changes from SP1 branch, ignoring translation updates.
Jan Kupec [Thu, 26 Apr 2007 09:18:53 +0000 (09:18 +0000)]
merged zypp-checkpatches.cc from SP1 branch
Martin Vidner [Fri, 6 Apr 2007 08:30:17 +0000 (08:30 +0000)]
testing commit
Martin Vidner [Thu, 22 Feb 2007 18:21:35 +0000 (18:21 +0000)]
Merged revisions 4946,4954,4957-4961,4964-4965,4968-5077 via svnmerge from
https://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/zypper
........
r5077 | mvidner | 2007-02-22 18:30:23 +0100 (Čt, 22 úno 2007) | 2 lines
Use the read-only hack for service-list (#247001).
........
Jan Kupec [Wed, 21 Feb 2007 12:28:25 +0000 (12:28 +0000)]
one po/Makefile.in too many
Stefan Haas [Thu, 15 Feb 2007 12:40:07 +0000 (12:40 +0000)]
outsourcing libzypp
Martin Vidner [Tue, 13 Feb 2007 13:12:46 +0000 (13:12 +0000)]
Shrunk zypp-checkpatches (#224886).
Martin Vidner [Tue, 13 Feb 2007 11:59:29 +0000 (11:59 +0000)]
Added interactive resolution of resolver problems (#242736).
Martin Vidner [Tue, 13 Feb 2007 09:53:33 +0000 (09:53 +0000)]
Echo a newline after the user enters EOF.
Martin Vidner [Mon, 12 Feb 2007 12:36:47 +0000 (12:36 +0000)]
Do not allow to commit with unresolved dependency problems (#242736).
Martin Vidner [Mon, 5 Feb 2007 17:01:52 +0000 (17:01 +0000)]
BuildRequires: readline-devel
Martin Vidner [Mon, 5 Feb 2007 16:35:42 +0000 (16:35 +0000)]
0.7.0
Martin Vidner [Mon, 5 Feb 2007 16:34:50 +0000 (16:34 +0000)]
merged current pot to po's
(merging from the branch was wrong, the code is different there)
Martin Vidner [Mon, 5 Feb 2007 16:03:44 +0000 (16:03 +0000)]
Shell: added command line editing with history (#232374);
exit on EOF (#230211, #235709).
Martin Vidner [Mon, 5 Feb 2007 13:01:29 +0000 (13:01 +0000)]
Merged revisions 4946,4954,4957-4961,4964-4967 via svnmerge from
https://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/zypper
........
r4966 | mvidner | 2007-02-05 10:49:07 +0100 (Po, 05 úno 2007) | 2 lines
Fixed in-tree make package-local.
........
r4967 | mvidner | 2007-02-05 10:55:04 +0100 (Po, 05 úno 2007) | 3 lines
merged current pot to po's
(make package made me do it)
........
Jan Kupec [Fri, 2 Feb 2007 12:30:49 +0000 (12:30 +0000)]
Merged revisions 4944,4946,4954,4957-4963 via svnmerge from
https://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/zypper
........
r4962 | jkupec | 2007-02-02 13:22:21 +0100 (Fri, 02 Feb 2007) | 2 lines
Non-interactive mode turns on --skip-interactive as well.
........
r4963 | jkupec | 2007-02-02 13:27:43 +0100 (Fri, 02 Feb 2007) | 1 line
changelog
........
Jan Kupec [Thu, 1 Feb 2007 14:22:12 +0000 (14:22 +0000)]
.changes
Jan Kupec [Thu, 1 Feb 2007 14:21:20 +0000 (14:21 +0000)]
Merged revisions 4943-4944,4946-4958 via svnmerge from
https://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/zypper
........
r4947 | mvidner | 2007-02-01 10:26:36 +0100 (Thu, 01 Feb 2007) | 2 lines
Added many missing files
........
r4948 | mvidner | 2007-02-01 10:27:06 +0100 (Thu, 01 Feb 2007) | 2 lines
token translation of a few messages
........
r4949 | jkupec | 2007-02-01 10:27:53 +0100 (Thu, 01 Feb 2007) | 6 lines
- enabled DownloadResolvableReportReceiver::problem() callback
(#224216)
- global non-iteractive mode added (needed due to bug #224216 and
no-confirm option of install and update commands)
........
r4950 | jkupec | 2007-02-01 10:29:03 +0100 (Thu, 01 Feb 2007) | 1 line
revision corrected
........
r4951 | jkupec | 2007-02-01 11:02:09 +0100 (Thu, 01 Feb 2007) | 2 lines
--non-interactive global option added
........
r4952 | jkupec | 2007-02-01 11:40:48 +0100 (Thu, 01 Feb 2007) | 1 line
Slovak translation added.
........
r4953 | jkupec | 2007-02-01 11:44:05 +0100 (Thu, 01 Feb 2007) | 1 line
changelog
........
r4955 | jkupec | 2007-02-01 14:42:23 +0100 (Thu, 01 Feb 2007) | 2 lines
Hungarian translation added.
........
r4956 | jkupec | 2007-02-01 14:44:39 +0100 (Thu, 01 Feb 2007) | 1 line
changelog
........
Jan Kupec [Thu, 1 Feb 2007 13:51:23 +0000 (13:51 +0000)]
Blocked revisions 4945 via svnmerge
........
r4945 | mvidner | 2007-01-31 18:21:42 +0100 (Wed, 31 Jan 2007) | 2 lines
Merged the part of SP1 build fix from r4838 that was missing in r4856.
........
Martin Vidner [Thu, 1 Feb 2007 13:32:57 +0000 (13:32 +0000)]
Added global option --root to operate on a different directory
(#238165, F#301963).
Jan Kupec [Wed, 31 Jan 2007 15:26:12 +0000 (15:26 +0000)]
Merged revisions 4897-4943 via svnmerge from
https://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/zypper
........
r4932 | jkupec | 2007-01-29 19:25:32 +0100 (Mon, 29 Jan 2007) | 1 line
locale support added
........
Jan Kupec [Wed, 31 Jan 2007 15:12:46 +0000 (15:12 +0000)]
Initialized merge tracking via "svnmerge" with revisions "1-4896" from
https://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/zypper
Jan Kupec [Wed, 31 Jan 2007 15:10:43 +0000 (15:10 +0000)]
Initialized merge tracking via "svnmerge" with revisions "1-4939" from
https://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/zypper
Jan Kupec [Wed, 31 Jan 2007 14:25:19 +0000 (14:25 +0000)]
Initialized merge tracking via "svnmerge" with revisions "1-4940" from
http://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/zypper
Jan Kupec [Fri, 12 Jan 2007 14:06:04 +0000 (14:06 +0000)]
Jan Kupec [Fri, 12 Jan 2007 14:02:40 +0000 (14:02 +0000)]
Texts corrected based on feedback from proof-reading.
Jan Kupec [Thu, 11 Jan 2007 16:07:34 +0000 (16:07 +0000)]
Jan Kupec [Thu, 11 Jan 2007 15:22:39 +0000 (15:22 +0000)]
more texts marked for translation
Martin Vidner [Tue, 9 Jan 2007 16:13:37 +0000 (16:13 +0000)]
Fixed building on SLE10-SP1.
Jan Kupec [Mon, 18 Dec 2006 12:40:10 +0000 (12:40 +0000)]
fixed bug #224216 (uncaught checksum exception) (minimal fix for 10.2 YOU, more work needed for 10.3)
Jan Kupec [Mon, 18 Dec 2006 12:17:00 +0000 (12:17 +0000)]
fixed bug #224216 (uncaught checksum exception) (minimal fix for 10.2 YOU, more work needed for 10.3)
Martin Vidner [Tue, 12 Dec 2006 12:48:23 +0000 (12:48 +0000)]
update from AJ
Jan Kupec [Thu, 7 Dec 2006 09:29:04 +0000 (09:29 +0000)]
Jan Kupec [Thu, 7 Dec 2006 09:28:52 +0000 (09:28 +0000)]
fixed error output when trying to install an already installed package (#224129)
Jan Kupec [Thu, 7 Dec 2006 09:25:10 +0000 (09:25 +0000)]
fixed error output when trying to install an already installed package (#224129)
Jan Kupec [Mon, 4 Dec 2006 07:09:44 +0000 (07:09 +0000)]
version increased
Jan Kupec [Mon, 4 Dec 2006 07:08:52 +0000 (07:08 +0000)]
fixed duplicates of target resolvables in sources - second part of #224673 fix
Jan Kupec [Fri, 1 Dec 2006 15:30:58 +0000 (15:30 +0000)]
fixed bug #224673
further, thanx to fix of #223750 there's no further need to
zypp->removeResolvables(tgt_resolvables) in ZyppSearch::cacheInstalled()
and no need to compare arch and edition of cached target resolvables with the source ones to find out whether a resolvable is installed in FillTable.
Martin Vidner [Fri, 1 Dec 2006 14:41:32 +0000 (14:41 +0000)]
Reintroduced libtool, it is useful for linking to libraries in
nonstandard directories. (#224738)