identity-matching icon indicating copy to clipboard operation
identity-matching copied to clipboard

source{d} extension to match Git signatures to real people.

Results 5 identity-matching issues
Sort by recently updated
recently updated
newest added

EPIC: src-d/backlog#1435 identity-matching already caches the raw input data. In order to be able to run continuously, we still miss the following: 1. Running loop. 2. Generating diff to the...

We can take some rule-based approach as a benchmark: email contains `bot` word or `no-reply`. However, there are emails like `[email protected]` that is hard to find. So some ML should...

enhancement

A commit has a commit author and committer. They may be the same or not. It seems we are currently using only author data and not committer.

enhancement

Now we can work with pure gitbase only. We should add support for https://github.com/src-d/gitbase-spark-connector-enterprise

enhancement

Hello! After upgrading to 0.129.0 I can't start evcc anymore. I get the following entries in the logfile: ``` [main ] INFO 2024/08/08 10:17:44 evcc 0.129.0 [main ] INFO 2024/08/08...