aboutsummaryrefslogtreecommitdiffstats
path: root/compat/regex
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2010-02-06 11:26:35 -0800
committerJunio C Hamano <gitster@pobox.com>2010-02-08 15:08:31 -0800
commitace706e2a6213d4252b6862786dd93c71bcbd69f (patch)
tree865f474ae0da8af1e01cf357b6322d35bb146eda /compat/regex
parentimap.preformattedHTML to tell Thunderbird to send non-flowed text (diff)
downloadgit-ace706e2a6213d4252b6862786dd93c71bcbd69f.tar.gz
git-ace706e2a6213d4252b6862786dd93c71bcbd69f.zip
Fix parsing of imap.preformattedHTML and imap.sslverify
These two variables are boolean and can lack "= value" in the configuration file. Do not reject such input early in the parser callback function. Also the key are downcased before being given to the callback, so we should run strcmp() with keyword spelled in all-lowercase. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'compat/regex')
0 files changed, 0 insertions, 0 deletions
td> 2004-12-15[PATCH] USB: usb_dev->ep[] not usb_dev->epmaxpacket (1/15)David Brownell1-36/+37 2004-12-15[PATCH] ftdi_sio: Add sysfs attributes for event character and latencyEdwin Olson2-0/+184 2004-12-15[PATCH] usb-serial: add tty_hangup on disconnectEdwin Olson1-0/+7 2004-12-14[PATCH] USB Storage: Remove old XLATE-only entries from unusual_devs.hPhil Dibowitz1-26/+0 2004-12-14[PATCH] USB: update drivers/usb/READMEDavid Brownell1-5/+28 2004-12-14[PATCH] USB Storage: Remove MODE_XLATE flag from unusual_devs.hPhil Dibowitz1-30/+30 2004-12-14USB: delete the tiglusb driver as it's not neededGreg Kroah-Hartman5-657/+0 2004-12-14[PATCH] USB Storage: support 'bulk32' devicesMatthew Dharm3-1/+33 2004-12-14[PATCH] USB: SN9C10x driver updatesLuca Risolia11-162/+1004 2004-12-14[PATCH] USB: fix sparse and compiler warnings in ti_usb_3410_5052.cGreg Kroah-Hartman1-11/+11