]> git.ipfire.org Git - thirdparty/git.git/commit - quote.c
Enhanced sq_quote()
authorH. Peter Anvin <hpa@zytor.com>
Mon, 10 Oct 2005 21:46:10 +0000 (14:46 -0700)
committerJunio C Hamano <junkio@cox.net>
Mon, 10 Oct 2005 21:46:10 +0000 (14:46 -0700)
commit77d604c30974587a2e0d36d92c48cef87f6e8e4d
tree14968934196d8160d040ea73d9981da00c6adc54
parent4769948afe7c502d37746edc2ee2c084c9dcb325
Enhanced sq_quote()

Create function to sq_quote into a buffer
Handle !'s for csh-based shells

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
quote.c
quote.h