Skip to content
GitLab
Next
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • Git Git
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 59
    • Issues 59
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitGit
  • Issues
  • #107
Closed
Open
Issue created Jun 15, 2022 by Christian Couder@chriscoolMaintainer

Study if/how could GitLab's contributor graph use git shortlog

Goal

The goal is to find if a call to git shortlog could provide enough information to display the contributor graph. There might be information needed by the graph that is not easily provided by git shortlog yet, and in this case it could be interesting to find if new options could be added to git shortlog so that it would provide the required information. (Developing those new options is not part of this issue, we would create another issue for that.)

The nice thing is that git shortlog already has mailmap support.

This would help resolve gitlab#14909 and could make the contributor graph significantly faster.

Note that this issue could perhaps have been created in the GitLab or Gitaly project. I think that it's quite relevant to Git too though.

Edited Jun 15, 2022 by Christian Couder
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking