Stefan Haller
cc316ab6de
Fix interactive rebase with git 2.25.1 and earlier
...
The code in getHydratedRebasingCommits relied on the assumption that the
git-rebase-todo file contains full SHAs. This has only been true from 2.25.2 on,
before that it would contain abbreviated SHAs. Fix this by storing fullCommits
in a slice instead of a map, and using a linear search.
2023-07-10 13:42:35 +02:00
..
2022-03-24 20:14:41 +11:00
2023-05-23 19:49:19 +10:00
2023-06-01 19:21:24 +10:00
2023-06-01 19:21:24 +10:00
2023-05-23 19:49:19 +10:00
2023-06-01 19:21:24 +10:00
2022-11-14 18:11:45 +11:00
2023-05-23 19:49:19 +10:00
2023-06-26 09:02:46 +02:00
2023-07-10 13:42:35 +02:00
2023-06-28 09:44:06 +02:00
2023-06-28 09:44:06 +02:00
2022-12-30 20:01:14 +09:00
2023-07-02 02:07:32 -03:00
2023-05-23 19:49:19 +10:00
2023-05-20 20:54:39 +10:00
2023-05-23 19:49:19 +10:00
2023-05-23 19:49:19 +10:00
2023-05-23 19:49:19 +10:00
2023-05-23 19:49:19 +10:00
2023-05-23 19:49:19 +10:00
2023-05-23 19:49:19 +10:00
2023-05-23 19:49:19 +10:00
2023-05-23 19:49:19 +10:00
2023-05-23 19:49:19 +10:00
2023-05-23 19:49:19 +10:00
2023-05-23 19:49:19 +10:00
2023-05-23 19:49:19 +10:00
2023-07-02 02:07:32 -03:00
2023-05-23 19:49:19 +10:00
2023-05-23 19:49:19 +10:00
2023-05-23 19:49:19 +10:00
2023-07-10 17:12:21 +10:00
2023-05-23 19:49:19 +10:00
2023-05-23 19:49:19 +10:00
2023-05-23 19:49:19 +10:00
2023-05-23 19:49:19 +10:00
2023-05-23 19:49:19 +10:00
2023-05-23 19:49:19 +10:00
2023-07-10 17:12:21 +10:00
2023-07-10 17:12:21 +10:00
2023-05-23 19:49:19 +10:00
2023-05-23 19:49:19 +10:00
2023-07-10 17:12:21 +10:00
2022-12-30 20:01:14 +09:00
2023-05-23 19:49:19 +10:00
2023-05-23 19:49:19 +10:00
2023-05-23 20:23:08 +10:00