git-up / GitUp

The Git interface you've been missing all your life has finally arrived.
http://gitup.co
GNU General Public License v3.0
11.5k stars 1.25k forks source link

Use author date instead of commit date in Map tooltip and Show HEAD ancestors #430

Open hftf opened 6 years ago

hftf commented 6 years ago

It is usually more helpful to see the original author date because amending, rebasing, etc. are common operations in a Git GUI. Seeing a bunch of commits with the same commit date because of a rebase makes it harder to distinguish them.

hftf commented 5 years ago

This enhancement would be a major help for complicated rebases.

sesam commented 2 years ago

good-first-issue