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 support for git date format #92

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Commits on Aug 28, 2019

  1. Add support for digit with offset: "1112911993 -0700"

    Signed-off-by: Jiang Xin <zhiyou.jx@alibaba-inc.com>
    jiangxin committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    a7e601e View commit details
    Browse the repository at this point in the history
  2. Add support for git default log date format

    Support git default log date like: "Thu Apr 7 15:13:13 2005 -0700"
    
    Signed-off-by: Jiang Xin <zhiyou.jx@alibaba-inc.com>
    jiangxin committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    99d9682 View commit details
    Browse the repository at this point in the history