author | Pierre Habouzit <madcoder@debian.org> | |
Mon, 10 Sep 2007 10:35:05 +0000 (12:35 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 10 Sep 2007 19:48:33 +0000 (12:48 -0700) | ||
commit | 4acfd1b799acf43642a28a22cc794266c25129ef | |
tree | ce3f9ee6de2a335e06d600b459c5679710a80f84 | tree | snapshot |
parent | f1696ee398e92bcea3cdc7b3da85d8e0f77f6c50 | commit | diff |
Change semantics of interpolate to work like snprintf.
Also fix many off-by-ones and a useless memset.
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Also fix many off-by-ones and a useless memset.
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
commit.c | diff | blob | history | |
interpolate.c | diff | blob | history |