summaryrefslogtreecommitdiff
path: root/t/t4203-mailmap.sh
AgeCommit message (Expand)Author
2019-10-30pretty: add "%aL" etc. to show local-part of email addressesPrarit Bhargava
2019-10-25t4203: use test-lib.sh definitionsPrarit Bhargava
2019-08-02log: really flip the --mailmap defaultJunio C Hamano
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor
2013-09-17Merge branch 'ap/commit-author-mailmap'Junio C Hamano
2013-09-09Merge branch 'jk/mailmap-incomplete-line'Junio C Hamano
2013-08-28mailmap: handle mailmap blobs without trailing newlinesJeff King
2013-08-25commit: search author pattern against mailmapAntoine Pelisse
2013-07-22Merge branch 'es/check-mailmap'Junio C Hamano
2013-07-15mailmap: do not downcase mailmap entriesJunio C Hamano
2013-07-15t4203: demonstrate loss of uppercase characters in canonical emailEric Sunshine
2013-07-15mailmap: do not lose single-letter namesJunio C Hamano
2013-07-15t4203: demonstrate loss of single-character name in mailmap entryEric Sunshine
2013-07-13t4203: test check-mailmap command invocationEric Sunshine
2013-01-21Merge branch 'ap/log-mailmap'Junio C Hamano
2013-01-10log: add log.mailmap configuration optionAntoine Pelisse
2013-01-10log: grep author/committer using mailmapAntoine Pelisse
2013-01-10test: add test for --use-mailmap optionAntoine Pelisse
2012-12-13mailmap: default mailmap.blob in bare repositoriesJeff King
2012-12-12mailmap: support reading mailmap from blobsJeff King
2011-06-16Fix typo: existant->existentDmitry Ivankov
2010-10-20t4203: do not let "git shortlog" DWIM based on ttyJunio C Hamano
2010-10-18t4203 (mailmap): stop hardcoding commit ids and datesJonathan Nieder
2010-10-14mailmap: fix use of freed memoryJim Meyering
2009-02-08Change current mailmap usage to do matching on both name and email of author/...Marius Storm-Olsen
2009-02-08Add mailmap.file as configurational option for mailmap locationMarius Storm-Olsen