wiki:RepoSearchPlugin

Version 1 (modified by Alec Thomas, 18 years ago) (diff)

New hack RepoSearchPlugin, created by athomas

Plugin for searching the source repository

Description

This plugin allows users to search the source repository.

Bugs/Feature Requests

Existing bugs and feature requests for RepoSearchPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:reposearchplugin here].

Source

You can check out RepoSearchPlugin from here using Subversion, or browse the source with Trac.

Example

Use as with any other search.

Recent Changes

16772 by rjollos on 2017-08-26 03:29:35
TracReposearch 0.2: Add license info
9664 by rjollos on 2010-12-12 06:43:46
Removing pydev project file that was accidentally checked-in.
9663 by rjollos on 2010-12-12 06:39:18
Use \S in the regular expression that extracts words. \S will match any non-whitespace character, whereas \w only matches alphanumeric characters and the underscore. Refs #5938.
(more)

Author/Contributors

Author: athomas
Contributors:

TagIt(plugin,athomas,0.9)?