summaryrefslogtreecommitdiff
path: root/config.c
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2007-02-22 21:34:36 -0800
committerLibravatar Junio C Hamano <junkio@cox.net>2007-02-22 21:34:36 -0800
commitef1a5c2fa8bc67abea6cbacf975ea3260cd40fa3 (patch)
treeb5a9d055692b1bca69bc349afcab05e495cf4257 /config.c
parentMerge branch 'maint' (diff)
parentTeach core.autocrlf to 'git apply' (diff)
parentt4119: test autocomputing -p<n> for traditional diff input. (diff)
downloadtgif-ef1a5c2fa8bc67abea6cbacf975ea3260cd40fa3.tar.xz
Merge branches 'lt/crlf' and 'jc/apply-config'
* lt/crlf: Teach core.autocrlf to 'git apply' t0020: add test for auto-crlf Make AutoCRLF ternary variable. Lazy man's auto-CRLF * jc/apply-config: t4119: test autocomputing -p<n> for traditional diff input. git-apply: guess correct -p<n> value for non-git patches. git-apply: notice "diff --git" patch again Fix botched "leak fix" t4119: add test for traditional patch and different p_value apply: fix memory leak in prefix_one() git-apply: require -p<n> when working in a subdirectory. git-apply: do not lose cwd when run from a subdirectory. Teach 'git apply' to look at $HOME/.gitconfig even outside of a repository Teach 'git apply' to look at $GIT_DIR/config