summaryrefslogtreecommitdiff
path: root/completions/python
Commit message (Expand)AuthorAgeFilesLines
* Move Emacs indentation settings from every file to .dir-locals.el.Ville Skyttä2011-11-011-7/+1
* Load completions in separate files dynamically, get rid of have().Ville Skyttä2011-10-121-2/+0
* bzip2, gzip, python, sysbench: Quote command argument to _parse_help().Ville Skyttä2011-04-271-1/+1
* Use _init_completion() in completions/p*.Ville Skyttä2011-04-201-7/+6
* Abort completion file loading earlier if required commands are not available.Ville Skyttä2011-04-051-1/+2
* Loosen python executable matching glob.Ville Skyttä2011-01-101-1/+1
* Complete "/path/to/python" the same way as plain "python".Ville Skyttä2011-01-101-1/+1
* Avoid "bad array subscript" with /usr/bin/python <TAB> (Debian: #559953).Ville Skyttä2011-01-101-1/+2
* python -c takes a command, not a script.Ville Skyttä2010-11-211-5/+1
* Simplify python _filedir glob.Ville Skyttä2010-11-211-1/+1
* Add some python option arg non-completions.Ville Skyttä2010-11-211-0/+3
* Get python options with _parse_help().Ville Skyttä2010-11-211-2/+1
* Install python completion for python2 and python3 too.Ville Skyttä2010-11-211-2/+2
* Indentation fixes.Ville Skyttä2010-11-211-16/+16
* Remove most "-o filenames" options to "complete".Ville Skyttä2010-11-011-1/+1
* Coding style tweaks.Ville Skyttä2010-10-241-2/+0
* rename 'contrib' directory to 'completions'Guillaume Rousse2010-09-121-0/+58