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

[#944] Implement authorship analysis #2030

Closed

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    b4fc81b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ea3210 View commit details
    Browse the repository at this point in the history
  3. reformat cli args

    SkyBlaise99 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5e2cdea View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    df5e498 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b77bda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    689cdb3 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    cb0cf90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81b7621 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bce2fb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    eb488bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e724d47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33e393d View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    72921d7 View commit details
    Browse the repository at this point in the history
  2. reformat files

    SkyBlaise99 committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    f3fbc33 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    f7cbe5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03c1a2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acc6665 View commit details
    Browse the repository at this point in the history
  4. update comment

    SkyBlaise99 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    71839dd View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    c8442b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b69c31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    983c784 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc57517 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    cadbeb2 View commit details
    Browse the repository at this point in the history
  2. fix warnings

    SkyBlaise99 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    45539c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

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

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    397ca6f View commit details
    Browse the repository at this point in the history
  2. store as a single value when the whole segment are all full credit,

    switch to a new segment if changes
    SkyBlaise99 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    40a7598 View commit details
    Browse the repository at this point in the history
  3. rename variable

    SkyBlaise99 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    9272869 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00c4036 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    97f1966 View commit details
    Browse the repository at this point in the history
  2. switch to jdk 8 methods

    SkyBlaise99 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    971cc80 View commit details
    Browse the repository at this point in the history
  3. remove unused imports

    SkyBlaise99 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8293e0f View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

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

Commits on Sep 5, 2023

  1. fix null pointer exception caused by

    getDeletedLineWithHighestSimilarityInDiff returning null
    SkyBlaise99 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    489cf6d View commit details
    Browse the repository at this point in the history