makes it hard to just quickly skim a list of commits,
especially when looking at dates and authors which are further to the
right.
Therefore, to make boundary commits easier to recognise, display their
text in a different color.
Signed-off-by: Stefan Dotterweich
---
I made this change for myself
or this in closevargs() by adding missing
parent (boundary) commits. However, it does not change $numcommits,
which limits how many commits are shown. In the end, some commits at the
end of the commit list are simply not shown.
Change $numcommits whenever a missing parent is added.
Signed-off-
Nice catch; however, we should only update numcommits if the commits
are for the current view, i.e. if $v == $curview.
Do you want to update the patch? If you prefer, I can update the
patch and put a note in the commit message about the issue.
Sure, feel free to update the patch as you see fit
or this in closevargs() by adding missing
parent (boundary) commits. However, it does not change $numcommits,
which limits how many commits are shown. In the end, some commits at the
end of the commit list are simply not shown.
Change $numcommits whenever a missing parent is added.
Signed-off-
or this in closevargs() by adding missing
parent (boundary) commits. However, it does not change $numcommits,
which limits how many commits are shown. In the end, some commits at the
end of the commit list are simply not shown.
Change $numcommits whenever a missing parent is added.
Signed-off-
5 matches
Mail list logo