aboutsummaryrefslogtreecommitdiff
path: root/builtin/symbolic-ref.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2012-05-21 19:10:26 -0400
committerJunio C Hamano <gitster@pobox.com>2012-05-22 09:08:48 -0700
commitc96f0c8d0a9f1eeabb2ea49cb7ede954a64bd540 (patch)
treec3b2800a889480091ff46b141ba11753d3e9f954 /builtin/symbolic-ref.c
parentf8254d321cc42a6d47abf79b0f93d16e28432df3 (diff)
downloadgit-c96f0c8d0a9f1eeabb2ea49cb7ede954a64bd540.tar.gz
git-c96f0c8d0a9f1eeabb2ea49cb7ede954a64bd540.tar.xz
ident: use a dynamic strbuf in fmt_ident
Now that we accept arbitrary-sized names and email addresses, the only remaining limit is in the actual formatting of the names into a buffer. The current limit is 1000 characters, which is not likely to be reached, but using a strbuf is one less error condition we have to worry about. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/symbolic-ref.c')
0 files changed, 0 insertions, 0 deletions