[cfg.general.main_title]

(logo)

Select your parameters for querying the CVS commit database. You can search for multiple matches by typing a comma-seperated list into the text fields. Regular expressions, and wildcards are also supported. Blank text input fields are treated as wildcards.

Any of the text entry fields can take a comma-seperated list of search arguments. For example, to search for all commits from authors jpaint and gstein, just type: jpaint, gstein in the Author input box. If you are searching for items containing spaces or quotes, you will need to quote your request. For example, the same search above with quotes is: "jpaint", "gstein".

Wildcard and regular expression searches are entered in a similar way to the quoted requests. You must quote any wildcard or regular expression request, and a command charactor preceeds the first quote. The command charactor l is for wildcard searches, and the wildcard charactor is a percent (%). The command charactor for regular expressions is r, and is passed directly to MySQL, so you'll need to refer to the MySQL manual for the exact regex syntax. It is very similar to Perl. A wildard search for all files with a .py extention is: l"%.py" in the File input box. The same search done with a regular expression is: r".*\.py".

All search types can be mixed, as long as they are seperated by commas.

CVS Repository:
CVS Branch:
Directory:
File:
Author:
Sort By:
Date:
In the last hours
In the last day
In the last week
In the last month
Since the beginning of time
[is query "skipped"] [else]

[num_commits] matches found.

[if-any commits] [# uncommment, if you want a separate Description column: (also see below) ] [for commits] [for commits.files] [# uncommment, if you want a separate Description column: {if-index commits.files first{ {end} (substitute brackets for the braces) ] [# and also take the following out in the "Description column"-case:] [if-index commits.files last] [end] [# ---] [end] [end]
Revision File Branch +/- Date AuthorDescription
[if-any commits.files.rev][commits.files.rev][else] [end] [commits.files.link] [if-any commits.files.branch][commits.files.branch][else] [end] [commits.files.plus]/[commits.files.minus] [if-any commits.files.date][commits.files.date][else] [end] [if-any commits.files.author][commits.files.author][else] [end] {commits.desc}
  Log:
[commits.desc]
             
[end] [end] [include "footer.ezt"]