+16
Completed
Journal: quick way to see more commits for each category (ahead, behind, common) [SG-10230]
For the Journal, the number of commits displayed per category is limited; e.g. common commits (gray) are limited to 10. There should be a quick way to load more common commits (e.g. by clicking some "expand" handle in the graph).
Customer support service by UserEcho
So there's no way to squash commits further back in history than 10?
It is using the interactive rebase in 17.1 preview.
Hmm that doesn't work for me in 17.1 preview 9 #11076, installed: #11073
I've gotten the Interactive Rebase working, but it doesn't work the same way as the Journal. It would be better if the Journal could just be extended to show as many commits as needed.
What do you mean with "it doesn't work the same way as the Journal"?
Issues described here: https://smartgit.userecho.com/topics/552-interactive-rebase-should-show-commit-information/#comment-1287
But the "Show More Commits" function in the Journal solves my problem!
This is fixed, right? There's a ".." button in 17.1 that allows showing more commits! Yay!