summaryrefslogtreecommitdiff
path: root/completions/kcov
Commit message (Collapse)AuthorAgeFilesLines
* kcov: kcov has man page now.Igor Murzov2011-12-191-1/+1
|
* Cleanups: Be consistent, use $( foo ) instead of $(foo).Igor Murzov2011-11-201-2/+2
| | | | This partially reverts f0283e1c1b64202bb1adb9f44eac6fdfd80edece
* Cleanups: Make code more compact.Igor Murzov2011-11-201-8/+8
| | | | Drop useless spaces, backslashes, return codes, unused arguments etc.
* Move Emacs indentation settings from every file to .dir-locals.el.Ville Skyttä2011-11-011-6/+2
|
* Load completions in separate files dynamically, get rid of have().Ville Skyttä2011-10-121-2/+0
|
* kcov: Add --path-strip-level option (added in kcov-v7)Igor Murzov2011-07-181-2/+3
| | | | | Also provide more meaningful completions for --sort-type option. And improve test.
* kcov, pkgtools, sbopkg, slapt: Move option completion code after option ↵Igor Murzov2011-06-081-6/+6
| | | | | | | argument completions otherwise bogus completions are produced for option argument completions starting with a dash
* kcov: New completionIgor Murzov2011-06-061-0/+44