Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Require the length argument to git_mailmap_from_buffer and make mailmap_add_b... | Nika Layzell | 2018-06-17 | 1 | -17/+1 |
* | mailmap: Hide EEXISTS to simplify git_mailmap_add_entry callers | Nika Layzell | 2018-06-14 | 1 | -1/+1 |
* | mailmap: API and style cleanup | Nika Layzell | 2018-06-14 | 1 | -2/+19 |
* | mailmap: Rewrite API to support accurate mailmap resolution | Nika Layzell | 2018-06-14 | 1 | -70/+60 |
* | mailmap: API and style cleanup | Nika Layzell | 2018-06-14 | 1 | -1/+2 |
* | mailmap: Switch mailmap parsing to use the git_parse module | Nika Layzell | 2018-06-14 | 1 | -24/+20 |
* | mailmap: Fix more bugs which snuck in when I rebased | Nika Layzell | 2018-06-14 | 1 | -2/+2 |
* | mailmap: Make everything a bit more style conforming | Nika Layzell | 2018-06-14 | 1 | -30/+31 |
* | mailmap: Clean up mailmap parser, and finish API | Nika Layzell | 2018-06-14 | 1 | -16/+103 |
* | mailmap: WIP mailmap support | Emilio Cobos Álvarez | 2018-06-14 | 1 | -0/+39 |