Uploaded image for project: 'Sourcetree For Mac'
  1. Sourcetree For Mac
  2. SRCTREE-779

Show AuthorDate rather than CommitDate

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • 1.5.1
    • Git
    • None
    • Mac OS X 10.6.8
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      git log shows the AuthorDate rather than the CommitDate, so SourceTree should probably do the same.

      The AuthorDate differs from the CommitDate when a commit is cherry-picked or a branch is rebased. For example, git log --format=fuller shows the following for a commit that I cherry-picked the following day:

      Author:     Chris Bandy <cbandy@sittercity.com>
      AuthorDate: Wed Nov 30 14:19:19 2011 -0600
      Commit:     Chris Bandy <cbandy@sittercity.com>
      CommitDate: Thu Dec 1 20:52:35 2011 -0600
      

      Also, I think the CommitDate matches the ancestry of a branch, making it largely uninformative in the Log View and file log.

      When the CommitDate differs from the AuthorDate, it may be good to display both in the commit details/summary.

            Unassigned Unassigned
            276285cc5736 cbandy
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: