summaryrefslogtreecommitdiff
path: root/tests/mailmap/basic.c
Commit message (Collapse)AuthorAgeFilesLines
* Require the length argument to git_mailmap_from_buffer and make ↵Nika Layzell2018-06-171-1/+2
| | | | mailmap_add_buffer internal
* mailmap: API and style cleanupNika Layzell2018-06-141-4/+1
|
* mailmap: Updates tests for new API and featuresNika Layzell2018-06-141-15/+13
|
* mailmap: API and style cleanupNika Layzell2018-06-141-27/+44
|
* mailmap: Switch mailmap parsing to use the git_parse moduleNika Layzell2018-06-141-19/+9
|
* mailmap: Fix some other minor style nitsEmilio Cobos Álvarez2018-06-141-7/+7
|
* mailmap: Fix more bugs which snuck in when I rebasedNika Layzell2018-06-141-4/+4
|
* mailmap: Add some super-basic testsEmilio Cobos Álvarez2018-06-141-0/+98