summaryrefslogtreecommitdiff
path: root/t/t4203-mailmap.sh
AgeCommit message (Expand)AuthorFilesLines
2026-06-16Merge branch 'wy/docs-typofixes'Junio C Hamano1-1/+1
2026-05-30docs: fix typos and grammarWeijie Yuan1-1/+1
2026-04-15cat-file: add mailmap subcommand to --batch-commandSiddharth Asthana1-0/+105
2025-06-24Merge branch 'sa/multi-mailmap-fix'Junio C Hamano1-0/+33
2025-06-13cat-file: fix mailmap application for different author and committerSiddharth Asthana1-0/+33
2025-02-26Merge branch 'jk/check-mailmap-wo-name-fix'Junio C Hamano1-0/+12
2025-02-21mailmap: fix check-mailmap with full mailmap lineJacob Keller1-0/+12
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-09-06Merge branch 'jk/send-email-mailmap'Junio C Hamano1-4/+38
2024-08-27check-mailmap: accept "user@host" contactsJacob Keller1-4/+38
2024-07-26mailmap: plug memory leak in read_mailmap_blob()Junio C Hamano1-0/+1
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-1/+1
2023-08-02ident: don't consider '.' a crudbrian m. carlson1-2/+2
2022-12-20cat-file: add mailmap support to --batch-check optionSiddharth Asthana1-0/+36
2022-12-20cat-file: add mailmap support to -s optionSiddharth Asthana1-0/+29
2022-07-18cat-file: add mailmap supportSiddharth Asthana1-0/+59
2021-06-08t: fix whitespace around &&Andrei Rybak1-1/+1
2021-03-22Merge branch 'jk/open-dotgitx-with-nofollow'Junio C Hamano1-0/+31
2021-02-16mailmap: do not respect symlinks for in-tree .mailmapJeff King1-0/+31
2021-02-10mailmap: only look for .mailmap in work treeJeff King1-0/+43
2021-01-25Merge branch 'ab/mailmap-fixup'Junio C Hamano1-12/+19
2021-01-25Merge branch 'ab/mailmap'Junio C Hamano1-245/+570
2021-01-14t4203: make blame output massaging more robustJunio C Hamano1-5/+5
2021-01-14t4203: stop losing return codes of git commandsDenton Liu1-7/+14
2021-01-12mailmap doc + tests: document and test for case-insensitivityÆvar Arnfjörð Bjarmason1-0/+14
2021-01-12mailmap tests: add tests for empty "<>" syntaxÆvar Arnfjörð Bjarmason1-0/+27
2021-01-12mailmap tests: add tests for whitespace syntaxÆvar Arnfjörð Bjarmason1-0/+52
2021-01-12mailmap tests: add a test for comment syntaxÆvar Arnfjörð Bjarmason1-0/+33
2021-01-12mailmap doc + tests: add better examples & test themÆvar Arnfjörð Bjarmason1-0/+88
2021-01-12test-lib functions: add an --append option to test_commitÆvar Arnfjörð Bjarmason1-32/+7
2021-01-12mailmap: test for silent exiting on missing file/blobÆvar Arnfjörð Bjarmason1-1/+20
2021-01-12mailmap tests: get rid of overly complex blame fuzzingÆvar Arnfjörð Bjarmason1-18/+28
2021-01-12mailmap tests: add a test for "not a blob" errorÆvar Arnfjörð Bjarmason1-0/+9
2021-01-12mailmap tests: remove redundant entry in testÆvar Arnfjörð Bjarmason1-1/+0
2021-01-12mailmap tests: improve --stdin testsÆvar Arnfjörð Bjarmason1-8/+32
2021-01-12mailmap tests: modernize syntax & test idiomsÆvar Arnfjörð Bjarmason1-199/+274
2021-01-12mailmap tests: use our preferred whitespace syntaxÆvar Arnfjörð Bjarmason1-8/+8
2020-11-19t4*: adjust the references to the default branch name "main"Johannes Schindelin1-2/+2
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2019-10-30pretty: add "%aL" etc. to show local-part of email addressesPrarit Bhargava1-0/+28
2019-10-25t4203: use test-lib.sh definitionsPrarit Bhargava1-47/+47
2019-08-02log: really flip the --mailmap defaultJunio C Hamano1-0/+33
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor1-3/+1
2013-09-17Merge branch 'ap/commit-author-mailmap'Junio C Hamano1-0/+11
2013-09-09Merge branch 'jk/mailmap-incomplete-line'Junio C Hamano1-1/+15
2013-08-28mailmap: handle mailmap blobs without trailing newlinesJeff King1-1/+15
2013-08-24commit: search author pattern against mailmapAntoine Pelisse1-0/+11
2013-07-22Merge branch 'es/check-mailmap'Junio C Hamano1-0/+43
2013-07-15mailmap: do not downcase mailmap entriesJunio C Hamano1-1/+1
2013-07-15t4203: demonstrate loss of uppercase characters in canonical emailEric Sunshine1-0/+9