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

Fix commit's time #18375

Merged
merged 8 commits into from
Jan 24, 2022
Merged

Fix commit's time #18375

merged 8 commits into from
Jan 24, 2022

Commits on Jan 23, 2022

  1. Fix commit's time

    - Use the Committer's `when` as the CommitDate will be modified when the
    commit is being moved around in the git tree(e.g. being rebased on top
    of newer commits). The Author's `when` is created once and never touched
    again.
    Gusted committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    3a78545 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into fix-commit-page-when

    Gusted committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    975fb6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2270e13 View commit details
    Browse the repository at this point in the history
  4. Commmt unstaged

    Gusted committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    21a9e9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42acbe1 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    3300087 View commit details
    Browse the repository at this point in the history
  2. Add fallback

    Gusted committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    9a8665c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5a166b View commit details
    Browse the repository at this point in the history