Pass options to git grep in repo search #13760

Open
opened 2025-11-02 10:52:23 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @mholanek on GitHub (Nov 26, 2024).

Feature Description

We are using external renderers to show binary files in Gitea as well as git.diff configured to diff converted html output of those binaries. But it is impossible to search in those files, because we can't pass "--textconv" argument to git grep.

It would be nice to have a way to configure CL options to pass to git grep eg. in app.ini

Screenshots

No response

Originally created by @mholanek on GitHub (Nov 26, 2024). ### Feature Description We are using external renderers to show binary files in Gitea as well as git.diff configured to diff converted html output of those binaries. But it is impossible to search in those files, because we can't pass "--textconv" argument to git grep. It would be nice to have a way to configure CL options to pass to git grep eg. in app.ini ### Screenshots _No response_
GiteaMirror added the type/proposal label 2025-11-02 10:52:23 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#13760