summaryrefslogtreecommitdiff
path: root/completions/man
Commit message (Expand)AuthorAgeFilesLines
* man: Don't expand man page extensions too early.Ville Skyttä2012-12-281-3/+3
* man: Fix -P/--pager full path arg completion.Ville Skyttä2012-11-061-0/+1
* man: Trivial cleanups.Ville Skyttä2012-07-111-5/+5
* man: Add support for .lz man pages (RedHat: #839310).Ville Skyttä2012-07-111-3/+4
* man: Recognize 3gl as man page filename extension -- at least Mesa uses it.Ville Skyttä2012-05-161-2/+2
* man: Move variable declaration to the right place.Igor Murzov2012-03-251-2/+2
* man: --path option is supported on Darwin (Alioth: #313584)Igor Murzov2012-03-251-3/+2
* Cleanups: Use [[ instead of [.Ville Skyttä2011-11-091-2/+2
* Move Emacs indentation settings from every file to .dir-locals.el.Ville Skyttä2011-11-011-7/+1
* Make _userland easier to use.Ville Skyttä2011-10-161-2/+2
* Get rid of remaining $UNAME and $USERLAND uses.Ville Skyttä2011-10-131-1/+3
* Include trailing equals sign in options that take arguments that way.Ville Skyttä2011-05-021-0/+1
* _init_completion: Add -s for splitting long options, use it in completions.Ville Skyttä2011-05-021-5/+2
* man: Add option parsing and completion.Ville Skyttä2011-04-281-4/+36
* Simplify $UNAME checks.Ville Skyttä2011-04-251-2/+1
* Treat arguments starting with . or ~ as paths where that check is done.Ville Skyttä2011-04-241-2/+2
* Use _init_completion() in completions/m*.Ville Skyttä2011-04-201-4/+4
* Take advantage of short-circuit eval of [[ ]].Ville Skyttä2011-04-041-3/+2
* Remove most "-o filenames" options to "complete".Ville Skyttä2010-11-011-1/+1
* Remove redundant code.Ville Skyttä2010-10-231-4/+1
* Make man completion work with manpage names containing colons.Ville Skyttä2010-10-231-1/+2
* rename 'contrib' directory to 'completions'Guillaume Rousse2010-09-121-0/+82