sourcecred/src
Dandelion Mané ab85c9785b
Detect references in commit messages (#829)
Now that the GitHub plugin knows about commit messages (#828), we can
parse those commit messages to find references to other GitHub entities.

Fixed a minor typing mistake along the way.

Test plan:
Observe that a number of references have been detected among the commits
in the example GitHub repository. We mistakenly find references to
wchargin because we don't have a proper tokenizer. (#481)

Progress on #815.
2018-09-13 15:46:39 -07:00
..
app Expose node/edge prefixes publicly (#814) 2018-09-12 17:18:47 -07:00
assets/logo Add logo variants for CredBot and Discourse (#717) 2018-08-29 15:15:10 -07:00
cli Make `execDependencyGraph` a CommonJS module (#767) 2018-09-04 22:01:22 -07:00
core test: use proper top-level `describe` blocks (#801) 2018-09-06 20:39:46 -07:00
graphql test: use proper top-level `describe` blocks (#801) 2018-09-06 20:39:46 -07:00
plugins Detect references in commit messages (#829) 2018-09-13 15:46:39 -07:00
tools Make `execDependencyGraph` a CommonJS module (#767) 2018-09-04 22:01:22 -07:00
util Add `MapUtil.pushValue` for maps of arrays (#805) 2018-09-11 15:26:54 -07:00