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

[#2196] Use git blame line info for aggregate blame author modified and date info #2232

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

Commits on Jun 30, 2024

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

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    8c74f33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd69a96 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    f8ddc62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72b1f89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92ccb77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0c78a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5073ecf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    310856e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b6caf0 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Merge branch 'master' into 2196-use-GitBlameLineInfo-for-aggregateBla…

    …meAuthorModifiedAndDateInfo
    logical-1985516 authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    b869ba1 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    22473ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed17dc8 View commit details
    Browse the repository at this point in the history
  3. Merge branch '2196-use-GitBlameLineInfo-for-aggregateBlameAuthorModif…

    …iedAndDateInfo' of https://github.com/logical-1985516/RepoSense into 2196-use-GitBlameLineInfo-for-aggregateBlameAuthorModifiedAndDateInfo
    logical-1985516 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    c8115e2 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into 2196-use-GitBlameLineInfo-for-aggregateBla…

    …meAuthorModifiedAndDateInfo
    logical-1985516 authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    37e8f6b View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Merge branch 'master' into 2196-use-GitBlameLineInfo-for-aggregateBla…

    …meAuthorModifiedAndDateInfo
    logical-1985516 authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    c6e4015 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Merge branch 'master' into 2196-use-GitBlameLineInfo-for-aggregateBla…

    …meAuthorModifiedAndDateInfo
    gok99 authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    eab3489 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Change processGitBlameResultLine to take in String[] for compatibility

    This is because blameFile already uses split to return String[]. This
    change allows the removal of the awkward String wrangling in blameFile.
    
    The split function in processGitBlameResultLine has been moved to
    blameLine as a result.
    logical-1985516 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    cecb1b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96eaf57 View commit details
    Browse the repository at this point in the history
  3. Merge branch '2196-use-GitBlameLineInfo-for-aggregateBlameAuthorModif…

    …iedAndDateInfo' of https://github.com/logical-1985516/RepoSense into 2196-use-GitBlameLineInfo-for-aggregateBlameAuthorModifiedAndDateInfo
    logical-1985516 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    82bb6f7 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into 2196-use-GitBlameLineInfo-for-aggregateBla…

    …meAuthorModifiedAndDateInfo
    logical-1985516 authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    d1a3cf8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ab32d3 View commit details
    Browse the repository at this point in the history
  6. Merge branch '2196-use-GitBlameLineInfo-for-aggregateBlameAuthorModif…

    …iedAndDateInfo' of https://github.com/logical-1985516/RepoSense into 2196-use-GitBlameLineInfo-for-aggregateBlameAuthorModifiedAndDateInfo
    logical-1985516 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    f843539 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Merge branch 'master' into 2196-use-GitBlameLineInfo-for-aggregateBla…

    …meAuthorModifiedAndDateInfo
    gok99 authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    972f0e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    0c70dba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6aeb5cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ed12bb View commit details
    Browse the repository at this point in the history
  4. Merge branch '2196-use-GitBlameLineInfo-for-aggregateBlameAuthorModif…

    …iedAndDateInfo' of https://github.com/logical-1985516/RepoSense into 2196-use-GitBlameLineInfo-for-aggregateBlameAuthorModifiedAndDateInfo
    logical-1985516 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    68c0773 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edbc273 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a78498 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6089ffe View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

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

Commits on Oct 26, 2024

  1. Merge branch 'master' into 2196-use-GitBlameLineInfo-for-aggregateBla…

    …meAuthorModifiedAndDateInfo
    gok99 authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    5afc311 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Merge branch 'master' into 2196-use-GitBlameLineInfo-for-aggregateBla…

    …meAuthorModifiedAndDateInfo
    gok99 authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    174ca17 View commit details
    Browse the repository at this point in the history