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

[#569] Allow finding previous authors for ignored commits #1565

Merged

Commits on Jul 7, 2021

  1. Add new argument to parser

    FH-30 committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    34f9c77 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Configuration menu
    Copy the full SHA
    e4f55d6 View commit details
    Browse the repository at this point in the history
  2. Fix csv parsing bug

    FH-30 committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    d41cefb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    168ab53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    888d2a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. Modify existing test cases

    FH-30 committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    c69e574 View commit details
    Browse the repository at this point in the history
  2. Fix checkstyle for main

    FH-30 committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    472b72c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Update system test

    FH-30 committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    bc88354 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Add test

    FH-30 committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    23495b5 View commit details
    Browse the repository at this point in the history
  2. Fix Checkstyle

    FH-30 committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    90394bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca34bd1 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

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

Commits on Jul 26, 2021

  1. Make RepoSense throw an error for invalid git version when Find Previ…

    …ous Authors is activated
    FH-30 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    1d8dc4f View commit details
    Browse the repository at this point in the history
  2. Fix Chesktyle

    FH-30 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    5d32f5c View commit details
    Browse the repository at this point in the history
  3. Make constant private

    FH-30 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    cb38699 View commit details
    Browse the repository at this point in the history
  4. Fix git version regex

    FH-30 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    e0d35da View commit details
    Browse the repository at this point in the history
  5. Revert repo-config.csv

    FH-30 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    52bc998 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Refine git version matching

    FH-30 committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    8e1b279 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Add tests to GitBlameTest.java

    FH-30 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    371f54c View commit details
    Browse the repository at this point in the history
  2. Modularize GitVersion.java

    FH-30 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    af5fab1 View commit details
    Browse the repository at this point in the history
  3. Add tests for GitVersion.java

    FH-30 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    57e6138 View commit details
    Browse the repository at this point in the history
  4. Notify user and proceed instead of throwing error when git version do…

    …es not support -F flag
    FH-30 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    7324210 View commit details
    Browse the repository at this point in the history
  5. Notify user and proceed instead of throwing error when git version do…

    …es not support -F flag(2)
    FH-30 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    2c09de3 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. Configuration menu
    Copy the full SHA
    da12aa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3e3411 View commit details
    Browse the repository at this point in the history
  3. Refactor ReportGenerator.java

    FH-30 committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    391e07c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80925a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24ee460 View commit details
    Browse the repository at this point in the history
  6. Add tests to GItShowTest.java

    FH-30 committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    b904714 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d199679 View commit details
    Browse the repository at this point in the history
  8. Fix checkstyle for main

    FH-30 committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    78f29da View commit details
    Browse the repository at this point in the history
  9. Fix checkstyle for test

    FH-30 committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    d741abc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1d2e5b8 View commit details
    Browse the repository at this point in the history
  11. Fix checkstyle

    FH-30 committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    a21de4d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Configuration menu
    Copy the full SHA
    ed782e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b371c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b6b36f View commit details
    Browse the repository at this point in the history
  4. Fix checkstyle

    FH-30 committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    26fda7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e98cdb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45b4ba0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1954802 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

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

Commits on Aug 24, 2021

  1. Configuration menu
    Copy the full SHA
    8b0c900 View commit details
    Browse the repository at this point in the history
  2. Update ReportGenerator.java

    Fix accidental change when merging.
    FH-30 authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    5a037cf View commit details
    Browse the repository at this point in the history
  3. Update RepoConfiguration.java

    Remove Trailing WhiteSpace
    FH-30 authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    e9eb987 View commit details
    Browse the repository at this point in the history
  4. Update ReportGenerator.java

    Remove Trailing Whitespace
    FH-30 authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    4611d87 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Resolve merge conflicts

    FH-30 committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    005e656 View commit details
    Browse the repository at this point in the history
  2. Resolve merge conflicts

    FH-30 committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    a7f0582 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2021

  1. Configuration menu
    Copy the full SHA
    3b9b948 View commit details
    Browse the repository at this point in the history
  2. Remove all ds_store files

    FH-30 committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    49f7c6b View commit details
    Browse the repository at this point in the history
  3. Resolve merge conflicts

    FH-30 committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    2b44bb4 View commit details
    Browse the repository at this point in the history
  4. Remove merge conflict indicator

    FH-30 committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    329b7e3 View commit details
    Browse the repository at this point in the history
  5. Fix systemtest failing bug

    FH-30 committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    96b5937 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78f2f9d View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. Make requested changes

    FH-30 committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    82d7fc1 View commit details
    Browse the repository at this point in the history
  2. Make requested changes

    FH-30 committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    dfa29f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8005676 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Configuration menu
    Copy the full SHA
    2de5fe3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/reposense/RepoSense into …

    …569-ignorecommitlist-get-previous-authors
    FH-30 committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    0c4ecc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Configuration menu
    Copy the full SHA
    ce73358 View commit details
    Browse the repository at this point in the history
  2. Fix failing system tests

    FH-30 committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    9716cd0 View commit details
    Browse the repository at this point in the history