Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2000 09:00:30 -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
Message-ID:  <200010201600.JAA49074@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
knu         2000/10/20 09:00:30 PDT

  Modified files:
    en/cgi               cvsweb.cgi 
  Log:
  Merge from knu-cvsweb 1.103.1.37.
  
  2000-10-21 00:46  knu
  
  	* cvsweb.cgi: Always give options to click on a non-colored diff
  	_and_ a colored diff.
  
  	Requested by:	SO many people :>
  
  2000-10-20 22:59  knu
  
  	* TODO.knu: Hyperlinking was properly fixed.
  
  2000-10-20 21:28  knu
  
  	* TODO.knu, cvsweb.cgi: Fix htmllify so that <A href="...">...</A>
  	won't nest. :)
  
  	Do not show additional "(colored)" diff links when long colored
  	diff is the default.
  
  	Reduce the use of `.' operator that is known to be expensive.  Fix
  	indent, clean up.
  
  2000-10-11 06:14  knu
  
  	* cvsweb.cgi: Introduce a new function: htmlquote().
  
  	Clean up hyperlink tags.
  	    - Use &link() instead of <a	href="...">...</a>.
  	    - Do urlencode() or htmlquote() as appropriate.
  
  2000-10-11 03:48  knu
  
  	* cvsweb.cgi:
  	  - Recognize "links" as another text mode browser.
  	  - Fix the revision links in the annotation view of a file.
  
  	Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
  
  Revision  Changes    Path
  1.56      +442 -268  www/en/cgi/cvsweb.cgi



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?200010201600.JAA49074>