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

Improved the 'git-info' command (color, submodule, config) #867

Merged
merged 11 commits into from Aug 25, 2020

Commits on Aug 21, 2020

  1. Configuration menu
    Copy the full SHA
    aaf9ef3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87cff6d View commit details
    Browse the repository at this point in the history
  3. git-info: remove notes about git-log, git-show

    auxiliary message distracting from the main message
    yuravg committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    e7270b3 View commit details
    Browse the repository at this point in the history
  4. git-info: extend configuration and commit information

    add ability to customize git-config, git-log commands from .gitconfig file
    yuravg committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    af06d49 View commit details
    Browse the repository at this point in the history
  5. git-info: colorized headers

    yuravg committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    c92f03d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4b81e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec41783 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9ee5d06 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. git-info: fix namespace

    should use 'git-extra' name to configure via git config options.
    yuravg committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    c52ba59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e519e3 View commit details
    Browse the repository at this point in the history
  3. doc: fix argument description

    yuravg committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    e031dc5 View commit details
    Browse the repository at this point in the history