https://bugs.kde.org/show_bug.cgi?id=472232
Bug ID: 472232
Summary: Author list commit numbers are wrong (sometimes even
zero)
Classification: Applications
Product: kommit
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
The number of of commits in the Authors panel are wrong. Some authors are even
listed with zero commits, which shouldn’t be possible.
STEPS TO REPRODUCE
1. Check out https://invent.kde.org/libraries/kirigami-addons.git
2. Go to the Authors panel
3. Click the Commits header
4. Scroll up/down so you see the authors with fewest commits
OBSERVED RESULT
Some authors are listed with 0 commits.
And the number of commits in general don’t always match the output of ‘git
shortlog -sne’ (even for authors with unique email addresses). Some numbers
match, but some numbers are lower (e.g., 0) or higher (even if we include
‘--all’ to the git shortlog command).
EXPECTED RESULT
The numbers should match the git shortlog numbers.
SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.27
KDE Plasma Version: 5.27.6
KDE Frameworks Version: 5.108.0
Qt Version: 5.15.10
--
You are receiving this mail because:
You are watching all bug changes.