Jan Kupec [Fri, 22 Feb 2008 13:06:11 +0000 (13:06 +0000)]
- removed obsolete cout_v, cerr_v macros
Duncan Mac-Vicar P [Fri, 22 Feb 2008 12:01:48 +0000 (12:01 +0000)]
weg
Stanislav Visnovsky [Fri, 22 Feb 2008 09:19:28 +0000 (09:19 +0000)]
also say where is the testcase generated
Michael Andres [Fri, 22 Feb 2008 08:51:54 +0000 (08:51 +0000)]
changes
Michael Andres [Fri, 22 Feb 2008 08:51:01 +0000 (08:51 +0000)]
Fixed typo in help text (bnc #363804)
Jan Kupec [Thu, 21 Feb 2008 18:30:27 +0000 (18:30 +0000)]
- removed unused stuff
Jan Kupec [Thu, 21 Feb 2008 18:17:27 +0000 (18:17 +0000)]
- more out -> Out
Jan Kupec [Thu, 21 Feb 2008 17:47:26 +0000 (17:47 +0000)]
- more progress -> Out
Jan Kupec [Thu, 21 Feb 2008 17:25:19 +0000 (17:25 +0000)]
- more progress -> Out
Michael Matz [Thu, 21 Feb 2008 16:57:30 +0000 (16:57 +0000)]
Mean bug, when an inlined version of isExists uses a different layout of
the PathInfo class, than the one in the library, due to different
definition of _FILE_OFFSET_BITS in compiling libzypp and compiling
zypper (that influences the size of "struct stat", and hence the layout
of PathInfo objects :-(
Jan Kupec [Thu, 21 Feb 2008 13:16:05 +0000 (13:16 +0000)]
changes
Jan Kupec [Thu, 21 Feb 2008 13:00:15 +0000 (13:00 +0000)]
- prompts -> Out::prompt()
- TODO: localization of some prompts
Jan Kupec [Wed, 20 Feb 2008 16:25:50 +0000 (16:25 +0000)]
update
Jan Kupec [Wed, 20 Feb 2008 14:05:06 +0000 (14:05 +0000)]
update
Jan Kupec [Wed, 20 Feb 2008 09:58:43 +0000 (09:58 +0000)]
- applyLocks() before generating solver testcase
Jan Kupec [Tue, 19 Feb 2008 16:55:01 +0000 (16:55 +0000)]
- zypper-misc:cond_init_target -> zypper-repos:init_target
Jan Kupec [Tue, 19 Feb 2008 16:33:00 +0000 (16:33 +0000)]
- fixed some strings (#362927)
- removed calls to applyLocks() except before solving
Jan Kupec [Tue, 19 Feb 2008 15:25:52 +0000 (15:25 +0000)]
- require correct libzypp
Jan Kupec [Tue, 19 Feb 2008 15:23:46 +0000 (15:23 +0000)]
- normal download progress rewritten with Out class
Jan Kupec [Tue, 19 Feb 2008 12:56:20 +0000 (12:56 +0000)]
- can't use <progress><tick/></progress> for progress becase multiple
progress meters can be in place simultaneously. Also we can have
multiple operations running in parallel in the future
(e.g. commit/download). Thus, using <progress/> all the time, no
starting and ending tags.
- backup
Jan Kupec [Tue, 19 Feb 2008 09:31:49 +0000 (09:31 +0000)]
- typo
Jan Kupec [Mon, 18 Feb 2008 10:25:20 +0000 (10:25 +0000)]
- extending xmlout support
Duncan Mac-Vicar P [Sun, 17 Feb 2008 17:21:17 +0000 (17:21 +0000)]
add command
Duncan Mac-Vicar P [Sun, 17 Feb 2008 11:11:24 +0000 (11:11 +0000)]
add bugzilla reference
Duncan Mac-Vicar P [Sun, 17 Feb 2008 11:05:51 +0000 (11:05 +0000)]
- add support for installing build dependencies from
source package (w.i.p)
- 0.10.1
Duncan Mac-Vicar P [Sun, 17 Feb 2008 11:05:42 +0000 (11:05 +0000)]
refactor srcinstall in two pieces
Duncan Mac-Vicar P [Sun, 17 Feb 2008 11:05:38 +0000 (11:05 +0000)]
- port srcinstall to use byIdent as Michael suggested. It segfaults but it
seems it is due to a bug in libzypp ;-)
Duncan Mac-Vicar P [Sat, 16 Feb 2008 14:57:04 +0000 (14:57 +0000)]
dont abuse the log
Jan Kupec [Fri, 15 Feb 2008 16:04:27 +0000 (16:04 +0000)]
version
Jan Kupec [Fri, 15 Feb 2008 15:59:16 +0000 (15:59 +0000)]
version&changes
Thomas Goettlicher [Fri, 15 Feb 2008 15:45:21 +0000 (15:45 +0000)]
changed --terse to --xmlout
Jan Kupec [Fri, 15 Feb 2008 14:17:35 +0000 (14:17 +0000)]
- write all the xml to stdout
Jan Kupec [Fri, 15 Feb 2008 14:11:50 +0000 (14:11 +0000)]
- simulate --terse with --xmlout temporarily
Jan Kupec [Fri, 15 Feb 2008 13:47:32 +0000 (13:47 +0000)]
- cout -> zypper.out()
Jan Kupec [Fri, 15 Feb 2008 13:24:57 +0000 (13:24 +0000)]
- backup: --xmlout, the output may be broken on some places
- zypper.cc ported
Stanislav Visnovsky [Fri, 15 Feb 2008 13:20:26 +0000 (13:20 +0000)]
implemented 'zypper clean'
Stephan Kulow [Fri, 15 Feb 2008 10:23:32 +0000 (10:23 +0000)]
jump_sat ported zypper to libzypp
Jan Kupec [Thu, 14 Feb 2008 13:27:06 +0000 (13:27 +0000)]
- byName -> byIdent
Jan Kupec [Wed, 13 Feb 2008 16:20:30 +0000 (16:20 +0000)]
- ResObject::repository() -> repoInfo()
Jan Kupec [Wed, 13 Feb 2008 12:56:02 +0000 (12:56 +0000)]
- one '!' less :O)
Stephan Kulow [Wed, 13 Feb 2008 10:26:25 +0000 (10:26 +0000)]
make it possible to force it in
Jan Kupec [Tue, 12 Feb 2008 12:26:38 +0000 (12:26 +0000)]
- wrong shorthand for mr --refresh fixed
Jan Kupec [Tue, 12 Feb 2008 12:25:59 +0000 (12:25 +0000)]
- added the old ar and mr options for backward compatibility
Jan Kupec [Tue, 12 Feb 2008 12:03:01 +0000 (12:03 +0000)]
changes
Jan Kupec [Tue, 12 Feb 2008 11:58:18 +0000 (11:58 +0000)]
- ar and mr command options made consistent (bnc #356132, bnc #356135)
Jan Kupec [Tue, 12 Feb 2008 10:46:23 +0000 (10:46 +0000)]
- fix conflicting search -c, --case-sensitive is -C now (bnc #58021)
Jan Kupec [Tue, 12 Feb 2008 09:59:55 +0000 (09:59 +0000)]
- fix 'zypper --help' (bnc #358850)
Duncan Mac-Vicar P [Sun, 10 Feb 2008 22:34:24 +0000 (22:34 +0000)]
usability starts by using simple language :-)
Duncan Mac-Vicar P [Sun, 10 Feb 2008 22:33:57 +0000 (22:33 +0000)]
usability starts with simple language
Duncan Mac-Vicar P [Fri, 8 Feb 2008 18:12:41 +0000 (18:12 +0000)]
- reimplement zypper search using Query, not complete but it returns something ;-)
Duncan Mac-Vicar P [Thu, 7 Feb 2008 14:15:54 +0000 (14:15 +0000)]
fix fix build
Stephan Kulow [Thu, 7 Feb 2008 14:13:36 +0000 (14:13 +0000)]
no longer needed
Duncan Mac-Vicar P [Thu, 7 Feb 2008 13:56:21 +0000 (13:56 +0000)]
compile
Duncan Mac-Vicar P [Wed, 6 Feb 2008 16:56:32 +0000 (16:56 +0000)]
build again, broke srcpackage install :-(
Duncan Mac-Vicar P [Wed, 6 Feb 2008 02:16:04 +0000 (02:16 +0000)]
use repoinfo
Duncan Mac-Vicar P [Wed, 6 Feb 2008 02:15:49 +0000 (02:15 +0000)]
merge trunk revision 8453
Duncan Mac-Vicar P [Tue, 5 Feb 2008 15:16:05 +0000 (15:16 +0000)]
use new load function
Duncan Mac-Vicar P [Tue, 5 Feb 2008 15:16:02 +0000 (15:16 +0000)]
use ZYppCommon stuff
Jan Kupec [Mon, 4 Feb 2008 10:55:52 +0000 (10:55 +0000)]
- man page update
Jan Kupec [Mon, 4 Feb 2008 10:44:46 +0000 (10:44 +0000)]
changes
Jan Kupec [Mon, 4 Feb 2008 10:43:57 +0000 (10:43 +0000)]
- new exit code 104 ZYPPER_EXIT_INF_CAP_NOT_FOUND (#358326)
Duncan Mac-Vicar P [Sat, 2 Feb 2008 22:26:20 +0000 (22:26 +0000)]
- port zypper to libzypp sat
Duncan Mac-Vicar P [Sat, 2 Feb 2008 22:26:10 +0000 (22:26 +0000)]
- merge trunk rev 8446
Jan Kupec [Fri, 1 Feb 2008 17:28:11 +0000 (17:28 +0000)]
version & changes
Jan Kupec [Fri, 1 Feb 2008 17:25:14 +0000 (17:25 +0000)]
- man page update
Jan Kupec [Fri, 1 Feb 2008 17:12:12 +0000 (17:12 +0000)]
- --no-refresh added (#356741)
Jan Kupec [Fri, 1 Feb 2008 17:06:38 +0000 (17:06 +0000)]
- catch RepoAlreadyExistsException when renaming to an existing repo
(bnc #228216)
Jan Kupec [Thu, 31 Jan 2008 12:41:40 +0000 (12:41 +0000)]
- fixed shell -h in zypper shell
Jan Kupec [Thu, 31 Jan 2008 12:19:04 +0000 (12:19 +0000)]
changes
Jan Kupec [Thu, 31 Jan 2008 12:17:51 +0000 (12:17 +0000)]
- fixed zypper help shell (bnc #357262)
Jan Kupec [Thu, 24 Jan 2008 13:04:14 +0000 (13:04 +0000)]
- fixed zypper install three-char-string (zypper thought is was an RPM)
- improved RPM install a bit
Jan Kupec [Thu, 17 Jan 2008 13:24:51 +0000 (13:24 +0000)]
changes
Jan Kupec [Thu, 17 Jan 2008 13:22:40 +0000 (13:22 +0000)]
- use -D for --dry-run (-d will be --download-only)
- update man page
Jan Kupec [Wed, 16 Jan 2008 16:58:02 +0000 (16:58 +0000)]
- --dry-run for in, rm, up, and dup (#350736)
Jan Kupec [Tue, 15 Jan 2008 16:42:28 +0000 (16:42 +0000)]
- help texts updated a bit
Jan Kupec [Tue, 15 Jan 2008 16:23:22 +0000 (16:23 +0000)]
- skip repos with no alias or url when adding repos from file
Jan Kupec [Tue, 15 Jan 2008 09:59:30 +0000 (09:59 +0000)]
- minor corrections
Jan Kupec [Tue, 15 Jan 2008 09:09:24 +0000 (09:09 +0000)]
- --version fixed
Jan Kupec [Mon, 14 Jan 2008 15:22:08 +0000 (15:22 +0000)]
version&changes
Jan Kupec [Mon, 14 Jan 2008 15:14:05 +0000 (15:14 +0000)]
- man page/help text udpate
Jan Kupec [Mon, 14 Jan 2008 13:21:55 +0000 (13:21 +0000)]
- use root_dir before rpm file cache dir
- user /var/cache/zypper/RPMS as download dir for plain rpms
Jan Kupec [Fri, 11 Jan 2008 13:52:36 +0000 (13:52 +0000)]
- ability to install RPM files added (FATE #302151)
- todo: polish the behavior a bit more
Jan Kupec [Wed, 9 Jan 2008 17:28:00 +0000 (17:28 +0000)]
changes
Jan Kupec [Wed, 9 Jan 2008 16:35:31 +0000 (16:35 +0000)]
- support # and URI as well as alias in --repo
- multiple --repo possible now in all commands supporting the option
Jan Kupec [Wed, 9 Jan 2008 16:16:07 +0000 (16:16 +0000)]
- --repo for refresh (less surprises for users)
Michael Andres [Tue, 8 Jan 2008 12:52:16 +0000 (12:52 +0000)]
Fixed inappropriate use of "zypp::KindOf<zypp::Resolvable>" instead of
"zypp::Resolvable::Kind".
Jan Kupec [Mon, 7 Jan 2008 11:03:25 +0000 (11:03 +0000)]
- show the repo name instead of alias upon removal
Jan Kupec [Fri, 4 Jan 2008 12:29:31 +0000 (12:29 +0000)]
changes
Jan Kupec [Fri, 4 Jan 2008 12:29:01 +0000 (12:29 +0000)]
- docs update
Jan Kupec [Fri, 4 Jan 2008 11:02:51 +0000 (11:02 +0000)]
- reenabled --disable-repositories and --disable-system-resolvables
(#224886)
Jan Kupec [Thu, 3 Jan 2008 16:07:24 +0000 (16:07 +0000)]
- make_url now tries to create a dir:/path url from and argument which
does not look like an url and is a valid and accessible path
Jan Kupec [Thu, 3 Jan 2008 16:06:07 +0000 (16:06 +0000)]
- --plus-repo added as a global option for adding additional temporary
repository for current transaction (#224886)
Jan Kupec [Thu, 3 Jan 2008 12:28:14 +0000 (12:28 +0000)]
- removed the unnecessary commas
Michael Andres [Tue, 18 Dec 2007 12:47:02 +0000 (12:47 +0000)]
solver migration branch
Jan Kupec [Wed, 12 Dec 2007 12:42:37 +0000 (12:42 +0000)]
version
Jan Kupec [Tue, 11 Dec 2007 17:15:45 +0000 (17:15 +0000)]
- s/already installed/the newest version already installed/
Jan Kupec [Tue, 11 Dec 2007 16:50:13 +0000 (16:50 +0000)]
changes
Jan Kupec [Tue, 11 Dec 2007 16:45:36 +0000 (16:45 +0000)]
- man page and TODO update
Jan Kupec [Tue, 11 Dec 2007 16:33:15 +0000 (16:33 +0000)]
- vendor string added to the info output
Jan Kupec [Tue, 11 Dec 2007 16:30:59 +0000 (16:30 +0000)]
- product-info command added for rug compatibility