|
[Findit]Bug fixing and implemented some feature requests.
Fixed various bugs, including exception on stacktrace and unnamed variable in git parser.
Changed the algorithm to use file_path only instead of file_name.
Removed URL links from the result.
Added commit message to the final result.
Updated OWNERS.
NOTRY=true
Committed: https://crrev.com/91fff9ef89202c9e3b33d4ececf648ec6839d0ab
Cr-Commit-Position: refs/heads/master@{#291698}
Total comments: 50
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+476 lines, -311 lines) |
Patch |
 |
M |
tools/findit/OWNERS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
tools/findit/blame.py
|
View
|
1
2
|
7 chunks |
+22 lines, -20 lines |
0 comments
|
Download
|
 |
M |
tools/findit/chromium_deps.py
|
View
|
1
2
|
2 chunks |
+18 lines, -3 lines |
0 comments
|
Download
|
 |
M |
tools/findit/component_dictionary.py
|
View
|
1
2
|
3 chunks |
+22 lines, -36 lines |
0 comments
|
Download
|
 |
M |
tools/findit/config.ini
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
tools/findit/crash_utils.py
|
View
|
1
2
|
15 chunks |
+108 lines, -55 lines |
1 comment
|
Download
|
 |
M |
tools/findit/findit_for_clusterfuzz.py
|
View
|
1
2
|
7 chunks |
+87 lines, -19 lines |
0 comments
|
Download
|
 |
M |
tools/findit/findit_for_crash.py
|
View
|
1
2
|
12 chunks |
+80 lines, -41 lines |
0 comments
|
Download
|
 |
M |
tools/findit/git_repository_parser.py
|
View
|
1
2
|
8 chunks |
+28 lines, -42 lines |
0 comments
|
Download
|
 |
M |
tools/findit/match_set.py
|
View
|
1
2
|
8 chunks |
+11 lines, -13 lines |
0 comments
|
Download
|
 |
M |
tools/findit/repository_parser_interface.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tools/findit/result.py
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
tools/findit/stacktrace.py
|
View
|
1
2
|
14 chunks |
+72 lines, -44 lines |
0 comments
|
Download
|
 |
M |
tools/findit/svn_repository_parser.py
|
View
|
1
2
|
12 chunks |
+20 lines, -32 lines |
0 comments
|
Download
|
Total messages: 11 (0 generated)
|