Date: Wed, 30 Apr 1997 11:25:06 -0700 (PDT) From: Bill Fenner <fenner@freefall.FreeBSD.ORG> To: CVS-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-other@FreeBSD.org Subject: cvs commit: www/data/cgi cvsweb.cgi Message-ID: <199704301825.LAA06580@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
fenner 97/04/30 11:25:06
Modified: data/cgi cvsweb.cgi
Log:
Stefan's cvsweb commit made me realize that I forgot to committed this
stuff after testing it, since I had fixed that bug already. Oops!
- Added "?only_on_branch=RELENG_2_2" (e.g.) support and form to select
- Make diff requests refer to foo.diff so browsers don't tend to overwrite
source files with diff's
- Get rid of content-transfer-encoding: x-gzip since it's not sufficiently
standard
- Parse PR references in log messages
- Add side-by-side as a diff option (?f=s)
- Use &html_header() to get consistent look for error messages
- Make checkout and diff into functions for flexibility
Revision Changes Path
1.7 +231 -140 www/data/cgi/cvsweb.cgi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704301825.LAA06580>
