open-code-review/internal/diff
Abdul Moiz Hussain d55f5e5940
Some checks are pending
CI / test (push) Waiting to run
CI / cross-compile (amd64, darwin) (push) Waiting to run
CI / cross-compile (amd64, windows) (push) Waiting to run
CI / cross-compile (arm64, darwin) (push) Waiting to run
CI / cross-compile (arm64, linux) (push) Waiting to run
CI / cross-compile (arm64, windows) (push) Waiting to run
Deploy Pages / build (push) Waiting to run
Deploy Pages / deploy (push) Blocked by required conditions
refactor(diff): strip index headers from review prompts (#609)
2026-07-30 17:27:13 +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 fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +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