public inbox for gnats-cvs@sourceware.org
help / color / mirror / Atom feed
* gnats/gnats file-pr.c
@ 2001-08-10 12:01 pdm
0 siblings, 0 replies; 9+ messages in thread
From: pdm @ 2001-08-10 12:01 UTC (permalink / raw)
To: gnats-cvs
CVSROOT: /cvs/gnats
Module name: gnats
Changes by: pdm@sources.redhat.com 2001-08-10 12:01:43
Modified files:
gnats : file-pr.c
Log message:
(submit_pr): Don't crash when there's no `Originator'
field in the database.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/file-pr.c.diff?cvsroot=gnats&r1=1.41&r2=1.42
^ permalink raw reply [flat|nested] 9+ messages in thread
* gnats/gnats file-pr.c
@ 2002-05-16 16:27 Milan Zamazal
0 siblings, 0 replies; 9+ messages in thread
From: Milan Zamazal @ 2002-05-16 16:27 UTC (permalink / raw)
To: gnats-commit
CVSROOT: /cvsroot/gnats
Module name: gnats
Changes by: Milan Zamazal <pdm@zamazal.org> 02/05/16 19:24:57
Modified files:
gnats : file-pr.c
Log message:
(checkIfReply): Regex fixed, use `re_search' instead
of `re_match'; patch by Andrew Gray
<Andrew.Gray@platypuspartners.com>.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnats/gnats/gnats/file-pr.c.diff?tr1=1.45&tr2=1.46&r1=text&r2=text
_______________________________________________
Gnats-commit mailing list
Gnats-commit@gnu.org
http://mail.gnu.org/mailman/listinfo/gnats-commit
^ permalink raw reply [flat|nested] 9+ messages in thread
* gnats/gnats file-pr.c
@ 2002-02-10 10:25 Milan Zamazal
0 siblings, 0 replies; 9+ messages in thread
From: Milan Zamazal @ 2002-02-10 10:25 UTC (permalink / raw)
To: gnats-commit
CVSROOT: /cvsroot/gnats
Module name: gnats
Changes by: Milan Zamazal <pdm@zamazal.org> 02/02/10 13:23:42
Modified files:
gnats : file-pr.c
Log message:
(createNewPRFile): Don't always set the default value
to the field; based on a patch by Forrest J. Cavalier III
<mibsoft@mibsoftware.com>; fixes PR gnats/333.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnats/gnats/gnats/file-pr.c.diff?tr1=1.44&tr2=1.45&r1=text&r2=text
_______________________________________________
Gnats-commit mailing list
Gnats-commit@gnu.org
http://mail.gnu.org/mailman/listinfo/gnats-commit
^ permalink raw reply [flat|nested] 9+ messages in thread
* gnats/gnats file-pr.c
@ 2001-09-04 11:24 pdm
0 siblings, 0 replies; 9+ messages in thread
From: pdm @ 2001-09-04 11:24 UTC (permalink / raw)
To: gnats-cvs
CVSROOT: /cvs/gnats
Module name: gnats
Changes by: pdm@sources.redhat.com 2001-09-04 11:24:19
Modified files:
gnats : file-pr.c
Log message:
(submit_pr): The Originator check moved to
`createNewPRFile' where it belongs to.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/file-pr.c.diff?cvsroot=gnats&r1=1.42&r2=1.43
^ permalink raw reply [flat|nested] 9+ messages in thread
* gnats/gnats file-pr.c
@ 2001-07-28 10:53 pdm
0 siblings, 0 replies; 9+ messages in thread
From: pdm @ 2001-07-28 10:53 UTC (permalink / raw)
To: gnats-cvs
CVSROOT: /cvs/gnats
Module name: gnats
Changes by: pdm@sources.redhat.com 2001-07-28 10:53:47
Modified files:
gnats : file-pr.c
Log message:
(append_report): Performance problems fixed; based on
a patch by Dirk Bergstrom.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/file-pr.c.diff?cvsroot=gnats&r1=1.40&r2=1.41
^ permalink raw reply [flat|nested] 9+ messages in thread
* gnats/gnats file-pr.c
@ 2001-07-15 10:32 pdm
0 siblings, 0 replies; 9+ messages in thread
From: pdm @ 2001-07-15 10:32 UTC (permalink / raw)
To: gnats-cvs
CVSROOT: /cvs/gnats
Module name: gnats
Changes by: pdm@sources.redhat.com 2001-07-15 10:32:31
Modified files:
gnats : file-pr.c
Log message:
(submit_pr): If `Originator' is not set, try to set it
to the value of the `Reply-To:' or `From:' e-mail headers.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/file-pr.c.diff?cvsroot=gnats&r1=1.39&r2=1.40
^ permalink raw reply [flat|nested] 9+ messages in thread
* gnats/gnats file-pr.c
@ 2001-05-26 13:40 pdm
0 siblings, 0 replies; 9+ messages in thread
From: pdm @ 2001-05-26 13:40 UTC (permalink / raw)
To: gnats-cvs
CVSROOT: /cvs/gnats
Module name: gnats
Changes by: pdm@sources.redhat.com 2001-05-26 13:40:31
Modified files:
gnats : file-pr.c
Log message:
* file-pr.c (createNewPRFile): Use gnats_strftime.
* file-pr.c (run_atpr): Supply --database option; fixes
PR gnats/116.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/file-pr.c.diff?cvsroot=gnats&r1=1.38&r2=1.39
^ permalink raw reply [flat|nested] 9+ messages in thread
* gnats/gnats file-pr.c
@ 2001-05-06 13:51 pdm
0 siblings, 0 replies; 9+ messages in thread
From: pdm @ 2001-05-06 13:51 UTC (permalink / raw)
To: gnats-cvs
CVSROOT: /cvs/gnats
Module name: gnats
Branch: gnats-v3-branch
Changes by: pdm@sources.redhat.com 2001-05-06 13:51:43
Modified files:
gnats : file-pr.c
Log message:
(check_if_reply): Initialize `path'.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/file-pr.c.diff?cvsroot=gnats&only_with_tag=gnats-v3-branch&r1=1.3.2.1.2.1.2.3&r2=1.3.2.1.2.1.2.4
^ permalink raw reply [flat|nested] 9+ messages in thread
* gnats/gnats file-pr.c
@ 2001-02-03 4:47 Milan Zamazal
0 siblings, 0 replies; 9+ messages in thread
From: Milan Zamazal @ 2001-02-03 4:47 UTC (permalink / raw)
To: gnats-commit
CVSROOT: /cvsroot/gnats
Module name: gnats
Changes by: Milan Zamazal <pdm@zamazal.org> 01/12/23 15:22:20
Modified files:
gnats : file-pr.c
Log message:
(checkIfReply): Matching changed.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnats/gnats/gnats/file-pr.c.diff?tr1=1.43&tr2=1.44&r1=text&r2=text
_______________________________________________
Gnats-commit mailing list
Gnats-commit@gnu.org
http://mail.gnu.org/mailman/listinfo/gnats-commit
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2002-05-16 23:27 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-10 12:01 gnats/gnats file-pr.c pdm
-- strict thread matches above, loose matches on Subject: below --
2002-05-16 16:27 Milan Zamazal
2002-02-10 10:25 Milan Zamazal
2001-09-04 11:24 pdm
2001-07-28 10:53 pdm
2001-07-15 10:32 pdm
2001-05-26 13:40 pdm
2001-05-06 13:51 pdm
2001-02-03 4:47 Milan Zamazal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).