Freddy Vulto
ef8b4f2722
Fix perldoc completions to run without invoking autotools
...
Alioth #312729
See also:
http://www.mail-archive.com/bash-completion-devel@lists.alioth.debian.org/msg02143.html
2010-10-31 23:20:19 +01:00
Guillaume Rousse
cb7fc2f7c4
rename 'contrib' directory to 'completions'
2010-09-12 16:42:21 +02:00
Guillaume Rousse
3084903144
recurse in helpers dir
2010-08-09 22:29:56 +02:00
Guillaume Rousse
6d556ee5b7
split installation logic for completions in a separate Makefile.am, for
...
easier management of generated files
2010-08-02 22:07:24 +02:00
Ville Skyttä
6571c6685c
Add sqlite3 option completions, include *.db in filename ones (Alioth: 312605).
2010-06-29 19:30:32 +03:00
Ville Skyttä
48027cfbe1
Add lr(un)zip completion.
2010-06-21 23:48:18 +03:00
Ville Skyttä
6ac176ec72
Add crontab completion.
2010-06-18 00:24:04 +03:00
Ville Skyttä
1322b88cec
Add forgotten entry for wol.
2010-06-09 23:27:01 +03:00
Ville Skyttä
cdbfd8e224
Split ifup and ifdown completions into contrib/ifupdown.
2010-06-09 22:53:43 +03:00
Ville Skyttä
887361302b
Split ipsec completion into contrib/ipsec.
2010-06-09 22:50:33 +03:00
Ville Skyttä
3f1f6120d7
Split killall, pkill, pgrep and related completions into contrib/procps.
2010-06-09 22:47:42 +03:00
Ville Skyttä
77af9f50d3
Split kill, look, and renice completions into contrib/util-linux.
2010-06-09 22:41:01 +03:00
Ville Skyttä
bf0ec3ce0e
Split chown, chgrp, and id completions into contrib/coreutils.
2010-06-09 22:33:25 +03:00
Ville Skyttä
6068efc01f
Split service completion into contrib/service.
2010-06-09 22:19:05 +03:00
David Paleino
9db025c708
Add lintian completion to Makefile.am. Thanks Ville!
2010-05-24 18:58:16 +02:00
Ville Skyttä
734cdcdc1e
Split rmmod, insmod etc completion to contrib/module-init-tools.
2010-04-29 00:06:24 +03:00
Guillaume Rousse
08e7a2cbfd
initial import
2010-04-19 20:47:50 +02:00
Guillaume Rousse
e28d19ef4c
initial import
2010-04-19 19:59:47 +02:00
Guillaume Rousse
b6762781b8
initial import
2010-04-19 19:45:24 +02:00
Ville Skyttä
15cc44a67b
Don't install mock completion by default, it's in upstream mock > 1.1.0.
2010-03-20 22:40:00 +02:00
Guillaume Rousse
288cd1552d
add cryptsetup completion
2010-03-18 23:29:23 +01:00
Adrian Friedli
e8f6edc5af
Add ipv6calc completion.
2010-01-14 21:19:09 +02:00
Ville Skyttä
563e4d355d
Split mount and umount completion into contrib/mount.
2010-01-02 10:35:18 +02:00
Guillaume Rousse
38516ee431
Merge branch 'master' of git+ssh://git.debian.org/git/bash-completion/bash-completion
2009-12-31 17:36:20 +01:00
Ville Skyttä
9c402241c4
Add rtcwake completion.
2009-12-30 22:59:17 +02:00
Guillaume Rousse
dd30aa427c
substitute path to bash_completion time in profile script according to actual installation path
2009-12-29 23:50:08 +01:00
Guillaume Rousse
1691618a65
keep all automake options in a single place
2009-12-29 23:39:45 +01:00
Guillaume Rousse
4d4b6e9ba6
add support for test suite
2009-12-29 23:39:06 +01:00
Raphaël Droz
14588b8491
Add xsltproc completion (Alioth: #311843 ).
2009-12-29 00:10:13 +02:00
Ville Skyttä
d15c096f0b
Add cvsps completion.
2009-12-28 23:45:03 +02:00
Ville Skyttä
f8a2d67783
Add fusermount completion.
2009-12-28 22:40:13 +02:00
Ville Skyttä
e0acaf8ed2
Split sshfs from contrib/ssh to contrib/sshfs.
2009-12-24 16:18:27 +02:00
Ville Skyttä
69aa25cd8f
Add pm-utils completion.
2009-12-10 22:00:52 +02:00
Ville Skyttä
7248290e6e
Deprecate modules completion, upstream modules >= 3.2.7 ships one.
2009-12-08 19:45:35 +02:00
Ville Skyttä
93060b4133
Add k3b completion.
2009-11-03 22:24:41 +02:00
Ville Skyttä
3725168d8a
Combine dcop and qdbus completions into the latter, they're the same.
2009-11-01 20:52:04 +02:00
Ville Skyttä
46fa5c464b
Add abook completion, based on work by Raphaël Droz.
2009-10-31 13:59:29 +02:00
Ville Skyttä
44395aa45f
Rename repomanage completion to _yum-utils, don't install it by default.
...
An updated version of it (and some more completions) will be included
in upstream yum-utils > 1.1.23.
2009-10-20 19:41:11 +03:00
Ville Skyttä
16c00d6d87
Add wtf completion, based on work by Raphaël Droz.
2009-10-19 23:18:57 +03:00
Ville Skyttä
419bcb44aa
bluez-utils was merged to bluez as of 4.x, rename completion accordingly.
2009-10-11 21:10:07 +03:00
Ville Skyttä
e2c20d96e9
Include profile snippet in tarball, install it.
2009-10-10 23:01:13 +03:00
Ville Skyttä
d03719181f
Include CHANGES in dist tarball.
2009-10-10 22:48:43 +03:00
Ville Skyttä
0eb5f49dcd
Create bz2 dist tarball too.
2009-10-10 22:46:54 +03:00
Guillaume Rousse
463568bc48
pattern based file completions are defined in main file
2009-10-04 23:02:55 +02:00
Guillaume Rousse
f5b6261826
add rfkill completion
2009-09-20 22:12:01 +02:00
Guillaume Rousse
f262487650
fix typo
2009-09-15 00:23:26 +02:00
Guillaume Rousse
5b760a88bb
add mdam and resolvconf completion to installed files list
2009-09-14 21:49:44 +02:00
Guillaume Rousse
a1ae571cea
initial import
2009-09-14 21:48:03 +02:00
Ville Skyttä
bb43fd63bf
Split yum into _yum and yum-arch.
...
The plan is to move yum completion to yum upstream soon:
http://lists.baseurl.org/pipermail/yum-devel/2009-August/005777.html
2009-09-08 20:28:51 +03:00
Ville Skyttä
47fb2d8f0e
Revert "Improve sudo completion (Alioth: #311414 )."
...
This reverts commit 11d4d978876ceb58eaec5dcfd82fae7b9699acfd.
Avoiding breaking completion for the sudo'd command isn't as
straightforward as I thought.
2009-09-05 00:26:48 +03:00