Open
Description
I tried the new commit_timestamp knob and I think I like author timestamp better -- but the log graph still uses committer timestamp to sort commits. It would be nice to somehow use commit_timestamp directly or at least provide another knob to sort by author timestamp.
I think @yuja's #2078 (that adds CommitByCommitterTimestamp) would be a good reference for a potential implementation.