This is the mail archive of the gnats-cvs@sourceware.cygnus.com mailing list for the GNATS project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gnats/gnats ChangeLog cmds.c edit.c fconfig.y ...


CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	bmanson@sourceware.cygnus.com	99/12/08 16:37:14

Modified files:
	gnats          : ChangeLog cmds.c edit.c fconfig.y fconfigl.l 
	                 field-config field.h gnats.h index.c lists.c 
	                 npr-edit.c pr-edit.c pr.c pr.h query-pr.c 
	                 query.h 

Log message:
	* query-pr.c: Add list-fields, list-input-fields, field-type,
	field-description and valid-values options.
	
	* pr.c (fieldTypeAsString, setInputTemplate, getInputTemplate):
	New functions.
	
	* npr-edit.c: Add check-initial option.
	* pr-edit.c: Ditto.
	
	* lists.c (get_gnats_file): Add LIST_FIELD_NAMES and
	LIST_INPUT_FIELD_NAMES list options.
	
	* field.h (InputTemplate): New structure.
	(field_def): Add description member.
	
	* field-config: Add a few more comments, description entries for
	most of the fields, and an initial-entry section.
	
	* fconfigl.l: Add description and initial-entry keywords.
	
	* fconfig.y: Add "input" section for describing which fields
	should be required for an initial PR, and a "description"
	field to describe each field.
	
	* edit.c (check_pr_file): Add option for verifying initial PRs.
	(check_pr): Ditto.
	
	* cmds.c (GNATS_chek): Add command option for verifying initial
	PRs.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]