Changeset spec text search
Created by: eseliger
Implement https://github.com/sourcegraph/sourcegraph/issues/15781 for changeset specs.
Allow to search through changesets based on
- Title (old and new)
- Repo name
Therefor, we should implement the search bar we talked about this summer that will eventually also allow for a search syntax that unifies filtering and searching.