| Commit message (Expand) | Author | Age | Files | Lines |
* | mailmap.c: remove unused function | Junio C Hamano | 2010-01-12 | 1 | -5/+0 |
* | Fix various sparse warnings in the git source code | Linus Torvalds | 2009-06-20 | 1 | -3/+3 |
* | Merge branch 'maint' | Junio C Hamano | 2009-04-01 | 1 | -0/+9 |
|\ |
|
| * | mailmap: resurrect lower-casing of email addresses | Johannes Schindelin | 2009-04-01 | 1 | -0/+9 |
* | | Mailmap: Allow empty email addresses to be mapped | Björn Steinbrink | 2009-04-01 | 1 | -4/+5 |
|/ |
|
* | Add map_user() and clear_mailmap() to mailmap | Marius Storm-Olsen | 2009-02-08 | 1 | -28/+168 |
* | Add mailmap.file as configurational option for mailmap location | Marius Storm-Olsen | 2009-02-08 | 1 | -2/+10 |
* | Rename path_list to string_list | Johannes Schindelin | 2008-07-21 | 1 | -6/+6 |
* | mailmap: fix bogus for() loop that happened to be safe by accident | Junio C Hamano | 2007-12-08 | 1 | -3/+4 |
* | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -1/+0 |
* | Include mailmap.h in mailmap.c to catch mailmap interface changes | Alex Riesen | 2007-04-30 | 1 | -0/+1 |
* | Fix read_mailmap to handle a caller uninterested in repo abbreviation | Alex Riesen | 2007-04-30 | 1 | -0/+3 |
* | Use strlcpy instead of strncpy in mailmap.c | Alex Riesen | 2007-04-30 | 1 | -1/+1 |
* | Split out mailmap handling out of shortlog | Junio C Hamano | 2007-04-29 | 1 | -0/+88 |