1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-27 09:01:51 +01:00
gitea/modules/git/attribute
wxiaoguang 3a09d7aa8d
Refactor git command stdio pipe (#36422)
Most potential deadlock problems should have been fixed, and new code is
unlikely to cause new problems with the new design.

Also raise the minimum Git version required to 2.6.0 (released in 2015)
2026-01-22 06:04:26 +00:00
..
attribute_test.go Refactor Git Attribute & performance optimization (#34154) 2025-04-11 21:41:29 +08:00
attribute.go update golangci-lint to v2.7.0 (#36079) 2025-12-04 09:06:44 +00:00
batch_test.go Refactor Git Attribute & performance optimization (#34154) 2025-04-11 21:41:29 +08:00
batch.go Refactor git command stdio pipe (#36422) 2026-01-22 06:04:26 +00:00
checker_test.go Fix LFS file not stored in LFS when uploaded/edited via API or web UI (#34367) 2025-05-08 13:07:53 +08:00
checker.go Refactor git command stdio pipe (#36422) 2026-01-22 06:04:26 +00:00
main_test.go Fix context usages (#35348) 2025-08-27 11:00:01 +00:00