summaryrefslogtreecommitdiff
path: root/strbuf.c
diff options
context:
space:
mode:
authorLibravatar Shawn Pearce <spearce@spearce.org>2006-05-17 18:34:48 -0400
committerLibravatar Junio C Hamano <junkio@cox.net>2006-05-17 17:36:36 -0700
commit70e34b2dc88e28f09903b85932ea679992da62ff (patch)
treeca893ed0f5e887650962a9c9a5e5cc2b42674336 /strbuf.c
parentSupport 'master@2 hours ago' syntax (diff)
downloadtgif-70e34b2dc88e28f09903b85932ea679992da62ff.tar.xz
Fix ref log parsing so it works properly.
The log parser was only ever matching the last log record due to calling strtoul on "> 1136091609" rather than " 1136091609". Also once a match for '@' has been found after the name of the ref there is no point in looking for another '@' within the remaining text. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'strbuf.c')
0 files changed, 0 insertions, 0 deletions