summaryrefslogtreecommitdiff
path: root/completions/cvs
Commit message (Expand)AuthorAgeFilesLines
* Cleanups: Use [[ instead of [.Ville Skyttä2011-11-091-13/+12
* 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
* cvs: Sort mode completions alphabetically.Ville Skyttä2011-05-241-21/+21
* cvs: Add editors/watchers completion.Ville Skyttä2011-05-241-0/+8
* cvs: Recognize some additional commands and synonyms.Ville Skyttä2011-05-241-6/+12
* cvs: List "primary" command names first in mode switch.Ville Skyttä2011-05-241-13/+13
* cvs: Rename get_* helper functions to _cvs_*.Ville Skyttä2011-05-241-10/+10
* cvs: Add CVS controlled file completions for admin and update.Ville Skyttä2011-05-241-0/+6
* cvs: Improve CVS controlled file completions.Ville Skyttä2011-05-241-34/+34
* cvs commit: Complete on entries instead of default if COMP_CVS_REMOTE is not ...Ville Skyttä2011-05-241-1/+2
* cvs: Drop -o default to fix CVS root completions.Ville Skyttä2011-05-241-3/+1
* cvs: Make $prefix setting actually work.Ville Skyttä2011-05-241-1/+1
* cvs: Don't leak $prefix.Ville Skyttä2011-05-241-1/+1
* cvs: Indentation fixes.Ville Skyttä2011-05-241-12/+11
* Include trailing equals sign in options that take arguments that way.Ville Skyttä2011-05-021-0/+1
* cvs diff: Parse options from cvs diff instead of plain diff.Ville Skyttä2011-04-291-1/+1
* Convert many completions to use _parse_help() instead of hardcoded option lists.Ville Skyttä2011-04-281-25/+12
* Avoid some unnecessary commands.Ville Skyttä2011-04-261-1/+1
* Use {x..y} brace expansion instead of `seq', loops, or long literal sequences.Ville Skyttä2011-04-261-1/+1
* Use _init_completion() in completions/c*.Ville Skyttä2011-04-201-10/+10
* Use += to append to arrays and strings.Ville Skyttä2011-04-061-4/+4
* Abort completion file loading earlier if required commands are not available.Ville Skyttä2011-04-051-2/+2
* Coding style consistency tweaks.Ville Skyttä2011-04-041-1/+1
* rename 'contrib' directory to 'completions'Guillaume Rousse2010-09-121-0/+392