Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76957 - bash-completion and tar 1.15
Summary: bash-completion and tar 1.15
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Shell Tools project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-06 15:35 UTC by Aaron Gyes
Modified: 2005-03-29 06:06 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Gyes 2005-01-06 15:35:30 UTC
GNU Tar 1.15 now automatically detect archives. "tar xf foo.tar.bz2" is now okay. Current bash-completion in portage wont show any bz2 files when I type tar xf foo<tab>.
Comment 1 Aaron Walker (RETIRED) gentoo-dev 2005-01-07 19:03:18 UTC
I think I'll wait on tar 1.15 becoming stable before I patch bash-completion for this.
Comment 2 Aaron Gyes 2005-03-28 18:21:11 UTC
It's been out of ~arch for a while now, can this be implemented?
Comment 3 Aaron Walker (RETIRED) gentoo-dev 2005-03-29 04:49:50 UTC
Figures... I just did a revision bump yesterday :)

Oh well, here's another one. Please test.
Comment 4 Aaron Walker (RETIRED) gentoo-dev 2005-03-29 06:06:52 UTC
Just noticed as I was getting ready to send the patch upstream that I modified -xf to work on compressed archives but forgot to still complete on plain .tar's. doh. fixed.