aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/convert-objects/convert-objects.c
diff options
context:
space:
mode:
authorStefan Dotterweich <stefandotterweich@gmx.de>2016-06-04 10:47:16 +0200
committerPaul Mackerras <paulus@ozlabs.org>2016-12-12 11:38:29 +1100
commitd92aa57039cf2e4acae6aedfe4a4d6bf39562763 (patch)
tree40147e158dae35af6ececb96d1b0bfff140f927d /contrib/convert-objects/convert-objects.c
parentgitk: Use explicit RGB green instead of "lime" (diff)
downloadgit-d92aa57039cf2e4acae6aedfe4a4d6bf39562763.tar.gz
git-d92aa57039cf2e4acae6aedfe4a4d6bf39562763.zip
gitk: Fix missing commits when using -S or -G
When -S or -G is used as a filter option, the resulting commit list rarely contains all matching commits. Only a certain number of commits are displayed and the rest are missing. "git log --boundary -S" does not return as many boundary commits as you might expect. gitk makes up for this in closevarcs() 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 to the current view. Signed-off-by: Stefan Dotterweich <stefandotterweich@gmx.de> Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'contrib/convert-objects/convert-objects.c')
0 files changed, 0 insertions, 0 deletions