1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 17:05:48 +00:00
gitea/routers
wxiaoguang 0f3e717a1a
Improve grep search (#30843)
Reduce the context line number to 1, make "git grep" search respect the
include/exclude patter, and fix #30785
2024-05-03 09:13:48 +00:00
..
api Don't only list code-enabled repositories when using repository API (#30817) 2024-05-03 15:58:31 +08:00
common feat(api): implement branch/commit comparison API (#30349) 2024-04-16 11:45:04 +08:00
install Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
private Fix tautological conditions (#30735) 2024-04-30 14:34:40 +02:00
utils Refactor external URL detection (#29973) 2024-03-22 04:32:40 +08:00
web Improve grep search (#30843) 2024-05-03 09:13:48 +00:00
init.go Add route handler info for debugging purpose (#30705) 2024-04-26 09:09:49 +00:00