Commit 7af5a5f
committed
git-review-rebase: interleave added commits based on their position in the rebased branch.
Added commits were showing as the first commits in the rebase table as they
were added last to the commit_matches dictionnary. It is fine when said
commits are added on top of the branch, like when we're working on the
linux kernel and add commits neutralizing kABI changes, but when using
git-review-rebase on branches imported from XenServer SRPMs, XenServer
folks often add some patchsets in the middle of their patch-queue - it is
nice in those cases to see the extra added commits interleaved with the
other matched right commits.
Signed-off-by: Quentin Casasnovas <quentin.casasnovas@vates.tech>1 parent 34270f0 commit 7af5a5f
1 file changed
Lines changed: 26 additions & 4 deletions
Lines changed: 26 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
76 | 78 | | |
77 | 79 | | |
78 | 80 | | |
79 | | - | |
80 | | - | |
| 81 | + | |
| 82 | + | |
81 | 83 | | |
82 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
0 commit comments