wxiaoguang
2876800cb2
Fine tune diff highlighting ( #36592 )
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-container (push) Has been cancelled
2026-02-12 07:01:36 +00:00
wxiaoguang
3a09d7aa8d
Refactor git command stdio pipe ( #36422 )
...
Most potential deadlock problems should have been fixed, and new code is
unlikely to cause new problems with the new design.
Also raise the minimum Git version required to 2.6.0 (released in 2015)
2026-01-22 06:04:26 +00:00
wxiaoguang
9ea91e036f
Refactor git command context & pipeline ( #36406 )
...
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-container (push) Has been cancelled
Less and simpler code, fewer bugs
2026-01-21 01:35:14 +00:00
wxiaoguang
72be55f7d3
Refactor git command stderr handling ( #36402 )
...
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-container (push) Has been cancelled
cron-translations / crowdin-pull (push) Has been cancelled
And clean up legacy fragile & incorrect logic
2026-01-18 15:10:33 -08:00
wxiaoguang
149f7a6f1f
Refactor git command stdio pipe ( #36393 )
...
And remove the incorrect `ensureValidGitRepository`
2026-01-17 18:11:46 +00:00
wxiaoguang
e226720cff
Refactor cat-file batch operations and support --batch-command approach ( #35775 )
...
Replace #34651 and address more problems including fix framework bugs and changing to QueryInfo and QueryContent calls.
---------
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
2026-01-08 13:37:36 -08:00