Eyüp Can Akman
ef927f9fa3
feat(api): support ref suffixes in compare ( #38148 )
...
Compare API requests with a `^` or `~N` revision suffix (for example
`compare/main...feature^`) were rejected with `400 Unsupported
comparison syntax: ref with suffix`. The fix resolves the suffix to a
commit before comparing, so `base...head^` and `~N` work on either side,
the same as git.
Only `^`/`~N` navigation is resolved. Pull request creation still
requires plain branch refs, and the web compare page keeps rejecting
suffixes since its branch selectors need separate UI work.
Closes #33943
2026-06-24 05:38:02 +00:00
..
2026-06-11 17:12:30 +00:00
2026-06-08 16:58:42 +08:00
2026-06-07 06:19:39 +00:00
2026-06-07 06:19:39 +00:00
2026-06-17 16:06:51 +00:00
2026-06-09 06:12:09 +00:00
2026-06-08 16:58:42 +08:00
2026-06-24 05:38:02 +00:00
2026-06-07 06:19:39 +00:00
2026-06-08 16:58:42 +08:00
2026-06-10 17:34:10 +00:00
2026-05-26 15:49:31 -07:00
2026-05-26 15:49:31 -07:00
2026-05-26 15:49:31 -07:00
2026-05-26 15:49:31 -07:00
2026-06-09 06:12:09 +00:00
2026-06-07 06:19:39 +00:00
2026-06-07 06:19:39 +00:00
2026-06-08 16:58:42 +08:00
2026-06-08 16:58:42 +08:00
2026-06-07 06:19:39 +00:00
2026-06-08 16:58:42 +08:00
2026-06-07 06:19:39 +00:00
2026-06-08 16:58:42 +08:00
2026-05-26 15:49:31 -07:00
2026-06-07 06:19:39 +00:00
2026-06-14 17:23:48 +02:00
2026-06-09 06:12:09 +00:00
2026-06-07 06:19:39 +00:00
2026-06-07 06:19:39 +00:00
2026-05-26 15:49:31 -07:00
2026-05-26 15:49:31 -07:00
2026-05-26 15:49:31 -07:00
2026-06-07 06:19:39 +00:00
2026-05-26 15:49:31 -07:00
2026-05-26 15:49:31 -07:00
2026-06-07 06:19:39 +00:00
2026-06-08 16:58:42 +08:00
2026-05-26 15:49:31 -07:00
2026-06-08 16:58:42 +08:00
2026-06-24 05:38:02 +00:00
2026-06-08 16:58:42 +08:00
2026-05-26 15:49:31 -07:00
2026-06-07 06:19:39 +00:00
2026-05-26 15:49:31 -07:00
2026-06-07 06:19:39 +00:00
2026-05-26 15:49:31 -07:00
2026-06-07 06:19:39 +00:00
2026-05-26 15:49:31 -07:00
2026-06-07 06:19:39 +00:00
2026-06-07 06:19:39 +00:00
2026-05-26 15:49:31 -07:00
2026-06-07 06:19:39 +00:00
2026-05-26 15:49:31 -07:00
2026-06-08 16:58:42 +08:00