[PR #364] [MERGED] fixes for multi-byte chars #431

Closed
opened 2026-03-02 04:13:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/git-ai-project/git-ai/pull/364
Author: @svarlamov
Created: 1/17/2026
Status: Merged
Merged: 1/17/2026
Merged by: @svarlamov

Base: mainHead: fix/multibyte-char-fixes


📝 Commits (2)

  • 79580dc fixes for multi-byte chars
  • 0095a79 revert formatting exploration

📊 Changes

3 files changed (+287 additions, -61 deletions)

View changed files

📝 src/authorship/attribution_tracker.rs (+68 -36)
📝 src/authorship/virtual_attribution.rs (+60 -25)
tests/chinese_text_edits.rs (+159 -0)

📄 Description

Fixes #358


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/git-ai-project/git-ai/pull/364 **Author:** [@svarlamov](https://github.com/svarlamov) **Created:** 1/17/2026 **Status:** ✅ Merged **Merged:** 1/17/2026 **Merged by:** [@svarlamov](https://github.com/svarlamov) **Base:** `main` ← **Head:** `fix/multibyte-char-fixes` --- ### 📝 Commits (2) - [`79580dc`](https://github.com/git-ai-project/git-ai/commit/79580dc8668f4486bbeaa870bbba98e6a044be00) fixes for multi-byte chars - [`0095a79`](https://github.com/git-ai-project/git-ai/commit/0095a79914dedf0d911b98e8fcca3e582c0900f3) revert formatting exploration ### 📊 Changes **3 files changed** (+287 additions, -61 deletions) <details> <summary>View changed files</summary> 📝 `src/authorship/attribution_tracker.rs` (+68 -36) 📝 `src/authorship/virtual_attribution.rs` (+60 -25) ➕ `tests/chinese_text_edits.rs` (+159 -0) </details> ### 📄 Description Fixes #358 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 04:13:36 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/git-ai#431
No description provided.