Commit Graph

11 Commits

Author SHA1 Message Date
Edward Thomson
338ceb93b6 Improve documentation 2024-11-26 21:44:09 +00:00
Nika Layzell
f98131be91 Require the length argument to git_mailmap_from_buffer and make mailmap_add_buffer internal 2018-06-17 00:40:25 -04:00
Nika Layzell
d91d2968a6 mailmap: Hide EEXISTS to simplify git_mailmap_add_entry callers 2018-06-14 22:43:28 -07:00
Nika Layzell
56303e1ade mailmap: API and style cleanup 2018-06-14 22:43:28 -07:00
Nika Layzell
8ff0504dd3 mailmap: Rewrite API to support accurate mailmap resolution 2018-06-14 22:43:28 -07:00
Nika Layzell
18ff9babd7 mailmap: API and style cleanup 2018-06-14 22:43:28 -07:00
Nika Layzell
57cfeab9fe mailmap: Switch mailmap parsing to use the git_parse module 2018-06-14 22:43:27 -07:00
Nika Layzell
4ff44be8ce mailmap: Fix more bugs which snuck in when I rebased 2018-06-14 22:43:27 -07:00
Nika Layzell
b05fbba394 mailmap: Make everything a bit more style conforming 2018-06-14 22:43:27 -07:00
Nika Layzell
49620359f2 mailmap: Clean up mailmap parser, and finish API 2018-06-14 22:43:26 -07:00
Emilio Cobos Álvarez
7a169390b8 mailmap: WIP mailmap support 2018-06-14 22:43:26 -07:00