Infrastructures.Org | Steve Traugott

CVS log for cvsweb/cvsweb.cgi

Up to cvsweb/
Request diff between arbitrary revisions
No default branch

1.4 Mon May 17 23:20:30 1999 UTC by stevegt
CVS Tags: HEAD
Diffs to 1.3
cgi-style.pl: mask BSD stuff
cvsweb.cgi: add Last-Modified HTTP header in reponse

1.3 Mon May 10 22:58:11 1999 UTC by stevegt
Diffs to 1.2
added $Log$

1.2 Mon May 10 22:19:09 1999 UTC by stevegt
Diffs to 1.1
allow RCS tags instead of just version numbers to be passed as "rev="
arguments

added the ability for cvsweb to detect if it's serving an
html, gif, or jpeg, and to set Content-Type: accordingly

Changed the semantics for "rlog".  Before, a bare pathname with no
query string displayed a revision log, and a query string of "rev=1.3"
displayed the file contents.  Now, if someone gives a pathname with no
query string, they get the HEAD revision.  To get the revision log,
append "?rlog".

1.1 Sun May 9 23:42:16 1999 UTC by stevegt
get current FreeBSD code, cvsweb.cgi version 1.30
includes 'Allow "rev=." to check out HEAD' feature from Bill Fenner

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Unidiff
Context diff
Side-by-Side

You may select to see revision information from only a single branch.

Branch:

stevegt@terraluna.org