Commit a7df4f5
committed
Revert "connected: do not sort input revisions"
This reverts commit f45022d,
as this is like breakage in the traversal more likely. In a
history with 10 single strand of pearls,
1-->2-->3--...->7-->8-->9-->10
asking "rev-list --unsorted-input 1 10 --not 9 8 7 6 5 4" fails to
paint the bottom 1 uninteresting as the traversal stops, without
completing the propagation of uninteresting bit starting at 4 down
through 3 and 2 to 1.1 parent f559d6d commit a7df4f5
File tree
4 files changed
+1
-48
lines changed- Documentation
- t
4 files changed
+1
-48
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
968 | 968 | | |
969 | 969 | | |
970 | 970 | | |
971 | | - | |
972 | | - | |
973 | | - | |
974 | | - | |
975 | | - | |
976 | 971 | | |
977 | 972 | | |
978 | 973 | | |
979 | 974 | | |
980 | 975 | | |
981 | 976 | | |
982 | 977 | | |
983 | | - | |
984 | | - | |
| 978 | + | |
985 | 979 | | |
986 | 980 | | |
987 | 981 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
110 | 109 | | |
111 | 110 | | |
112 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2254 | 2254 | | |
2255 | 2255 | | |
2256 | 2256 | | |
2257 | | - | |
2258 | | - | |
2259 | | - | |
2260 | | - | |
2261 | 2257 | | |
2262 | 2258 | | |
2263 | 2259 | | |
| |||
2653 | 2649 | | |
2654 | 2650 | | |
2655 | 2651 | | |
2656 | | - | |
2657 | | - | |
2658 | 2652 | | |
2659 | 2653 | | |
2660 | | - | |
2661 | | - | |
2662 | | - | |
2663 | 2654 | | |
2664 | 2655 | | |
2665 | 2656 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | 172 | | |
0 commit comments