index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mailmap.h
Age
Commit message (
Expand
)
Author
2026-02-20
mailmap: drop global config variables
Burak Kaan Karaçay
2026-02-20
mailmap: stop using the_repository
Burak Kaan Karaçay
2024-08-27
check-mailmap: add options for additional mailmap sources
Jacob Keller
2024-05-27
config: clarify memory ownership in `git_config_string()`
Patrick Steinhardt
2024-05-27
config: clarify memory ownership in `git_config_pathname()`
Patrick Steinhardt
2023-04-11
mailmap, quote: move declarations of global vars to correct unit
Elijah Newren
2021-01-12
shortlog: remove unused(?) "repo-abbrev" feature
Ævar Arnfjörð Bjarmason
2018-08-15
Add missing includes and forward declarations
Elijah Newren
2013-01-10
mailmap: simplify map_user() interface
Antoine Pelisse
2010-01-12
mailmap.c: remove unused function
Junio C Hamano
2009-02-08
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
2008-07-21
Rename path_list to string_list
Johannes Schindelin
2007-04-29
Split out mailmap handling out of shortlog
Junio C Hamano