Re: [Bash-completion-devel] [PATCH] _filedir: Properly quote paths.

2012-01-18 Thread Ville Skyttä
On 2012-01-18 16:29, Igor Murzov wrote: Can somebody review this patch and run test/runUnit with the patch applied? The patch needs to be tested with bash-4.2 and I don't have one. This patch fixes following test case for me: $ mkdir test $ cd test $ touch 'x' '[x]' $ ls [xTAB # -

[Bash-completion-devel] [bash-completion-Bugs][313502] [PATCH] Workaround bash bug that fails to complete ,

2012-01-18 Thread bash-completion-bugs
Bugs item #313502, was changed at 2012-01-11 12:15 by Ville Skyttä You can respond by visiting: https://alioth.debian.org/tracker/?func=detailatid=413095aid=313502group_id=100114 Status: Closed Priority: 3 Submitted By: Sung Pae (guns-guest) Assigned to: Ville Skyttä (scop-guest) Summary:

Re: [Bash-completion-devel] 'git flow' Completions

2012-01-18 Thread Igor Murzov
Could you add the completions for the popular 'git flow' extension to bash completion please? You can find it at https://github.com/bobthecow/git-flow-completion Completion for the `git flow` as I can see relies on completion for `git`. And we don't provide completion for `git`, so we'll