| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'ap/commit-author-mailmap' | Junio C Hamano | 2013-09-17 | 1 | -0/+11 |
|\ |
|
| * | commit: search author pattern against mailmapap/commit-author-mailmap | Antoine Pelisse | 2013-08-24 | 1 | -0/+11 |
* | | Merge branch 'jk/mailmap-incomplete-line' | Junio C Hamano | 2013-09-09 | 1 | -1/+15 |
|\ \
| |/
|/| |
|
| * | mailmap: handle mailmap blobs without trailing newlinesjk/mailmap-incomplete-line | Jeff King | 2013-08-28 | 1 | -1/+15 |
* | | Merge branch 'es/check-mailmap' | Junio C Hamano | 2013-07-22 | 1 | -0/+43 |
|\ \ |
|
| * | | t4203: test check-mailmap command invocationes/check-mailmap | Eric Sunshine | 2013-07-13 | 1 | -0/+43 |
| |/ |
|
* | | mailmap: do not downcase mailmap entries | Junio C Hamano | 2013-07-15 | 1 | -1/+1 |
* | | t4203: demonstrate loss of uppercase characters in canonical email | Eric Sunshine | 2013-07-15 | 1 | -0/+9 |
* | | mailmap: do not lose single-letter names | Junio C Hamano | 2013-07-15 | 1 | -1/+1 |
* | | t4203: demonstrate loss of single-character name in mailmap entry | Eric Sunshine | 2013-07-15 | 1 | -0/+9 |
|/ |
|
* | Merge branch 'ap/log-mailmap' | Junio C Hamano | 2013-01-20 | 1 | -0/+56 |
|\ |
|
| * | log: add log.mailmap configuration option | Antoine Pelisse | 2013-01-10 | 1 | -0/+24 |
| * | log: grep author/committer using mailmap | Antoine Pelisse | 2013-01-10 | 1 | -0/+18 |
| * | test: add test for --use-mailmap option | Antoine Pelisse | 2013-01-10 | 1 | -0/+14 |
* | | mailmap: default mailmap.blob in bare repositories | Jeff King | 2012-12-13 | 1 | -0/+25 |
* | | mailmap: support reading mailmap from blobs | Jeff King | 2012-12-12 | 1 | -0/+73 |
|/ |
|
* | Fix typo: existant->existent | Dmitry Ivankov | 2011-06-16 | 1 | -1/+1 |
* | t4203: do not let "git shortlog" DWIM based on tty | Junio C Hamano | 2010-10-19 | 1 | -2/+2 |
* | t4203 (mailmap): stop hardcoding commit ids and dates | Jonathan Nieder | 2010-10-18 | 1 | -9/+17 |
* | mailmap: fix use of freed memory | Jim Meyering | 2010-10-13 | 1 | -3/+38 |
* | Change current mailmap usage to do matching on both name and email of author/... | Marius Storm-Olsen | 2009-02-08 | 1 | -0/+106 |
* | Add mailmap.file as configurational option for mailmap location | Marius Storm-Olsen | 2009-02-08 | 1 | -0/+109 |