Skip to content

fix: ignore multiline commit body lines in git history parsing#1

Open
tszaks wants to merge 1 commit into
developmentfrom
codex-memory-fix-gitlog-body-parser
Open

fix: ignore multiline commit body lines in git history parsing#1
tszaks wants to merge 1 commit into
developmentfrom
codex-memory-fix-gitlog-body-parser

Conversation

@tszaks
Copy link
Copy Markdown
Owner

@tszaks tszaks commented Mar 10, 2026

Summary

  • stop treating multiline commit body and trailer lines as changed files
  • parse git history with an explicit file-list delimiter and NUL-separated filenames
  • add a regression for commit bodies with footer lines like Co-Authored-By and FILES

Verification

  • go test ./...
  • git diff --check
  • codex-memory index /Users/tyler/Projects/AskVero/ios
  • codex-memory explain Vero/Features/Chat/Views/ChatView.swift /Users/tyler/Projects/AskVero/ios

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant