gitea/modules/git/pipeline
Copilot 84d5c99e64
refactor: simplify ParseCatFileTreeLine and catBatchParseTreeEntries (#37210)
Simplify ParseCatFileTreeLine: it is faster without the preset buffers,
and easier to read and maintain.

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: wxiaoguang <2114189+wxiaoguang@users.noreply.github.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-04-14 12:03:26 +00:00
..
catfile.go Refactor git command stdio pipe (#36422) 2026-01-22 06:04:26 +00:00
lfs_common.go Refactor git command stdio pipe (#36422) 2026-01-22 06:04:26 +00:00
lfs_gogit.go Refactor git command stdio pipe (#36422) 2026-01-22 06:04:26 +00:00
lfs_nogogit.go refactor: simplify ParseCatFileTreeLine and catBatchParseTreeEntries (#37210) 2026-04-14 12:03:26 +00:00
lfs_test.go Refactor cat-file batch operations and support `--batch-command` approach (#35775) 2026-01-08 13:37:36 -08:00
main_test.go Refactor cat-file batch operations and support `--batch-command` approach (#35775) 2026-01-08 13:37:36 -08:00
namerev.go Refactor git command stdio pipe (#36422) 2026-01-22 06:04:26 +00:00
revlist.go Refactor git command stdio pipe (#36422) 2026-01-22 06:04:26 +00:00