[Bug 526264] Re: sqlite3 completion restricted to .sqlite files

2013-07-18 Thread Stefan Sundin
The additions do not include the .db extension (as the person who
replied to the upstream bug report mistakenly thought); only .sqlite,
.sqlite3, .s3, .s3db. I can't think of anyone who uses the two latter
ones.

Can someone try to submit a new upstream report with .db and .db3 as
additions. I wouldn't mind if they removed the .s3 and .s3db extensions,
as I doubt they are used.

For a quick workaround, add complete -f -X '!*.@(db|sqlite)?(3)'
sqlite3 to ~/.bash_completion.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/526264

Title:
  sqlite3 completion restricted to .sqlite files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/526264/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 526264] Re: sqlite3 completion restricted to .sqlite files

2013-07-18 Thread Stefan Sundin
Ok, sorry, it seems like the latest patch did indeed include .db. I only
looked at the commit linked in the upstream bug report. My mistake.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/526264

Title:
  sqlite3 completion restricted to .sqlite files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/526264/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 526264] Re: sqlite3 completion restricted to .sqlite files

2011-10-03 Thread Bryce Harrington
Confirmed this patch is included in oneiric's bash-completion.

** Changed in: bash-completion (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/526264

Title:
  sqlite3 completion restricted to .sqlite files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/526264/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 526264] Re: sqlite3 completion restricted to .sqlite files

2011-03-31 Thread Toby Corkindale
At my place of work, we use .db as the extension, and so having bash
completion not provide anything is still annoying.

I can patch the completion locally, but.. still.. if there isn't a
standard extension, is it really bash-completion's job to be forcing one
upon us?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/526264

Title:
  sqlite3 completion restricted to .sqlite files

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 526264] Re: sqlite3 completion restricted to .sqlite files

2011-01-14 Thread Thomas E Jenkins
According to David Paleino in http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=608667 on Jan 2 2011:

 This is already fixed since long in our upstream git.
 I'm planning to make a new release of bash-completion ;)

 Kindly,
 David

So hopefully this annoyance will finally be fixed for folks soonish.


** Bug watch added: Debian Bug tracker #608667
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608667

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/526264

Title:
  sqlite3 completion restricted to .sqlite files

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 526264] Re: sqlite3 completion restricted to .sqlite files

2010-06-29 Thread Adam Guthrie
An expanded version of this patch has been accepted upstream:

http://git.debian.org/?p=bash-completion/bash-
completion.git;a=commitdiff;h=6571c6685c0bbfa6aac999fdc18299594293d83e

** Tags added: patch-accepted-upstream
** Tags removed: patch-forwarded-upstream

-- 
sqlite3 completion restricted to .sqlite files
https://bugs.launchpad.net/bugs/526264
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 526264] Re: sqlite3 completion restricted to .sqlite files

2010-06-23 Thread Adam Guthrie
A couple of changes have gone in upstream to help this:

http://git.debian.org/?p=bash-completion/bash-completion.git;a=commitdiff;h=ce664f47f1ac9cd0799d1151795b199bce83f44d
http://git.debian.org/?p=bash-completion/bash-completion.git;a=commitdiff;h=c6697f91e32fa5c28f20d1ed5faa9451b8ebb6ce

However, perhaps my changing of the status to Fix Committed was a little
overzealous, if someone would like to change it back to Triaged, please
do.

** Changed in: bash-completion (Ubuntu)
   Status: Triaged = Fix Committed

-- 
sqlite3 completion restricted to .sqlite files
https://bugs.launchpad.net/bugs/526264
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 526264] Re: sqlite3 completion restricted to .sqlite files

2010-06-23 Thread Adam Guthrie
Patch forwarded:

https://alioth.debian.org/tracker/index.php?func=detailaid=312605group_id=100114atid=413095

** Tags added: patch-forwarded-upstream

** Bug watch added: alioth.debian.org/ #312605
   http://alioth.debian.org/support/tracker.php?aid=312605

-- 
sqlite3 completion restricted to .sqlite files
https://bugs.launchpad.net/bugs/526264
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 526264] Re: sqlite3 completion restricted to .sqlite files

2010-04-08 Thread Rob
The following patch add .db files to the list of auto-completion
extensions for sqlite3.



** Patch added: Simple patch to add .db files to sqlite3 auto-completion.
   http://launchpadlibrarian.net/43476847/bash_completion_sqlite.patch

-- 
sqlite3 completion restricted to .sqlite files
https://bugs.launchpad.net/bugs/526264
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 526264] Re: sqlite3 completion restricted to .sqlite files

2010-03-07 Thread Daniel Hahler
See also bug 533985, which is about general issues with whitelisting
filename patterns.

** Changed in: bash-completion (Ubuntu)
   Status: New = Triaged

-- 
sqlite3 completion restricted to .sqlite files
https://bugs.launchpad.net/bugs/526264
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 526264] Re: sqlite3 completion restricted to .sqlite files

2010-02-22 Thread Erno Kuusela

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/39594382/Dependencies.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/39594383/XsessionErrors.txt

-- 
sqlite3 completion restricted to .sqlite files
https://bugs.launchpad.net/bugs/526264
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs