gsxdsm
e9fddc44cb
fix: use merge-base for diffStat in merger and show files changed on done task cards
...
The merger was using `git diff HEAD..branch --stat` which includes
artifacts from other tasks when branches fork from older main commits.
Switch to `git diff $(merge-base)..branch --stat` so commit messages
only describe the branch's own changes.
Also surface the "files changed" button on done task cards using
mergeDetails, opening the same ChangedFilesModal with commit-backed
diffs (matching the Changes tab in the task modal).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 08:33:53 -07:00
..
2026-04-04 08:27:57 -07:00
2026-04-04 08:11:43 -07:00
2026-04-04 01:25:16 -07:00
2026-04-04 06:14:35 -07:00
2026-04-04 06:14:35 -07:00
2026-04-04 01:55:34 -07:00
2026-04-04 06:14:35 -07:00
2026-04-04 08:33:53 -07:00
2026-04-04 08:33:53 -07:00
2026-04-04 08:33:53 -07:00
2026-04-04 07:53:40 -07:00
2026-04-02 22:43:57 -07:00
2026-04-02 13:30:08 -07:00
2026-04-04 00:35:21 -07:00
2026-03-29 21:18:21 -07:00
2026-04-03 18:50:05 -07:00
2026-03-31 01:26:57 -07:00
2026-03-31 00:05:33 -07:00
2026-03-30 23:39:40 -07:00
2026-03-31 13:33:44 -07:00
2026-03-31 13:33:44 -07:00
2026-04-04 05:50:59 -07:00
2026-04-03 18:29:09 -07:00
2026-04-04 04:13:36 -07:00
2026-04-04 04:13:36 -07:00
2026-04-04 04:13:36 -07:00
2026-04-02 14:04:46 -07:00
2026-04-01 22:06:12 -07:00
2026-04-03 09:29:51 -07:00
2026-04-03 20:10:36 -07:00
2026-04-02 17:51:04 -07:00
2026-04-02 19:40:21 -07:00
2026-04-02 23:53:14 -07:00
2026-04-02 17:51:04 -07:00
2026-04-01 15:06:58 -07:00
2026-04-01 01:36:24 -07:00
2026-04-01 01:36:24 -07:00
2026-04-01 16:41:11 -07:00
2026-04-01 21:25:08 -07:00
2026-04-01 21:25:08 -07:00
2026-04-01 08:17:43 -07:00
2026-04-02 17:51:04 -07:00
2026-04-04 04:13:36 -07:00
2026-04-01 09:19:28 -07:00
2026-04-02 17:51:04 -07:00
2026-03-31 13:33:44 -07:00
2026-03-31 13:33:44 -07:00
2026-03-31 19:53:35 -07:00
2026-03-31 19:53:35 -07:00
2026-04-02 18:34:48 -07:00
2026-04-03 23:38:56 -07:00
2026-04-04 00:39:17 -07:00
2026-04-01 08:04:51 -07:00
2026-04-01 21:25:08 -07:00
2026-04-02 21:50:41 -07:00
2026-03-30 19:09:52 -07:00
2026-03-31 13:33:44 -07:00
2026-04-02 17:51:04 -07:00
2026-04-02 17:51:04 -07:00
2026-04-04 05:37:51 -07:00
2026-04-04 08:33:53 -07:00
2026-03-31 13:33:44 -07:00
2026-04-04 07:53:40 -07:00
2026-04-02 19:17:45 -07:00
2026-04-04 07:23:18 -07:00
2026-04-04 02:21:56 -07:00
2026-04-04 07:11:40 -07:00
2026-04-04 02:44:58 -07:00
2026-03-25 18:26:26 -04:00
2026-04-02 23:32:22 -07:00
2026-04-02 23:32:22 -07:00
2026-03-31 19:29:47 -07:00
2026-03-31 13:33:44 -07:00
2026-04-04 06:50:30 -07:00
2026-03-31 01:26:57 -07:00
2026-03-31 01:26:57 -07:00
2026-04-04 08:33:53 -07:00