comparison TODO @ 645:a55048b2ae3a

this patch permits hgweb to show the deleted files in the changeset diff # HG changeset patch # User kreijack@inwind.REMOVEME.it # Node ID 08b33970007e753f12b2b2f9d0e169981a6e8c3c # Parent 7369ec5d93f2ffd490a43970edd9adf8d2bbe269 this patch permits hgweb to show the deleted files in the changeset diff
author kreijack@inwind.REMOVEME.it
date Wed, 06 Jul 2005 22:28:50 -0800
parents 62a7b679a9ca
children d2c52a502473
comparison
equal deleted inserted replaced
644:6ebe118280bd 645:a55048b2ae3a
31 - one hgweb with many repos (another script) 31 - one hgweb with many repos (another script)
32 - hgweb tip link too verbose 32 - hgweb tip link too verbose
33 - hgweb: deliver static files (e.g. favicon, stylesheets) 33 - hgweb: deliver static files (e.g. favicon, stylesheets)
34 - hgweb personalization: timezone (display/change), display of 34 - hgweb personalization: timezone (display/change), display of
35 features 35 features
36 - hg export 240 shows -tkmerge (good), hgweb does not (bad).
37 - some web servers think hgweb.cgi.[di] is a CGI script with old-http:// 36 - some web servers think hgweb.cgi.[di] is a CGI script with old-http://
38 (use quoting (see foo.d in Core) or document server configurations?) 37 (use quoting (see foo.d in Core) or document server configurations?)
39 - link children in hgweb 38 - link children in hgweb