GrepServlet: add HTML view for content search The +grep endpoint currently supports JSON responses only. Add a basic Soy-backed HTML page with a search form and linked file/line results, reusing the existing bounded grep implementation. HTML requests without the s parameter show the search form without running a search. JSON behavior is unchanged and still requires s. Issue: 376381593 Change-Id: Ie5b2a513d61fb4c44d6efba868ae6faa9aa866d0 Signed-off-by: Devansh Varshney <devansh@libreoffice.org>
Gitiles is a simple repository browser for Git repositories, built on JGit. Its guiding principle is simplicity: it has no formal access controls, no write access, no fancy Javascript, etc.
Gitiles automatically renders *.md Markdown files into HTML for simplified documentation. Refer to the Markdown documentation for details.
Gitiles is configurable in a git-style configuration file named gitiles.config. Refer to the configuration documentation for details.
Use gerrit's issue tracker to file bugs.
Please refer to the Developer Guide.