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

Use cat-file --batch in GetLanguageStats #14685

Merged

Commits on Feb 14, 2021

  1. Use cat-file --batch in GetLanguageStats

    This PR moves to using a single cat-file --batch in GetLanguageStats
    significantly reducing the number of processes spawned during language stat
    processing.
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    dc511f1 View commit details
    Browse the repository at this point in the history
  2. placate lint

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    9037966 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c04c60b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Update modules/git/repo_language_stats_nogogit.go

    Co-authored-by: a1012112796 <1012112796@qq.com>
    6543 and a1012112796 committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    5758425 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd51cd2 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Configuration menu
    Copy the full SHA
    6ac7084 View commit details
    Browse the repository at this point in the history