Skip to content

Stream git blame parsing - #58733

Merged
Veykril merged 1 commit into
mainfrom
lukaswirth/push-qtzpmpnlokuv
Jun 6, 2026
Merged

Stream git blame parsing#58733
Veykril merged 1 commit into
mainfrom
lukaswirth/push-qtzpmpnlokuv

Conversation

@Veykril

@Veykril Veykril commented Jun 6, 2026

Copy link
Copy Markdown
Member

Parse git blame stdout incrementally while the process is still running instead of waiting for child output to buffer the entire command result.

Release Notes:

  • N/A or Added/Fixed/Improved ...

Parse git blame stdout incrementally while the process is still running instead of waiting for child output to buffer the entire command result.
@Veykril
Veykril requested a review from Anthony-Eid June 6, 2026 10:32
@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Jun 6, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label Jun 6, 2026

@Anthony-Eid Anthony-Eid left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good from a quick scan through, please let me know if you want an in depth review

@Veykril
Veykril added this pull request to the merge queue Jun 6, 2026
Merged via the queue into main with commit 3cfcd69 Jun 6, 2026
43 checks passed
@Veykril
Veykril deleted the lukaswirth/push-qtzpmpnlokuv branch June 6, 2026 18:38
alan-codes-things pushed a commit to alan-codes-things/zed that referenced this pull request Jun 7, 2026
Parse git blame stdout incrementally while the process is still running
instead of waiting for child output to buffer the entire command result.

Release Notes:

- N/A or Added/Fixed/Improved ...
TomPlanche pushed a commit to TomPlanche/zed that referenced this pull request Jun 8, 2026
Parse git blame stdout incrementally while the process is still running
instead of waiting for child output to buffer the entire command result.

Release Notes:

- N/A or Added/Fixed/Improved ...
This was referenced Jun 18, 2026
jonx pushed a commit to jonx/zed-aros that referenced this pull request Jul 17, 2026
Parse git blame stdout incrementally while the process is still running
instead of waiting for child output to buffer the entire command result.

Release Notes:

- N/A or Added/Fixed/Improved ...
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
Parse git blame stdout incrementally while the process is still running
instead of waiting for child output to buffer the entire command result.

Release Notes:

- N/A or Added/Fixed/Improved ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants