Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split/rename many completions into per-command files. | Ville Skyttä | 2011-10-12 | 1 | -70/+1 |
* | Load completions in separate files dynamically, get rid of have(). | Ville Skyttä | 2011-10-12 | 1 | -3/+0 |
* | Include trailing equals sign in options that take arguments that way. | Ville Skyttä | 2011-05-02 | 1 | -0/+3 |
* | _init_completion: Add -s for splitting long options, use it in completions. | Ville Skyttä | 2011-05-02 | 1 | -15/+6 |
* | autotools, xsltproc: Use _parse_help instead of _longopt. | Ville Skyttä | 2011-05-01 | 1 | -3/+3 |
* | Remove = from COMP_WORDBREAKS when using _split_longopt(). | Ville Skyttä | 2011-04-25 | 1 | -3/+3 |
* | Remaining _init_completion() related changes missed in the first round. | Ville Skyttä | 2011-04-21 | 1 | -6/+6 |
* | Use _init_completion() in completions/a*. | Ville Skyttä | 2011-04-20 | 1 | -3/+3 |
* | Add/improve various autotools completions. | Ville Skyttä | 2010-11-12 | 1 | -0/+124 |