wxiaoguang
6422f05a4e
Decouple diff stats query from actual diffing ( #33810 )
...
The diff stats are no longer part of the diff generation.
Use `GetDiffShortStat` instead to get the total number of changed files,
added lines, and deleted lines.
As such, `gitdiff.GetDiff` can be simplified:
It should not do more than expected.
And do not run "git diff --shortstat" for pull list. Fix #31492
2025-03-08 17:36:08 +08:00
..
2025-03-03 05:36:10 +00:00
2025-03-04 11:56:11 -08:00
2025-03-04 11:56:11 -08:00
2024-11-06 21:34:32 +00:00
2025-02-20 09:57:40 +00:00
2025-01-10 03:51:03 +08:00
2025-02-27 19:40:12 +00:00
2025-02-12 14:25:46 +08:00
2025-03-08 17:36:08 +08:00
2025-02-14 15:13:56 +00:00
2025-03-07 21:08:53 +00:00
2024-07-16 20:33:16 +02:00
2025-01-13 14:01:53 +08:00
2025-03-05 19:15:40 +00:00
2025-02-16 12:24:07 +00:00
2025-03-08 17:36:08 +08:00
2024-05-08 14:45:15 +00:00
2025-02-17 11:28:37 -08:00
2025-01-31 19:05:48 +08:00
2025-03-06 20:57:00 +00:00
2025-02-20 09:57:40 +00:00
2025-03-04 11:56:11 -08:00
2025-03-04 11:56:11 -08:00
2025-01-30 05:40:44 +00:00
2024-11-26 21:55:06 +00:00
2024-12-29 01:05:56 +00:00
2025-02-28 16:29:21 +00:00
2025-02-17 05:14:56 +00:00
2025-03-05 19:15:40 +00:00
2025-03-04 11:56:11 -08:00
2025-03-08 17:36:08 +08:00
2023-12-25 21:25:29 +01:00
2024-05-20 00:56:45 +00:00
2023-10-11 04:24:07 +00:00
2025-01-30 05:40:44 +00:00
2025-03-07 21:08:53 +00:00
2025-03-03 21:23:42 +00:00
2024-04-24 00:18:41 +08:00
2025-03-04 11:56:11 -08:00