| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix various documentation, user-facing, and source comment typos (#16367) | luzpaz | 2021-07-08 | 1 | -1/+1 |
* | Improve efficiency in FindRenderizableReferenceNumeric and getReferences (#16... | zeripath | 2021-06-26 | 1 | -7/+9 |
* | Respect default merge message syntax when parsing item references (#15772) | Steven | 2021-05-09 | 2 | -1/+8 |
* | Code Formats, Nits & Unused Func/Var deletions (#15286) | 6543 | 2021-04-09 | 1 | -1/+1 |
* | Add mentionable teams to tributeValues and change team mention rules to gh's ... | a1012112796 | 2020-12-21 | 2 | -2/+4 |
* | Fix panic bug in handling multiple references in commit (#13486) | zeripath | 2020-11-10 | 2 | -29/+95 |
* | Add spent time to referenced issue in commit message (#12220) | Lauris BH | 2020-09-04 | 2 | -38/+85 |
* | Detect full references to issues and pulls in commit messages (#12399) | zeripath | 2020-08-06 | 1 | -3/+51 |
* | Accept punctuation after simple+cross repository issue references (#10091) | guillep2k | 2020-02-01 | 2 | -13/+97 |
* | Change markdown rendering from blackfriday to goldmark (#9533) | zeripath | 2019-12-31 | 1 | -4/+0 |
* | Alternate syntax for cross references (#9116) | guillep2k | 2019-12-01 | 2 | -35/+72 |
* | Close/reopen issues by keywords in titles and comments (#8866) | guillep2k | 2019-11-18 | 1 | -0/+5 |
* | Enable punctuations ending mentions (#8889) | guillep2k | 2019-11-09 | 2 | -12/+37 |
* | Configurable close and reopen keywords for PRs (#8120) | guillep2k | 2019-10-30 | 2 | -76/+182 |
* | Rewrite reference processing code in preparation for opening/closing from com... | guillep2k | 2019-10-13 | 2 | -0/+618 |