| Issue 659: | Add ability to search for changes by commit message keywords | |
| 3 people starred this issue and may be notified of changes. | Back to list |
A useful feature would be the ability to search for changes by keyword. In large Gerrit installations, it is impossible to find a change in progress unless you know who is working on it. This feature would be particularly convenient in situations where commit messages are tagged consistently.
Aug 11, 2010
#1
sop@google.com
Status:
AwaitingInformation
Sep 20, 2010
Having full text search for git commit text values would be convenient. However, just indexing the first commit text line would be sufficient. Example: If an open change in Gerrit had this commit text: "foo: bar: Support new widget xyz Change various files to allow functionality of xyz. Signed-off-by: David" Being able to search for "bar" or "xyz" and finding this change in Gerrit would be very handy.
Oct 14, 2010
Was this fixed by https://review.source.android.com/16561 ?
Oct 14, 2010
Yes. Its not indexed, but the new message: operator can apply a regex to the commit message.
Status:
Submitted
Labels: FixedIn-2.1.6
Dec 15, 2010
(No comment was entered for this change.)
Status:
Released
|
|
| ► Sign in to add a comment |