This is the mail archive of the gnats-cvs@sources.redhat.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 queue-pr.c query-pr.c pr-edit.c pr ...


CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	pdm@sources.redhat.com	2001-04-14 13:25:44

Modified files:
	gnats          : queue-pr.c query-pr.c pr-edit.c pr-age.c misc.c 
	                 gnatsd.c gnats.h getclose.c gen-index.c 
	                 gen-closed-date.c 

Log message:
	* misc.c (usage): New function.
	(version): New function.
	* gnats.h: Declare the new functions.
	* pr-edit.c (main): Use the new functions.
	(usage): Removed.
	(USAGE): New constant; help text rewritten.
	(PROGRAM_NAME): New macro.
	* queue-pr.c: Likewise.
	* gen-index.c: Likewise.
	* gen-closed-date.c: Likewise.
	* pr-age.c: Likewise.
	(long_options): hostname -> host.
	* getclose.c: Likewise.
	* gnatsd.c: Likewise.
	(long_options): maximum-access-level takes an argument.
	(main): Exit with the code 1 if an invalid option is given.
	* query-pr.c: Likewise.
	(main): Do not perform actions before all options are parsed.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/queue-pr.c.diff?cvsroot=gnats&r1=1.16&r2=1.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/query-pr.c.diff?cvsroot=gnats&r1=1.37&r2=1.38
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/pr-edit.c.diff?cvsroot=gnats&r1=1.31&r2=1.32
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/pr-age.c.diff?cvsroot=gnats&r1=1.13&r2=1.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/misc.c.diff?cvsroot=gnats&r1=1.23&r2=1.24
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/gnatsd.c.diff?cvsroot=gnats&r1=1.38&r2=1.39
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/gnats.h.diff?cvsroot=gnats&r1=1.41&r2=1.42
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/getclose.c.diff?cvsroot=gnats&r1=1.22&r2=1.23
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/gen-index.c.diff?cvsroot=gnats&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/gen-closed-date.c.diff?cvsroot=gnats&r1=1.18&r2=1.19


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