summaryrefslogtreecommitdiff
path: root/t/t4203-mailmap.sh
Commit message (Expand)AuthorAgeFilesLines
* t4*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-2/+2
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* pretty: add "%aL" etc. to show local-part of email addressesPrarit Bhargava2019-10-301-0/+28
* t4203: use test-lib.sh definitionsPrarit Bhargava2019-10-251-47/+47
* log: really flip the --mailmap defaultJunio C Hamano2019-08-021-0/+33
* tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor2018-08-211-3/+1
* Merge branch 'ap/commit-author-mailmap'Junio C Hamano2013-09-171-0/+11
|\
| * commit: search author pattern against mailmapap/commit-author-mailmapAntoine Pelisse2013-08-241-0/+11
* | Merge branch 'jk/mailmap-incomplete-line'Junio C Hamano2013-09-091-1/+15
|\ \ | |/ |/|
| * mailmap: handle mailmap blobs without trailing newlinesjk/mailmap-incomplete-lineJeff King2013-08-281-1/+15
* | Merge branch 'es/check-mailmap'Junio C Hamano2013-07-221-0/+43
|\ \
| * | t4203: test check-mailmap command invocationes/check-mailmapEric Sunshine2013-07-131-0/+43
| |/
* | mailmap: do not downcase mailmap entriesJunio C Hamano2013-07-151-1/+1
* | t4203: demonstrate loss of uppercase characters in canonical emailEric Sunshine2013-07-151-0/+9
* | mailmap: do not lose single-letter namesJunio C Hamano2013-07-151-1/+1
* | t4203: demonstrate loss of single-character name in mailmap entryEric Sunshine2013-07-151-0/+9
|/
* Merge branch 'ap/log-mailmap'Junio C Hamano2013-01-201-0/+56
|\
| * log: add log.mailmap configuration optionAntoine Pelisse2013-01-101-0/+24
| * log: grep author/committer using mailmapAntoine Pelisse2013-01-101-0/+18
| * test: add test for --use-mailmap optionAntoine Pelisse2013-01-101-0/+14
* | mailmap: default mailmap.blob in bare repositoriesJeff King2012-12-131-0/+25
* | mailmap: support reading mailmap from blobsJeff King2012-12-121-0/+73
|/
* Fix typo: existant->existentDmitry Ivankov2011-06-161-1/+1
* t4203: do not let "git shortlog" DWIM based on ttyJunio C Hamano2010-10-191-2/+2
* t4203 (mailmap): stop hardcoding commit ids and datesJonathan Nieder2010-10-181-9/+17
* mailmap: fix use of freed memoryJim Meyering2010-10-131-3/+38
* Change current mailmap usage to do matching on both name and email of author/...Marius Storm-Olsen2009-02-081-0/+106
* Add mailmap.file as configurational option for mailmap locationMarius Storm-Olsen2009-02-081-0/+109