open-code-review/internal/diff
c 7038072e04
docs: remove stale Java-implementation references from code comments (#621)
The Java implementation referenced by these comments
(processTargetLineCode, TaskCheckPoint, subtaskExecutor, the Java-side
LlmConversation) does not exist in this repository, so the
cross-references cannot be verified. Trim or reword each comment to keep
the behavioral explanation without the stale Java reference.
Comment-only change; no behavior is affected.
2026-07-31 12:57:57 +08:00
..
git.go fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00
git_test.go fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00
gitignore.go feat: add ocr scan for full-file code review (#93) 2026-06-24 22:07:25 +08:00
gitignore_test.go test(diff): add tests for gitignore pattern matching and mode getters 2026-07-01 14:27:07 +08:00
hunk.go style: apply go fmt formatting 2026-06-03 17:34:28 +08:00
hunk_test.go feat: init 2026-05-20 22:03:52 +08:00
parser.go refactor(diff): strip index headers from review prompts (#609) 2026-07-30 17:27:13 +08:00
parser_test.go refactor(diff): strip index headers from review prompts (#609) 2026-07-30 17:27:13 +08:00
relocation.go fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00
relocation_test.go fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00
resolver.go docs: remove stale Java-implementation references from code comments (#621) 2026-07-31 12:57:57 +08:00
resolver_test.go fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00
workspace_file.go fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00
workspace_file_test.go test(diff): add unit tests for readWorkspaceFileForDiff 2026-06-15 11:51:51 +08:00