Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-20 | Merge branch 'ap/log-mailmap' | Junio C Hamano | 1 | -0/+56 |
2013-01-10 | log: add log.mailmap configuration option | Antoine Pelisse | 1 | -0/+24 |
2013-01-10 | log: grep author/committer using mailmap | Antoine Pelisse | 1 | -0/+18 |
2013-01-10 | test: add test for --use-mailmap option | Antoine Pelisse | 1 | -0/+14 |
2012-12-13 | mailmap: default mailmap.blob in bare repositories | Jeff King | 1 | -0/+25 |
2012-12-12 | mailmap: support reading mailmap from blobs | Jeff King | 1 | -0/+73 |
2011-06-16 | Fix typo: existant->existent | Dmitry Ivankov | 1 | -1/+1 |
2010-10-19 | t4203: do not let "git shortlog" DWIM based on tty | Junio C Hamano | 1 | -2/+2 |
2010-10-18 | t4203 (mailmap): stop hardcoding commit ids and dates | Jonathan Nieder | 1 | -9/+17 |
2010-10-13 | mailmap: fix use of freed memory | Jim Meyering | 1 | -3/+38 |
2009-02-08 | Change current mailmap usage to do matching on both name and email of author/... | Marius Storm-Olsen | 1 | -0/+106 |
2009-02-08 | Add mailmap.file as configurational option for mailmap location | Marius Storm-Olsen | 1 | -0/+109 |