10 Commits

Author SHA1 Message Date
Igor Murzov
f604f6ce5b kcov: Complete arguments of --limits option. 2012-07-05 01:01:50 +04:00
Igor Murzov
36f1b832fd kcov: Add new sort types (introduced in kcov-9). 2012-07-05 01:00:25 +04:00
Igor Murzov
0c4b054b14 kcov: kcov has man page now. 2011-12-19 03:56:43 +04:00
Igor Murzov
2e859f1a6c Cleanups: Be consistent, use $( foo ) instead of $(foo).
This partially reverts f0283e1c1b64202bb1adb9f44eac6fdfd80edece
2011-11-20 23:46:06 +03:00
Igor Murzov
f0283e1c1b Cleanups: Make code more compact.
Drop useless spaces, backslashes, return codes, unused arguments etc.
2011-11-20 17:10:58 +03:00
Ville Skyttä
0d10b94e7a Move Emacs indentation settings from every file to .dir-locals.el. 2011-11-01 22:14:45 +02:00
Ville Skyttä
20c05b43b6 Load completions in separate files dynamically, get rid of have(). 2011-10-12 00:19:50 +03:00
Igor Murzov
002a5a4553 kcov: Add --path-strip-level option (added in kcov-v7)
Also provide more meaningful completions for --sort-type option.
And improve test.
2011-07-18 02:01:59 +04:00
Igor Murzov
ac79f44d90 kcov, pkgtools, sbopkg, slapt: Move option completion code after option argument completions
otherwise bogus completions are produced for option argument completions
starting with a dash
2011-06-08 04:20:41 +04:00
Igor Murzov
a0834d3bf4 kcov: New completion 2011-06-06 01:06:25 +04:00