https://github.com/git/git
Revision 1e102bf7c83281944ffd9202a7d35c514e4a5644 authored by Junio C Hamano on 17 July 2008, 05:42:04 UTC, committed by Junio C Hamano on 17 July 2008, 05:42:04 UTC
A patch title "[PATCH] 1" was sanitized by the original code by stripping
the "[PATCH]" from the front, but after the conversion to use strbuf this
behaviour was broken due to a counting error.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 3bf0dd1
History
Tip revision: 1e102bf7c83281944ffd9202a7d35c514e4a5644 authored by Junio C Hamano on 17 July 2008, 05:42:04 UTC
mailinfo: off-by-one fix for [PATCH (foobar)] removal from Subject: line
Tip revision: 1e102bf
File Mode Size
xdiff.h -rw-r--r-- 2.9 KB
xdiffi.c -rw-r--r-- 14.4 KB
xdiffi.h -rw-r--r-- 1.8 KB
xemit.c -rw-r--r-- 5.1 KB
xemit.h -rw-r--r-- 1.1 KB
xinclude.h -rw-r--r-- 1.2 KB
xmacros.h -rw-r--r-- 1.9 KB
xmerge.c -rw-r--r-- 12.1 KB
xprepare.c -rw-r--r-- 10.7 KB
xprepare.h -rw-r--r-- 1.1 KB
xtypes.h -rw-r--r-- 1.6 KB
xutils.c -rw-r--r-- 7.5 KB
xutils.h -rw-r--r-- 1.7 KB

back to top