index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mailmap.c
Commit message (
Expand
)
Author
Age
*
mailmap: fix use of freed memory
Jim Meyering
2010-10-13
*
string_list: Fix argument order for string_list_lookup
Julian Phillips
2010-06-27
*
string_list: Fix argument order for string_list_insert_at_index
Julian Phillips
2010-06-27
*
string_list: Fix argument order for string_list_insert
Julian Phillips
2010-06-27
*
mailmap.c: remove unused function
Junio C Hamano
2010-01-12
*
Fix various sparse warnings in the git source code
Linus Torvalds
2009-06-20
*
Merge branch 'maint'
Junio C Hamano
2009-04-01
|
\
|
*
mailmap: resurrect lower-casing of email addresses
Johannes Schindelin
2009-04-01
*
|
Mailmap: Allow empty email addresses to be mapped
Björn Steinbrink
2009-04-01
|
/
*
Add map_user() and clear_mailmap() to mailmap
Marius Storm-Olsen
2009-02-08
*
Add mailmap.file as configurational option for mailmap location
Marius Storm-Olsen
2009-02-08
*
Rename path_list to string_list
Johannes Schindelin
2008-07-21
*
mailmap: fix bogus for() loop that happened to be safe by accident
Junio C Hamano
2007-12-08
*
War on whitespace
Junio C Hamano
2007-06-07
*
Include mailmap.h in mailmap.c to catch mailmap interface changes
Alex Riesen
2007-04-30
*
Fix read_mailmap to handle a caller uninterested in repo abbreviation
Alex Riesen
2007-04-30
*
Use strlcpy instead of strncpy in mailmap.c
Alex Riesen
2007-04-30
*
Split out mailmap handling out of shortlog
Junio C Hamano
2007-04-29