index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mailmap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ap/log-mailmap'
Junio C Hamano
2013-01-21
1
-36
/
+72
|
\
|
*
mailmap: simplify map_user() interface
Antoine Pelisse
2013-01-10
1
-25
/
+18
|
*
mailmap: remove email copy and length limitation
Junio C Hamano
2013-01-10
1
-16
/
+59
*
|
mailmap: default mailmap.blob in bare repositories
Jeff King
2012-12-13
1
-0
/
+5
*
|
mailmap: clean up read_mailmap error handling
Jeff King
2012-12-12
1
-11
/
+21
*
|
mailmap: support reading mailmap from blobs
Jeff King
2012-12-12
1
-2
/
+47
*
|
mailmap: refactor mailmap parsing for non-file sources
Jeff King
2012-12-12
1
-34
/
+40
|
/
*
mailmap: avoid out-of-bounds memory access
Romain Francoise
2012-10-28
1
-1
/
+1
*
mailmap: always return a plain mail address from map_user()
Junio C Hamano
2012-02-06
1
-8
/
+10
*
Merge branch 'ml/mailmap' into maint-1.7.6
Junio C Hamano
2011-12-14
1
-3
/
+2
|
\
|
*
mailmap: xcalloc mailmap_info
Marc-André Lureau
2011-11-17
1
-3
/
+2
*
|
mailmap: fix use of freed memory
Jim Meyering
2010-10-14
1
-4
/
+6
*
|
string_list: Fix argument order for string_list_lookup
Julian Phillips
2010-06-27
1
-2
/
+2
*
|
string_list: Fix argument order for string_list_insert_at_index
Julian Phillips
2010-06-27
1
-1
/
+1
*
|
string_list: Fix argument order for string_list_insert
Julian Phillips
2010-06-27
1
-1
/
+1
*
|
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-21
1
-3
/
+3
*
|
Merge branch 'maint'
Junio C Hamano
2009-04-02
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-02
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-22
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-05-01
1
-0
/
+1
*
Fix read_mailmap to handle a caller uninterested in repo abbreviation
Alex Riesen
2007-05-01
1
-0
/
+3
*
Use strlcpy instead of strncpy in mailmap.c
Alex Riesen
2007-05-01
1
-1
/
+1
*
Split out mailmap handling out of shortlog
Junio C Hamano
2007-04-29
1
-0
/
+88