aboutsummaryrefslogtreecommitdiff
path: root/string-list.c
diff options
context:
space:
mode:
authorStefan Beller <sbeller@google.com>2014-11-24 19:44:14 -0800
committerJunio C Hamano <gitster@pobox.com>2014-12-04 15:10:21 -0800
commit63226218ba39e971c8a75d9419a7668b075ad85e (patch)
tree31fe44cf59e26b32318058c0abaa3c6a98589875 /string-list.c
parentfc66505c53f1a471e63b6122b2d629daca6e705b (diff)
downloadgit-63226218ba39e971c8a75d9419a7668b075ad85e.tar.gz
git-63226218ba39e971c8a75d9419a7668b075ad85e.tar.xz
mailmap: use higher level string list functions
No functional changes intended. This commit makes use of higher level and better documented functions of the string list API, so the code is more understandable. Note that also the required computational amount should not change in principal as we need to look up the item no matter if it is already part of the list or not. Once looked up, insertion comes for free. Signed-off-by: Stefan Beller <sbeller@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'string-list.c')
0 files changed, 0 insertions, 0 deletions