Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2000 02:21:01 -0700 (PDT)
From:      Akinori MUSHA <knu@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: www/en/cgi cvsweb.cgi cvsweb.conf
Message-ID:  <200008250921.CAA32548@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
knu         2000/08/25 02:21:01 PDT

  Modified files:
    en/cgi               cvsweb.cgi cvsweb.conf 
  Log:
  Merge from knu-cvsweb 1.94.1.15.
  
  2000-08-25 18:01  knu
  
  	* cvsweb.cgi: Get side-by-side diff working when $showfunc is true,
  	noting that `-p' option of diff(1) can only be used with context
  	and unified diffs.
  
  	Submitted by:	Roger Hardiman <roger@cs.strath.ac.uk>
  
  	Allow to specify CVS tags or branch names (including `.' and
  	`HEAD') on cvs checkout.
  
  	e.g.    http://foo/cvsweb.cgi/bar/dood.c?rev=.
  	http://foo/cvsweb.cgi/bar/dood.c?rev=RELENG_4
  	http://foo/cvsweb.cgi/bar/dood.c?rev=RELENG_4_1_0_RELEASE
  
  	Not for diff currently, as rcsdiff does not grok CVS tags.
  
  	Inspired by:	Folks at the FreeBSD cvs-all list.
  
  	Specify `-R' (turn on read-only repository mode) and `-l' (do not
  	log in the command history) on cvs checkout, so that one does not
  	need a write permission with the repository.
  
  2000-08-25 00:53  knu
  
  	* cvsweb.cgi: MFZ 1.94.	(Fix a typo in JavaScript code)
  
  Revision  Changes    Path
  1.48      +20 -11    www/en/cgi/cvsweb.cgi
  1.4       +2 -2      www/en/cgi/cvsweb.conf



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008250921.CAA32548>