E&S CVS Commit: PEAK - Misc. usability fixups: help on 'peak help', 'peak' and 'Bootstrap' list

pje at eby-sarna.com pje at eby-sarna.com
Sun Dec 28 17:57:00 EST 2003


Module Name:	PEAK
Committed By:	pje
Date:		Sun Dec 28 22:56:56 UTC 2003

Modified Files:
	PEAK/src/peak/config: config_components.py
	PEAK/src/peak/running: commands.py
	PEAK/src/peak/tools: api_help.py
Added Files:
	PEAK/src/peak/util: columns.py

Log Message:
Misc. usability fixups: help on 'peak help', 'peak' and 'Bootstrap' list
available shortcut names.  Changed 'config.Namespace().keys()' to not
include wildcards.  Added 'peak.util.columns' for columnar formatting
utilities; added an 'lsFormat()' function based on n2's 'ls' formatting.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/config/config_components.py.diff?r1=1.74&r2=1.75
http://cvs.eby-sarna.com/PEAK/src/peak/running/commands.py.diff?r1=1.47&r2=1.48
http://cvs.eby-sarna.com/PEAK/src/peak/tools/api_help.py.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/PEAK/src/peak/util/columns.py?rev=1.1&content-type=text/vnd.viewcvs-markup

To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 PEAK/src/peak/config/config_components.py
cvs rdiff -r1.47 -r1.48 PEAK/src/peak/running/commands.py
cvs rdiff -r1.2 -r1.3 PEAK/src/peak/tools/api_help.py
cvs rdiff -r0 -r1.1 PEAK/src/peak/util/columns.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the source-changes mailing list