gitea/modules/git/foreachref
Fabian Meyer e19d0e4f56
Allow foreachref parser to grow its buffer (#35365)
Fixes #35221, let the scanner's buffer grow up to 4x (256 kiB), and add an error check

---------

Signed-off-by: Fabian Meyer <fabian.meyer@lawo.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-08-28 10:18:54 +00:00
..
format.go Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +00:00
format_test.go Use refname:strip-2 instead of refname:short when syncing tags (#28797) 2024-01-16 08:13:07 +01:00
parser.go Allow foreachref parser to grow its buffer (#35365) 2025-08-28 10:18:54 +00:00
parser_test.go Replace `interface{}` with `any` (#25686) 2023-07-04 18:36:08 +00:00