Files
Klippo 8dce010592 fix(git): stop unbounded diff content growth for large files (#787)
* fix(git): stop unbounded diff content growth for large files

parseDiffContent's per-file truncation counter was declared but never
incremented, so the byte cap on diff content never triggered resulting
in performance degradation for large files.

* Fix remaining bytes

---------

Co-authored-by: Thomas Miceli <tho.miceli@gmail.com>
2026-08-04 08:38:24 +02:00
..
2026-07-27 03:41:17 +02:00
2026-07-27 03:41:17 +02:00
2026-06-28 03:48:00 +08:00
2026-07-27 03:41:17 +02:00
2026-06-27 02:39:02 +08:00
2026-07-27 03:41:17 +02:00
2026-03-13 11:16:10 +08:00
2026-06-29 14:19:51 +08:00
2025-01-20 01:57:39 +01:00
2026-06-29 14:19:51 +08:00
2026-07-27 03:41:17 +02:00