From: Junio C Hamano Date: Sat, 16 Feb 2008 08:20:37 +0000 (-0800) Subject: Merge branch 'maint' X-Git-Tag: v1.5.5-rc0~220 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=d5558581d2583d18cdb6823065a8f812085fbc37;p=git.git Merge branch 'maint' * maint: commit: discard index after setting up partial commit filter-branch: handle filenames that need quoting diff: Fix miscounting of --check output hg-to-git: fix parent analysis mailinfo: feed only one line to handle_filter() for QP input diff.c: add "const" qualifier to "char *cmd" member of "struct ll_diff_driver" Add "const" qualifier to "char *excludes_file". Add "const" qualifier to "char *editor_program". Add "const" qualifier to "char *pager_program". config: add 'git_config_string' to refactor string config variables. diff.c: remove useless check for value != NULL fast-import: check return value from unpack_entry() Validate nicknames of remote branches to prohibit confusing ones diff.c: replace a 'strdup' with 'xstrdup'. diff.c: fixup garding of config parser from value=NULL --- d5558581d2583d18cdb6823065a8f812085fbc37