aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scm/git/NativeGitBlameCommand.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24816 Remove [stderr] from sca logsTravis Collins2025-04-111-2/+5
* SONAR-24317 Move ProcessWrapperFactory to sonar-coreantoine.vinot2025-02-191-0/+1
* SONAR-24376 Rewrite ProcessWrapper using Apache commons-execJulien HENRY2025-02-181-15/+23
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* NO JIRA fix code smells after moving to lang3 libraryMatteo Mara2024-03-221-1/+1
* SONAR-21885 Fix native Git blame with Git CLI >= 2.43Julien HENRY2024-03-191-2/+2
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-3/+3
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-131-3/+3
* SONAR-18408 Integrate git-files-blame algorithm to scanner-engineLéo Geoffroy2023-03-141-0/+213