[Subversion] / CLI-Tools / README.txt  

Log of /CLI-Tools/README.txt

Parent Directory

No default branch
Bookmark a link to HEAD: (view) (download)


Revision 2583 - (view) (download) - [select for diffs]
Modified Thu Oct 30 23:47:42 2008 UTC (15 years, 5 months ago) by pje
File length: 26908 byte(s)
Diff to previous 2510
Finish the move from peak.running.options

Revision 2510 - (view) (download) - [select for diffs]
Modified Sat Mar 8 02:30:06 2008 UTC (16 years ago) by pje
File length: 26941 byte(s)
Diff to previous 2509
Add tests, remove dependencies on PEAK legacy core

Revision 2509 - (view) (download) - [select for diffs]
Modified Sat Mar 8 01:29:04 2008 UTC (16 years ago) by pje
File length: 27074 byte(s)
Copied from: PEAK/src/peak/running/options.txt revision 2125
Diff to previous 1959
Starting work on CLI-Tools package -- spinoff of the
old PEAK 'options' framework + rewrite of 'commands'

Filename: PEAK/src/peak/running/options.txt
Revision 1959 - (view) (download) - [select for diffs]
Modified Tue Nov 30 22:27:11 2004 UTC (19 years, 4 months ago) by pje
File length: 27072 byte(s)
Diff to previous 1955
Fix Python 2.4 bugs and typos reported by R.D. Murray.

Filename: PEAK/src/peak/running/options.txt
Revision 1955 - (view) (download) - [select for diffs]
Modified Sun Nov 28 19:31:57 2004 UTC (19 years, 4 months ago) by pje
File length: 27097 byte(s)
Diff to previous 1954
Fix optparse's default handling of interspersed args breaking PEAK's
subcommand handling, but add ability to select the behavior for classes
that need it.  Also, misc. doc improvements/fixes.

Filename: PEAK/src/peak/running/options.txt
Revision 1954 - (view) (download) - [select for diffs]
Modified Sat Nov 27 01:39:29 2004 UTC (19 years, 4 months ago) by pje
File length: 26295 byte(s)
Diff to previous 1953
Make the command example use a binding.Make instead of binding.metadata.

Filename: PEAK/src/peak/running/options.txt
Revision 1953 - (view) (download) - [select for diffs]
Modified Sat Nov 27 01:36:21 2004 UTC (19 years, 4 months ago) by pje
File length: 26255 byte(s)
Diff to previous 1951
Options have landed!  They're now integrated with the commands framework
(via the 'parsed_args' attribute), and support option groups for fancy
help displays.  Now we can begin adding options to PEAK's built-in
commands, such as options to control 'peak launch' and such.

Filename: PEAK/src/peak/running/options.txt
Revision 1951 - (view) (download) - [select for diffs]
Modified Fri Nov 26 04:17:12 2004 UTC (19 years, 4 months ago) by pje
File length: 20395 byte(s)
Diff to previous 1950
More option parsing: add lots of docs, sort options by definition order,
allow passing keyword args to make_parser(), parse(), and get_help().  Make
option_handler() methods non-repeatable by default.

Filename: PEAK/src/peak/running/options.txt
Revision 1950 - (view) (download) - [select for diffs]
Modified Thu Nov 25 22:40:37 2004 UTC (19 years, 4 months ago) by pje
File length: 16193 byte(s)
Diff to previous 1949
More work on options.  Now we give invocation errors for invalid repeated
options and failed type conversions.  Options are now sorted by sortKey,
followed by option name(s).  About the only major features still needed
are parser settings (usage, program, version, etc.) and option groups.

Filename: PEAK/src/peak/running/options.txt
Revision 1949 - (view) (download) - [select for diffs]
Modified Thu Nov 25 21:47:41 2004 UTC (19 years, 4 months ago) by pje
File length: 14959 byte(s)
Diff to previous 1947
Integrate peak.running.options w/peak.util.optparse.  Now we can parse
options and show help, but several features aren't yet implemented.

Filename: PEAK/src/peak/running/options.txt
Revision 1947 - (view) (download) - [select for diffs]
Added Thu Nov 25 17:53:42 2004 UTC (19 years, 4 months ago) by pje
File length: 10418 byte(s)
Initial draft of command-line option metadata system.  This version just
allows declaring options as metadata, and can figure out what options apply
to a given class.  It doesn't actually parse options yet!  (For one thing,
we're not bundling 'optparse' yet.)

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

Sort log by:

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help