aboutsummaryrefslogtreecommitdiff
path: root/diff.h
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2007-02-04 02:38:43 -0500
committerJunio C Hamano <junkio@cox.net>2007-02-04 00:18:41 -0800
commitb3391775e87bed073b93a0a534169a794eceebd7 (patch)
treeb090947633d68a97798060ed84532f9937f90245 /diff.h
parent78d4d6a2815f20607336fcb238ba23efc00e1b0a (diff)
downloadgit-b3391775e87bed073b93a0a534169a794eceebd7.tar.gz
git-b3391775e87bed073b93a0a534169a794eceebd7.tar.xz
bash: Support unique completion when possible.
Because our use of -o nospace prevents bash from adding a trailing space when a completion is unique and has been fully completed, we need to perform this addition on our own. This (large) change converts all existing uses of compgen to our wrapper __gitcomp which attempts to handle this by tacking a trailing space onto the end of each offered option. Signed-off-by: Shawn O. Pearce <spearce@spearce.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'diff.h')
0 files changed, 0 insertions, 0 deletions