Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 153386 - add bash-completion to dev-util/git
Summary: add bash-completion to dev-util/git
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Fernando J. Pereda (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-29 18:10 UTC by Julian Phillips
Modified: 2006-10-30 02:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
add bash completion to git-1.4.3.2 ebuild (git_bashcomp.patch,694 bytes, patch)
2006-10-29 18:12 UTC, Julian Phillips
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Julian Phillips 2006-10-29 18:10:58 UTC
Most of the SCMs available from portage provide bash completion support via the bashcomp eselect module when the bash-completion use flag is set.  Since git now provides a bash completion script in the contrib section of source then it would be nice to install it.
Comment 1 Julian Phillips 2006-10-29 18:12:44 UTC
Created attachment 100754 [details, diff]
add bash completion to git-1.4.3.2 ebuild

This patch adds installs the bash completion support for 1.4.3.2 when the bash-completion use flag is enabled.
Comment 2 Fernando J. Pereda (RETIRED) gentoo-dev 2006-10-30 00:02:54 UTC
Looking at bash-completion support has been in my TODO list for weeks, I didn't know It was that simple.

I'll commit it probably later today, or tomorrow.

Thanks.

- ferdy
Comment 3 Fernando J. Pereda (RETIRED) gentoo-dev 2006-10-30 02:44:00 UTC
In dev-util/git-1.4.3.3

- ferdy