Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2000 08:52:28 -0700 (PDT)
From:      Akinori MUSHA <knu@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/cvsweb Makefile distinfo
Message-ID:  <200010201552.IAA46379@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
knu         2000/10/20 08:52:28 PDT

  Modified files:
    devel/cvsweb         Makefile distinfo 
  Log:
  Update to 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.32      +2 -2      ports/devel/cvsweb/Makefile
  1.19      +1 -1      ports/devel/cvsweb/distinfo



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?200010201552.IAA46379>