CVS log for pegasus/src/Clients/cimcli/CIMCLIHelp.cpp

(logo)

Help

(back) Up to [Pegasus] / pegasus / src / Clients / cimcli

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.8 / (view) - annotate - [select for diffs] , Mon Sep 22 16:21:49 2014 UTC (9 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_14_1, RELEASE_2_14_0-RC2, RELEASE_2_14_0-RC1, RELEASE_2_14_0, RELEASE_2_14-root, RELEASE_2_14-branch, HEAD
Changes since 1.7: +1 -6 lines
Diff to previous 1.7
BUG#: 9885
TITLE: Ship cimcli on release build. Internationalize remainder of msgs

DESCRIPTION: This patch internationalizes most of the remaining messages
in cimcli.  It does not internationalize the messages from the verbose mode
and there are some cases where specific words (ex. namespaces) that feed
groups of assembled messages are not internationalized but the majority
of cimcli is not internationalized.  Note that this patch adds an awk
based tool that gets the interationalization from the source code itself
rather that trying to maintain the bundle and code completely separately
For each NEWly internationalized message, the message internationalization
is documented just below the message and the the awk program extracts this
info, confirms that it is correct, and creates installs the result into
the CLI message bundle replacing the previous version of the same messages.
Also, this technique was NOT used on previously internationalized messages
(the help messages). The process of extracting the internationalization
and modifying the bundle is in two new targets in the Makefile for cimcli.

Revision 1.1.4.5 / (view) - annotate - [select for diffs] , Wed Aug 13 13:15:53 2014 UTC (9 years, 10 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK-PEP317_pullop-merged_out_to_branch, TASK-PEP317_pullop-merged_in_from_branch
Changes since 1.1.4.4: +6 -5 lines
Diff to previous 1.1.4.4 to branch point 1.1 to next main 1.2
BUG#: 9676
TITLE: Mergeout of head of tree to task branch

DESCRIPTION: Mergeout of everything since 29 July from head of tree
to task branch.  Primarily changes to cimcli and configure

Revision 1.7 / (view) - annotate - [select for diffs] , Tue Aug 5 13:34:06 2014 UTC (9 years, 10 months ago) by karl
Branch: MAIN
CVS Tags: preBug9676, postBug9676, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk
Changes since 1.6: +6 -5 lines
Diff to previous 1.6
BUG#: 9919
TITLE: Compiling on windows platform causes warning messages from
cimcli code

DESCRIPTION: Made 64 to 32 bit conversion explicit. Removed stringPrintf local to use common String function appendPrintf,
removed some unused includes, removed some unused parameters.

Revision 1.1.4.4 / (view) - annotate - [select for diffs] , Mon Jun 3 21:34:51 2013 UTC (11 years ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: PREAUG25UPDATE, POSTAUG25UPDATE
Changes since 1.1.4.3: +2 -5 lines
Diff to previous 1.1.4.3 to branch point 1.1
BUG#: 9999
TITLE: TASK_317-Pull Operations update.

DESCRIPTION: This update brings this branch back in line with the current
head of tree and cleans up a number of outstanding issues in the code.  Note
That there are still a lot of outstanding issues being worked on.

Revision 1.6 / (view) - annotate - [select for diffs] , Thu Nov 15 09:39:09 2012 UTC (11 years, 6 months ago) by marek
Branch: MAIN
CVS Tags: TASK-TASK_PEP362_RestfulService_branch-root, TASK-TASK_PEP362_RestfulService_branch-merged_out_from_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_to_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_from_branch, TASK-TASK_PEP362_RestfulService_branch-branch, TASK-PEP362_RestfulService-root, TASK-PEP362_RestfulService-merged_out_to_branch, TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP362_RestfulService-merged_in_to_trunk, TASK-PEP362_RestfulService-merged_in_from_branch, TASK-PEP362_RestfulService-branch, RELEASE_2_13_0-RC2, RELEASE_2_13_0-RC1, RELEASE_2_13_0-FC, RELEASE_2_13_0, RELEASE_2_13-root, RELEASE_2_13-branch, CIMRS_WORK_20130824
Changes since 1.5: +1 -3 lines
Diff to previous 1.5
BUG#:9425
TITLE: Remove unused variables in ALL but WQL, CQL and Compiler

DESCRIPTION:

Revision 1.5 / (view) - annotate - [select for diffs] , Sat Aug 4 19:06:18 2012 UTC (11 years, 10 months ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_12_1-RC1, RELEASE_2_12_1, RELEASE_2_12_0-RC1, RELEASE_2_12_0, RELEASE_2_12-root, RELEASE_2_12-branch
Changes since 1.4: +0 -1 lines
Diff to previous 1.4
BUG#: 9284
TITLE: CIMCLI Typos at cimcli usage hint

DESCRIPTION: Fix erronous message

Revision 1.4 / (view) - annotate - [select for diffs] , Tue Apr 10 14:07:39 2012 UTC (12 years, 2 months ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_12_0-FC
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
BUG#: 9209
TITLE: Add ct and cci operation to cimcli

DESCRIPTION: Adds the operations including help and documentation.
Note that there are no automated tests today

Revision 1.1.4.3 / (view) - annotate - [select for diffs] , Wed Feb 15 17:47:02 2012 UTC (12 years, 3 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK_PEP317_1JUNE_2013
Changes since 1.1.4.2: +1 -1 lines
Diff to previous 1.1.4.2 to branch point 1.1
BUG#: 99999
TITLE: Task317 Branch -- pull operations. Sync to head of tree

DESCRIPTION: Sync the branch back to the head of cvs tree

Revision 1.1.4.2 / (view) - annotate - [select for diffs] , Tue Oct 11 17:17:59 2011 UTC (12 years, 8 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.4.1: +35 -90 lines
Diff to previous 1.1.4.1 to branch point 1.1
BUG#: 9999
TITLE: Merge out head to Task-PEP317 branch using Task Makefile

DESCRIPTION:  Update this working branch to Pegasus Head of Tree as of
about 8 Oct 2011

Revision 1.3 / (view) - annotate - [select for diffs] , Mon Sep 12 21:32:10 2011 UTC (12 years, 9 months ago) by karl
Branch: MAIN
Changes since 1.2: +33 -81 lines
Diff to previous 1.2
BUG#: 9007
TITLE: PEP 361, implement embedded instances on create and modify

DESCRIPTION: All changes for adding this functionality including
CIMCLI, the provider extensions, the help files, the doc files

Revision 1.2 / (view) - annotate - [select for diffs] , Thu Feb 17 09:51:51 2011 UTC (13 years, 3 months ago) by thilo.boehm
Branch: MAIN
CVS Tags: RELEASE_2_11_2-RC1, RELEASE_2_11_2, RELEASE_2_11_1-RC1, RELEASE_2_11_1, RELEASE_2_11_0-RC1, RELEASE_2_11_0, RELEASE_2_11-root, RELEASE_2_11-branch
Changes since 1.1: +2 -9 lines
Diff to previous 1.1
BUG#: 8933
TITLE: "cimcli -h" output message is error

DESCRIPTION: Relpacing wrong message with exepected help text.

Revision 1.1.4.1 / (view) - annotate - [select for diffs] , Sat Jan 15 21:26:49 2011 UTC (13 years, 4 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: BeforeUpdateToHeadOct82011
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
BUG#: 8874
TITLE: Commit code for pull operations to branch TASK-PEP317_pullop-branch

DESCRIPTION: Commits the current code for the pull operations to a
task branch for further review and testing before it is committed to
the Pegasus head.

Revision 1.1 / (view) - annotate - [select for diffs] , Wed Dec 16 18:50:50 2009 UTC (14 years, 5 months ago) by karl
Branch: MAIN
CVS Tags: TASK-PEP317_pullop-root, RELEASE_2_11_0-FC, RELEASE_2_10_1-RC1, RELEASE_2_10_1, RELEASE_2_10_0-RC2, RELEASE_2_10_0-RC1, RELEASE_2_10_0, RELEASE_2_10-root, RELEASE_2_10-branch
Branch point for: TASK-PEP317_pullop-branch
BUG#: 8633
TITLE: Modifications to cimcli per PEP 283

DESCRIPTION: Update cimcli files and add new files per PEP 283

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2