Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add size indication to commit history #493

Closed
tnrich opened this issue Aug 30, 2018 · 3 comments
Closed

Add size indication to commit history #493

tnrich opened this issue Aug 30, 2018 · 3 comments
Assignees
Labels
feature New feature or request

Comments

@tnrich
Copy link

tnrich commented Aug 30, 2018

Hey there!

First off thanks for the awesome tool! It is great :)

One thing that I think could make it even better is having some sort of indication next to the side of the commit header to show how big a commit is. As it is currently you need to open each commit to see how many files have been changed:

image

This is indicated using the size of a circle in one of my favorite git tools in atom (git-time-machine):

image

But I think any sort of indication could work, maybe something like dots:

image

Or just simply showing the number of files modified.

Anyways, I know it would help me visually scan for the commit I'm looking for :)

Thanks!

@eamodio eamodio added the feature New feature or request label Aug 30, 2018
@eamodio eamodio added this to the Soonish™ milestone Aug 30, 2018
@eamodio eamodio self-assigned this Aug 30, 2018
@eamodio
Copy link
Member

eamodio commented Aug 30, 2018

Excellent suggestion -- thanks!

@tnrich
Copy link
Author

tnrich commented Aug 30, 2018

👍😄 👍😄 👍😄 👍😄 👍😄

eamodio added a commit that referenced this issue Sep 1, 2018
Adds new ${changes} and ${changesShort} template tokens
Adds support for prefixes and suffixes around tokens
Fixes missing/mismatched token option issues
eamodio added a commit that referenced this issue Sep 7, 2018
Adds new ${changes} and ${changesShort} template tokens
Adds support for prefixes and suffixes around tokens
Fixes missing/mismatched token option issues
@eamodio eamodio modified the milestones: Soonish™, Soon™ Sep 30, 2018
@eamodio eamodio closed this as completed in 2d97726 Dec 2, 2018
@eamodio eamodio removed this from the Soon™ milestone Jul 19, 2019
@github-actions
Copy link

github-actions bot commented Dec 2, 2020

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants
@eamodio @tnrich and others