[BACK]Return to ChangeLog CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / cvsweb

Annotation of cvsweb/ChangeLog, Revision 3.17

3.17    ! knu         1: 2001-07-26  Akinori MUSHA  <knu@iDaemons.org>
        !             2:
        !             3:        * cvsweb.cgi: Chdir to TMPDIR so it works even when the cgi-bin
        !             4:        directory is unreadable.
        !             5:        [Submitted by: Dmitry Morozovsky <marck@rinet.ru>]
        !             6:
        !             7:        * cvsweb.cgi: Let the module/path box appear and work properly
        !             8:        when there is only one repository.
        !             9:        [Submitted by: Dmitry Morozovsky <marck@rinet.ru>]
        !            10:
3.15      knu        11: 2001-07-06  Akinori MUSHA  <knu@iDaemons.org>
                     12:
                     13:        * cvsweb.cgi, cvsweb.conf: Support "zip" as an additional
                     14:        archiver.
                     15:
3.16      knu        16:        * cvsweb.cgi: MFZ 1.110.  But the bug had already been fixed in
                     17:        knu-cvsweb.
                     18:
3.14      knu        19: 2001-06-22  Akinori MUSHA  <knu@iDaemons.org>
                     20:
                     21:        * cvsweb.cgi: Get rid of a potential "uninitialized variable
                     22:        usage" warning.
                     23:        [Submitted by: Bill Fenner <fenner@FreeBSD.org>]
                     24:
3.13      knu        25: 2001-06-08  Akinori MUSHA  <knu@iDaemons.org>
                     26:
                     27:        * cvsweb.cgi: MFZ 1.109.  Preset the global variable the stores
                     28:        the per file cvs info to avoid accumulating cruft under modperl.
                     29:
3.12      knu        30: 2001-06-05  Akinori MUSHA  <knu@iDaemons.org>
                     31:
                     32:        * cvsweb.cgi: Change "Previous Directory" to "Parent Directory".
                     33:
                     34:        * cvsweb.cgi: Properly HTML-quote function names in the colored
                     35:        diff view.
                     36:        [Submitted by: Ian Whalley <ian@whalley.org>]
                     37:
3.11      knu        38: 2001-05-18  Akinori MUSHA  <knu@iDaemons.org>
                     39:
                     40:        * cvsweb.cgi: Avoid localizing @_ to make threaded Perl happy.
                     41:        [FreeBSD PR: 26851]
                     42:        [Submitted by: David Wolfskill <dhw@whistle.com>]
                     43:
3.9       knu        44: 2001-05-10  Akinori MUSHA  <knu@iDaemons.org>
                     45:
3.10      knu        46:        * cvsweb.cgi: Correct a link in the navigation header.
3.9       knu        47:        [Submitted by: Tanaka Akira <akr@m17n.org>]
                     48:
3.8       knu        49: 2001-05-08  Akinori MUSHA  <knu@iDaemons.org>
                     50:
                     51:        * cvsweb.cgi: Fix a typo and get diff -F RE to really work.
                     52:
3.7       knu        53: 2001-04-25  Akinori MUSHA  <knu@iDaemons.org>
3.4       knu        54:
3.7       knu        55:        * cvsweb.conf: Introduce the new knu-cvsweb site:
                     56:        http://www.idaemons.org/~knu/cvsweb/
                     57:
                     58:        * ChangeLog: Update and reformat.
                     59:
                     60: 2001-03-28 02:20  knu
                     61:
                     62:        * cvsweb.cgi: Re-fix the bogus fix for the previous
                     63:        colons-in-a-filename problem.
                     64:        [Noted by: Yar Tikhiy <yar@freebsd.org>]
                     65:
                     66: 2001-03-28 01:39  knu
                     67:
                     68:        * cvsweb.cgi: Conform cvsweb-markup pages to HTML 4.0
                     69:        Transitional.
                     70:        [Submitted by: Will Andrews <will@physics.purdue.edu>]
                     71:        [Validated by: http://validator.w3.org/]
3.4       knu        72:
3.7       knu        73: 2001-03-23 04:46  knu
3.4       knu        74:
3.6       knu        75:        * cvsweb.cgi: MFZ: 1.106.  Do closedir() properly.
                     76:
3.7       knu        77: 2001-03-23 04:36  knu
                     78:
                     79:        * ChangeLog: Add a log missed on 2001-02-01.
                     80:
                     81: 2001-03-23 04:29  knu
                     82:
                     83:        * ChangeLog: Encode colons in file names properly.
                     84:        [FreeBSD PR: 25963]
                     85:        [Submitted by: Marc van Woerkom <3d@FreeBSD.org>]
                     86:
                     87: 2001-03-23 04:27  knu
                     88:
                     89:        * cvsweb.cgi: Encode colons in file names properly.
                     90:        [FreeBSD PR: 25963]
                     91:        [Submitted by: Marc van Woerkom <3d@FreeBSD.org>]
                     92:
                     93: 2001-02-02 06:39  knu
3.5       knu        94:
                     95:        * cvsweb.cgi: Use a fixed-width font in the colored diff view.
3.7       knu        96:        [Requested by: Julian Elischer <julian@elischer.org>]
3.5       knu        97:
3.7       knu        98: 2001-01-29 12:54  knu
3.3       knu        99:
                    100:        * cvsweb.cgi: Remove an obsolete notice: CVSWEB_CONFIG is disused.
                    101:        One leftover substitution: "cvs" -> $CMD{cvs}
                    102:
3.7       knu       103: 2001-01-14 18:04  knu
                    104:
                    105:        * cvsweb.conf: s/at here/here/
                    106:
                    107: 2001-01-13 16:48  knu
3.2       knu       108:
3.7       knu       109:        * ChangeLog, README.knu, TODO.knu, cvsweb.cgi, cvsweb.conf,
                    110:        cvsweb.conf-freebsd, cvsweb.conf-netbsd, cvsweb.conf-openbsd,
                    111:        cvsweb.conf-ruby: Add some knu-cvsweb info.
3.2       knu       112:
                    113:        * cvsweb.cgi: MFZ: 1.105.
                    114:
                    115:        * README.knu, TODO.knu, cvsweb.cgi, cvsweb.conf,
                    116:        cvsweb.conf-freebsd, cvsweb.conf-netbsd, cvsweb.conf-openbsd,
                    117:        cvsweb.conf-ruby: Change CVS tags: "Id" -> "Idaemons".
                    118:
3.7       knu       119: 2001-01-12 16:48  knu
                    120:
                    121:        * ChangeLog: Add ChangeLog.
                    122:
3.1       knu       123: 2001-01-12 08:42  knu
                    124:
3.7       knu       125:        * cvsweb.cgi: Clean up URI parser.
                    126:
                    127:        * cvsweb.cgi: Workaround thttpd's buggy SCRIPT_NAME / PATH_INFO
                    128:        parser.
                    129:        [Requested by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org>]
                    130:
                    131:        * cvsweb.conf-freebsd, cvsweb.conf-netbsd, cvsweb.conf-openbsd:
3.1       knu       132:        Allow downloading a single port/pkgsrc in tarball by default.
                    133:
                    134: 2001-01-12 03:17  knu
                    135:
                    136:        * cvsweb.cgi, cvsweb.conf: D'oh, forgot to chomp the result of
                    137:        `uname`.
3.7       knu       138:        [Submitted by: Christian Weisgerber <naddy@mips.inka.de>]
3.1       knu       139:
                    140: 2001-01-11 11:00  knu
                    141:
                    142:        * cvsweb.cgi, cvsweb.conf: Oops.
                    143:
                    144: 2001-01-11 10:52  knu
                    145:
                    146:        * cvsweb.cgi, cvsweb.conf, cvsweb.conf-freebsd, cvsweb.conf-netbsd,
                    147:        cvsweb.conf-openbsd: Run "tar cf - ... | gzip -c" rather than "tar
                    148:        zcf - ..." to avoid tar(1)'s automatic padding of nulls to align
                    149:        with the block size, which is just garbage for a receiver.
3.7       knu       150:        [Noted by: Katsuyuki Komatsu <komatsu@sarion.co.jp>]
                    151:
                    152:        * cvsweb.cgi: Have $uname variable to hold the OS implementation
                    153:        name.
                    154:
                    155:        * cvsweb.conf: Move %CMD's initialization part to the beginning of
                    156:        cvsweb.conf so it can use $uname and configure properly for the
                    157:        OS.
                    158:
                    159:        * cvsweb.conf, cvsweb.conf-freebsd, cvsweb.conf-netbsd,
                    160:        cvsweb.conf-openbsd: Wrap FreeBSD or OpenBSD specific features in
                    161:        conditional blocks using $uname.
                    162:
                    163:        * cvsweb.cgi: Fix some open() calls in good manners.
3.1       knu       164:
                    165: 2001-01-05 09:00  knu
                    166:
                    167:        * cvsweb.cgi: Delete $ENV{PATH} before everything. (against -T
                    168:        paranoia) It's nothing to worry since cvsweb.cgi always invokes
                    169:        executables by full paths, though.
3.7       knu       170:
                    171:        * cvsweb.cgi: Correct the error messages regarding $command_path.
3.1       knu       172:
                    173: 2001-01-03 17:57  knu
                    174:
3.7       knu       175:        * cvsweb.cgi, cvsweb.conf: Don't rely on perl's $ENV{PATH} search.
3.1       knu       176:        Search commands for itself and specify them by full paths.
                    177:
                    178: 2001-01-03 11:55  knu
                    179:
                    180:        * README.knu, cvsweb.cgi: Don't forget to add $query to the URL
                    181:        when redirecting.  Now module alias redirection and Attic
                    182:        redirection work with all sticky variables preserved. (Previously
                    183:        they didn't work against a non-default cvsroot)
3.7       knu       184:
                    185:        * cvsweb.cgi: Put a text field on each directory view that allows
                    186:        user to jump directly to an arbitrary module, which can be
                    187:        specified either by a full module/file path or by a module alias.
3.1       knu       188:
                    189: 2001-01-03 08:34  knu
                    190:
                    191:        * README.knu, cvsweb.cgi, cvsweb.conf: List CVS repository entries
                    192:        in the specified order, not alphabetical.
3.7       knu       193:
                    194:        * README.knu, cvsweb.cgi, cvsweb.conf: Now /usr/local/etc/cvsweb/
                    195:        is the default directory for configuration files.
3.1       knu       196:
                    197: 2001-01-02 21:23  knu
                    198:
                    199:        * cvsweb.cgi, cvsweb.conf: Get cvsweb.cgi to run under perl -T.
3.7       knu       200:
                    201:        * cvsweb.cgi: Change perl command line: Change perl5 to perl and
                    202:        just declare `require 5.000'. Remove -s option that was intended
                    203:        for debug use.  Add -T option to perform security checks.
                    204:
                    205:        * cvsweb.cgi: Change search paths for cvsweb.conf: Don't adopt the
                    206:        value of $ENV{CVSWEB_CONFIG} that was intended for debug use.
                    207:        Search the same directory that cvsweb.cgi is in instead of the
                    208:        current directory.
                    209:
                    210:        * cvsweb.cgi: Invoking `last' in `do { ... } while (0);' is wrong.
                    211:        Change the loop to `while (1) { ... last; }'.
                    212:
                    213:        * cvsweb.cgi, cvsweb.conf: Don't do chdir.  Instead, use tar(1)'s
                    214:        -C option and cvs(1) export's -d option.
                    215:
                    216:        * cvsweb.cgi: Explicitly define $ENV{PATH}.
                    217:
                    218:        * cvsweb.conf: Turn $allow_compress off by default so user can
                    219:        debug cvsweb.cgi easily.
3.1       knu       220:
                    221: 2001-01-02 08:15  knu
                    222:
3.7       knu       223:        * cvsweb.cgi: Add $prkeyword variable to allow user to use (e.g.)
                    224:        `Bug' instead of `PR' as the bug report identifier.
                    225:
                    226:        * cvsweb.conf, cvsweb.conf-freebsd, cvsweb.conf-netbsd,
                    227:        cvsweb.conf-openbsd, cvsweb.conf-ruby: Add
                    228:        cvsweb.conf-{freebsd,openbsd,netbsd,ruby} files, and move rather
                    229:        FreeBSD specific configuration values to cvsweb.conf-freebsd.
                    230:
                    231:        * cvsweb.conf: Add a %funcline_regexp entry for Ruby. (*.rb)
3.1       knu       232:
                    233: 2001-01-02 06:24  knu
                    234:
                    235:        * cvsweb.conf: Add `pending' to the list of PR categories.
                    236:
                    237: 2001-01-02 05:57  knu
                    238:
                    239:        * cvsweb.cgi: Reduce 'Use of uninitialized value' warnings.
3.7       knu       240:        [Noticed by: Wolfram Schneider <wosch@schneider.org>]
3.1       knu       241:
                    242: 2000-12-30 08:56  knu
                    243:
3.7       knu       244:        * cvsweb.cgi: Oops, I forgot "cvs export" always need a -r/-D.
3.1       knu       245:        Specify -rHEAD when no tag/branch is defaulted.
                    246:
                    247: 2000-12-30 08:35  knu
                    248:
                    249:        * cvsweb.cgi, cvsweb.conf: Add $preformat_in_markup variable and
                    250:        turn it off by default.  This option should be turned off when you
                    251:        have files in the repository that are in a multibyte encoding which
                    252:        uses HTML special characters ([<>&"]) as part of a multi-byte
                    253:        character. (such as iso-2022-jp, ShiftJIS, etc.)  Otherwise those
                    254:        files will get screwed up in markup.
3.7       knu       255:
                    256:        * cvsweb.conf: Fix for those systems which tar(1)'s are not GNU
                    257:        tar(1): Add @tar_options variable and make the
                    258:        --ignore-failed-read flag optional.  Use cvs export instead of cvs
                    259:        checkout, so the --exclude 'CVS' flag isn't needed.
                    260:        [Noticed by: Christian Weisgerber <naddy@mips.inka.de>]
                    261:
                    262:        * cvsweb.conf: Fix for those systems which cvs(1)'s don't support
                    263:        -R option (Actually, only FreeBSD's and OpenBSD's cvs(1) support
                    264:        it): Add @cvs_options and make the -R flag optional.
3.1       knu       265:
                    266: 2000-12-29 22:29  knu
                    267:
                    268:        * cvsweb.cgi: Add charset to all text/* output, including diffs.
3.7       knu       269:        [Submitted by: Alexey Zelkin <phantom@cris.net>]
3.1       knu       270:
                    271: 2000-12-29 18:12  knu
                    272:
                    273:        * cvsweb.cgi: The use of `do "file"' is obsolete.  Use require
                    274:        instead.
                    275:
                    276: 2000-12-29 17:47  knu
                    277:
                    278:        * cvsweb.cgi: Add the prototype declaration for hrefquote().
                    279:
                    280: 2000-12-29 03:17  knu
                    281:
                    282:        * README.knu: Mention automatic tarball generation feature.
                    283:
                    284: 2000-12-29 03:16  knu
                    285:
3.7       knu       286:        * TODO.knu: Directory sorting was fixed at the same time that
                    287:        "show only tags" feature was fixed.
3.1       knu       288:
                    289: 2000-12-29 03:07  knu
                    290:
                    291:        * cvsweb.cgi: Specify --ignore-failed-read on invoking tar(1).
                    292:
                    293: 2000-12-29 02:49  knu
                    294:
                    295:        * cvsweb.cgi, cvsweb.conf: Add "automatic tarball generation"
                    296:        feature.  You can check out a whole directory in gzipped tarball.
3.7       knu       297:        [Obtained from: Debian package: cvsweb_1.93-1]
                    298:
                    299:        * cvsweb.cgi: Allow space characters in file names. (not tested
                    300:        yet)
3.1       knu       301:
                    302: 2000-12-18 13:25  knu
                    303:
                    304:        * TODO.knu, cvsweb.cgi: Revert MFZ: 1.103 -> 1.104 which introduced
                    305:        a bogus bug.  As noone seems to need to use 0.X revisions, I'd just
                    306:        drop it.  This should fix the "show only tags" feature.
                    307:
                    308: 2000-12-18 12:47  knu
                    309:
                    310:        * cvsweb.cgi: Silence the warnings.
                    311:
                    312: 2000-12-18 11:48  knu
                    313:
                    314:        * cvsweb.cgi: Add meta tags to prevent WWW robots from crawling
                    315:        over the cvsweb.
3.7       knu       316:        [Submitted by: Wolfram Schneider <wolfram@schneider.org>]
3.1       knu       317:
                    318: 2000-12-08 00:11  knu
                    319:
                    320:        * cvsweb.cgi: Silence `Use of uninitialized value' warnings.
                    321:        (again)
                    322:
                    323: 2000-12-07 03:20  knu
                    324:
                    325:        * TODO.knu: Mention "show only tags" feature breakage.
                    326:
                    327: 2000-12-07 03:19  knu
                    328:
                    329:        * cvsweb.cgi: Emit a rather better error message when a user
                    330:        requests to check out a deleted file.
3.7       knu       331:        [Pointed out by: Chris Faulhaber <jedgar@fxp.org>]
                    332:
                    333:        * cvsweb.cgi: Cut an out-of-date error message. (adding -R and -l
                    334:        options to the cvs command line should have obsoleted it)
                    335:
                    336:        * cvsweb.cgi: Optimize, clean up.
3.1       knu       337:
                    338: 2000-11-23 04:26  knu
                    339:
                    340:        * cvsweb.cgi, cvsweb.conf: Add a new variable $charset to specify
                    341:        the charset for HTML output.
3.7       knu       342:        [Submitted by: SADA Kenji <sada@bsdclub.org>]
3.1       knu       343:
                    344: 2000-11-05 00:32  knu
                    345:
                    346:        * cvsweb.cgi: Silence `Use of uninitialized value' warnings.
                    347:
                    348: 2000-11-03 02:36  knu
                    349:
                    350:        * README.knu: Mention cat.1 is hyperlinked as well as cat(1).
                    351:
                    352: 2000-11-03 02:34  knu
                    353:
3.7       knu       354:        * cvsweb.cgi: MFZ: 1.104: ("Allow for 0.X versions. CVS accepts
                    355:        such version numbers in import -b even if not strictly legal...")
3.1       knu       356:
                    357: 2000-11-03 02:33  knu
                    358:
                    359:        * cvsweb.conf: Set the default diff type to unidiff for all
                    360:        browsers, not only text-based ones.
                    361:
                    362: 2000-10-21 00:46  knu
                    363:
                    364:        * cvsweb.cgi: Always give options to click on a non-colored diff
                    365:        _and_ a colored diff.
3.7       knu       366:        [Requested by: SO many people :>]
3.1       knu       367:
                    368: 2000-10-20 22:59  knu
                    369:
                    370:        * TODO.knu: Hyperlinking was properly fixed.
                    371:
                    372: 2000-10-20 21:28  knu
                    373:
                    374:        * TODO.knu, cvsweb.cgi: Fix htmllify so that <A href="...">...</A>
                    375:        won't nest. :)
3.7       knu       376:
                    377:        * cvsweb.cgi: Do not show additional "(colored)" diff links when
                    378:        long colored diff is the default.
                    379:
                    380:        * cvsweb.cgi: Reduce the use of `.' operator that is known to be
                    381:        expensive.  Fix indent, clean up.
3.1       knu       382:
                    383: 2000-10-11 06:14  knu
                    384:
                    385:        * cvsweb.cgi: Introduce a new function: htmlquote().
3.7       knu       386:
                    387:        * cvsweb.cgi: Clean up hyperlink tags.
                    388:
                    389:        * cvsweb.cgi: Use &link() instead of <a href="...">...</a>.
                    390:
                    391:        * cvsweb.cgi: Do urlencode() or htmlquote() as appropriate.
3.1       knu       392:
                    393: 2000-10-11 03:48  knu
                    394:
                    395:        * cvsweb.cgi: - Recognize "links" as another text mode browser.  -
                    396:        Fix the revision links in the annotation view of a file.
3.7       knu       397:        [Submitted by: Christian Weisgerber <naddy@mips.inka.de>]
3.1       knu       398:
                    399: 2000-10-07 16:44  knu
                    400:
                    401:        * cvsweb.cgi: Fix &link() not to put a redundant trailing LF.
3.7       knu       402:
                    403:        * cvsweb.cgi: Improve manpage linking to support "foo.1" as well
                    404:        as "foo(1)".
3.1       knu       405:
                    406: 2000-10-07 16:35  knu
                    407:
                    408:        * cvsweb.cgi: Fix screwups in the last commit.
3.7       knu       409:
                    410:        * cvsweb.cgi: Parse rlog's output explicitly.  Recognize 77 ='s as
                    411:        a file separator, and 28 -'s as revision separator.
                    412:        [Submitted by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org>]
3.1       knu       413:
                    414: 2000-10-03 04:07  knu
                    415:
                    416:        * cvsweb.cgi: Cleanup $barequery generation.  Undefine "my"
                    417:        variables when they are done.
                    418:
                    419: 2000-10-01 05:10  knu
                    420:
3.7       knu       421:        * cvsweb.cgi: Fix annotation bugs.
                    422:
                    423:        * cvsweb.cgi: Do not pass gzip'ed directives to cvs. (it never
                    424:        worked, sigh)
                    425:
                    426:        * cvsweb.cgi: Fix mis-spacing. Now it should look pretty well.
3.1       knu       427:
                    428: 2000-10-01 03:48  knu
                    429:
                    430:        * INSTALL, cvsweb.cgi: Specify -R (Read-only mode) and -l (Do not
                    431:        log in history) flags when doing a cvs annotation so that one does
                    432:        not need to turn on the write permission on CVSROOT/history for the
                    433:        user which httpd runs cvsweb.cgi as. (typically "nobody")
                    434:
                    435: 2000-10-01 03:27  knu
                    436:
                    437:        * cvsweb.cgi: Fix the comment to make how to set $config clear.
3.7       knu       438:        [Inspired by: "Dan Langille" <dan@langille.org>]
3.1       knu       439:
                    440: 2000-09-29 03:06  knu
                    441:
                    442:        * cvsweb.cgi: Trap errors in the configuration files on loading and
                    443:        show error messages.  (Previously it failed silently)
3.7       knu       444:        [Submitted by: Sean Scarff <sean@pavilion.net>]
3.1       knu       445:
                    446: 2000-09-22 20:13  knu
                    447:
                    448:        * cvsweb.cgi, cvsweb.conf: Remove $backcolor and introduce
                    449:        $body_tag_for_src to allow to set the foreground color.
3.7       knu       450:        [Noticed by: dcs@FreeBSD.org]
3.1       knu       451:
                    452: 2000-09-22 00:30  knu
                    453:
                    454:        * cvsweb.cgi: MFZ: 1.103.
                    455:
                    456: 2000-09-20 05:07  knu
                    457:
3.7       knu       458:        * cvsweb.cgi: Follow tab-width/tabstop/ts directives when
                    459:        expanding tabs into spaces.  Currently, only first 10 lines are
                    460:        scanned for the directives.
3.1       knu       461:
                    462: 2000-09-20 04:57  knu
                    463:
3.7       knu       464:        * cvsweb.cgi: MFZ: 1.101.
                    465:
                    466:        * cvsweb.cgi: Fix a few bugs under mod_perl.
                    467:
                    468:        * cvsweb.cgi: Use the Compress::Zlib module if available.
                    469:
                    470:        * cvsweb.cgi: Embed PDF files inside the cvs markup view.
3.1       knu       471:
                    472: 2000-09-20 03:35  knu
                    473:
3.7       knu       474:        * cvsweb.cgi: s/ts/tabstop/ that I forgot to substitute in the
                    475:        last update.
3.1       knu       476:
                    477: 2000-09-12 02:11  knu
                    478:
                    479:        * cvsweb.cgi: Allow one to set the default diff type.
3.7       knu       480:        [Inspired by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org>]
3.1       knu       481:
                    482: 2000-09-10 20:54  knu
                    483:
                    484:        * cvsweb.cgi: Clean up spacedHtmlText().
                    485:
                    486: 2000-09-05 00:55  knu
                    487:
                    488:        * README.knu: Mention revision numbers hyperlinking in annotation.
                    489:
                    490: 2000-09-05 00:53  knu
                    491:
                    492:        * cvsweb.cgi: Get the revision numbers in annotation available as
                    493:        hyperlinks.
3.7       knu       494:        [Requested by: Josef Karthauser <joe@pavilion.net>]
3.1       knu       495:
                    496: 2000-09-04 23:50  knu
                    497:
3.7       knu       498:        * cvsweb.cgi: Fix previously introduced incorrect fix.
3.1       knu       499:        s/\s+\n$//; --> s/\s+$/\n/;
3.7       knu       500:        [FreeBSD PR: misc/20989]
                    501:        [Submitted by: Tony Finch <dot@dotat.at>]
3.1       knu       502:
                    503: 2000-09-04 03:25  knu
                    504:
                    505:        * README.knu, cvsweb.cgi, cvsweb.conf: Introduce manpage
                    506:        hyperlinking.
                    507:
                    508: 2000-09-04 02:33  knu
                    509:
                    510:        * cvsweb.cgi: Get all mail URLs and addresses as hyperlinks, not
                    511:        just the first one.  (s/// --> s///g)
                    512:
                    513: 2000-08-25 18:01  knu
                    514:
                    515:        * cvsweb.cgi: Get side-by-side diff working when $showfunc is true,
                    516:        noting that `-p' option of diff(1) can only be used with context
                    517:        and unified diffs.
3.7       knu       518:        [Submitted by: Roger Hardiman <roger@cs.strath.ac.uk>]
                    519:
                    520:        * cvsweb.cgi: Allow to specify CVS tags or branch names (including
                    521:        `.' and `HEAD') on cvs checkout.
                    522:        (e.g. http://foo/cvsweb.cgi/bar/dood.c?rev=.
                    523:        http://foo/cvsweb.cgi/bar/dood.c?rev=RELENG_4
                    524:        http://foo/cvsweb.cgi/bar/dood.c?rev=RELENG_4_1_0_RELEASE)
3.1       knu       525:        Not for diff currently, as rcsdiff does not grok CVS tags.
3.7       knu       526:        [Inspired by: Folks at the FreeBSD cvs-all list.]
                    527:
                    528:        * cvsweb.cgi: Specify `-R' (turn on read-only repository mode) and
                    529:        `-l' (do not log in the command history) on cvs checkout, so that
                    530:        one does not need a write permission with the repository.
3.1       knu       531:
                    532: 2000-08-25 00:53  knu
                    533:
                    534:        * cvsweb.cgi: MFZ 1.94.
                    535:
                    536: 2000-08-16 05:39  knu
                    537:
                    538:        * cvsweb.conf: Turn evil $hr_ignwhite off.
                    539:
                    540: 2000-08-15 17:35  knu
                    541:
3.7       knu       542:        * cvsweb.cgi: Fix cvsweb.cgi's hidden bug:  s/\s+$//;  -->
3.1       knu       543:        s/\s+\n$//;
3.7       knu       544:
3.1       knu       545:        Whitespace cleanup.
                    546:
                    547: 2000-08-15 15:54  knu
                    548:
                    549:        * cvsweb.cgi: Declare prototypes and shut up warnings.
3.7       knu       550:
                    551:        * cvsweb.cgi: Remove redundant white space at the end of lines.
3.1       knu       552:
                    553: 2000-08-14 03:58  knu
                    554:
                    555:        * cvsweb.cgi: Use cvsweb.conf* in the current directory when they
                    556:        don't exist in /usr/local/etc/.
                    557:
                    558: 2000-08-01 21:42  knu
                    559:
                    560:        * cvsweb.cgi: #!/usr/bin/perl -> #!/usr/bin/perl5
                    561:
                    562: 2000-07-29 21:41  knu
                    563:
                    564:        * cvsweb.cgi: Resurrect $Revision$ tags of Zeller's version.
                    565:
                    566: 2000-07-29 21:10  knu
                    567:
                    568:        * cvsweb.cgi: Change $prcgi to include `?pr=' part for such as
                    569:        NetBSD.
                    570:
                    571: 2000-07-29 21:04  knu
                    572:
                    573:        * cvsweb.conf: Change $prcgi to include `?pr=' part for such as
                    574:        NetBSD.
                    575:
                    576: 2000-07-29 20:16  knu
                    577:
                    578:        * README.knu: Add an RCS tag.
                    579:
                    580: 2000-07-29 20:07  knu
                    581:
                    582:        * README.knu: Add README.knu to document the enhancements over
                    583:        Zeller's version.
                    584:
                    585: 2000-07-29 18:24  knu
                    586:
                    587:        * cvsweb.cgi: Another STDERR bit. (I only did 1/2 previously..)
                    588:
                    589: 2000-07-29 06:38  knu
                    590:
                    591:        * cvsweb.cgi: D'oh.  Correct @stickyvars.
                    592:
                    593: 2000-07-29 04:38  knu
                    594:
3.7       knu       595:        * cvsweb.cgi: Output diffs in unidiff format for text-based
                    596:        browsers. (by default)
                    597:
                    598:        * cvsweb.conf: Convert freebsd.org to FreeBSD.org.
3.1       knu       599:
                    600: 2000-07-29 02:24  knu
                    601:
3.7       knu       602:        * cvsweb.cgi: Merge From Zeller: 1.93
                    603:
                    604:        * cvsweb.cgi: Use CR LF in HTTP header.
                    605:
                    606:        * cvsweb.cgi: Redirect STDERR to /dev/null before executing rlog
                    607:        instead of closing it.
3.1       knu       608:
                    609: 2000-07-28 01:16  knu
                    610:
                    611:        * cvsweb.cgi, cvsweb.conf: Clean up.
3.7       knu       612:
                    613:        * cvsweb.cgi, cvsweb.conf: Replace $hr_funout with $showfunc and
                    614:        always show function names if defined.  (It has been only for
                    615:        human readable format until this change)
3.1       knu       616:
                    617: 2000-07-20 20:52  knu
                    618:
                    619:        * cvsweb.cgi: Allow to use `!!CVSROOTdescr!!' in $long_intro to
                    620:        embed per CVSROOT description.
                    621:
                    622: 2000-07-20 20:14  knu
                    623:
                    624:        * cvsweb.conf: Make $hr_funout default.
                    625:
                    626: 2000-07-20 20:06  knu
                    627:
                    628:        * cvsweb.conf: Display my mail address instead of Zeller's.
                    629:
                    630: 2000-07-20 06:59  knu
                    631:
                    632:        * INSTALL, README, TODO, cvsweb.cgi, cvsweb.conf, icons/back.gif,
                    633:        icons/dir.gif, icons/miniback.gif, icons/minidir.gif,
                    634:        icons/minitext.gif, icons/text.gif: Start point.
                    635:

CVSweb