Ville Skyttä
db00d73296
Use improved process name completion in pgrep in addition to killall.
2009-02-15 18:53:09 +02:00
Ville Skyttä
14c641aea5
Note why "ps axo comm" is not used in _pnames on Linux.
2009-02-15 18:51:09 +02:00
Ville Skyttä
c492f00705
Extract process name completion from _killall to _pnames, make it work for others than Linux and FreeBSD.
2009-02-15 18:47:34 +02:00
Ville Skyttä
645aac4790
Fix killall completion for commands with relative paths (RHBZ: #484578 ), add a FIXME.
2009-02-15 11:45:07 +02:00
Ville Skyttä
5894a9cf76
Remove executable flag (the script is sourced, not executed).
2009-02-14 12:43:45 +02:00
Ville Skyttä
42908b9d8f
Comment typo fix.
2009-02-13 00:03:08 +02:00
Guillaume Rousse
530e91f810
add cdrecord and mkisoft completion functions to wodim and genisoimage
2009-02-12 22:31:27 +01:00
Guillaume Rousse
ea0d17b685
don't append = automatically after alias completion, for sake of minimal completion
2009-02-12 22:24:35 +01:00
Guillaume Rousse
6c27cd16dd
- split _command function in two different functions:
...
_command now only computes where wrapped command start
_command_offset actually takes care of running wrapped command
completion
- drop _remove_comp_word function, as context rewriting is now
performed more efficiently in _command_offset
- drop strace minimal completion, there is a better dedicated completion
waiting review
2009-02-12 22:12:20 +01:00
Guillaume Rousse
935295c280
new helper functions:
...
- _usb_ids completes on USB ids
- _pci_ids completes on PCI ids
2009-02-10 23:50:04 +01:00
Guillaume Rousse
9e08218fb9
make perl completion a bit more consistant with other, by first dealing
...
with options, then with main arguments
2009-02-10 23:39:10 +01:00
Ville Skyttä
47d0c5be2c
Handle parenthesis, <defunct> in killall completion.
2009-02-11 00:11:09 +02:00
Ville Skyttä
06932d52c9
Clean up killall sed scripts.
2009-02-11 00:07:08 +02:00
David Paleino
0addde3f94
Test succeeded, removing stale file
2009-02-08 21:23:04 +01:00
David Paleino
2bab4bbe48
Testing CIA bot
2009-02-08 21:22:16 +01:00
Ville Skyttä
bc0367b04b
Fix -sourcepath handling in javadoc packages completion.
2009-02-07 00:05:12 +02:00
Ville Skyttä
0145cd4b77
Expand ~foo to dir name more eagerly to avoid quoting issues.
2009-02-06 23:57:05 +02:00
Ville Skyttä
8bb9539219
Revert r1170, see comments in _expand for details.
2009-02-06 23:26:34 +02:00
Ville Skyttä
2595b32439
Add comments about local file completion of _scp.
2009-02-06 23:22:29 +02:00
Guillaume Rousse
9b596cbb6b
initial import
2009-02-05 19:23:23 +01:00
David Paleino
71a1d60d5a
Improved strace completion, undefined _command_offset() found.
2009-02-05 11:15:13 +01:00
David Paleino
06a8249326
Added quota-tools completion
2009-02-05 10:53:04 +01:00
David Paleino
fe04d9dedf
Use proper options variables
2009-02-05 10:11:24 +01:00
David Paleino
ca63c352bc
Added minicom completion
2009-02-05 10:04:37 +01:00
David Paleino
7058a9b442
Added net-tools (mii-tool and mii-diag) completions
2009-02-05 09:48:44 +01:00
David Paleino
6e43c5220a
Added qemu completion
2009-02-05 00:28:08 +01:00
David Paleino
1be448f135
Improved qemu completion
2009-02-05 00:26:22 +01:00
David Paleino
009a8fa172
Added comment on how to eventually workaround the bug
2009-02-04 23:38:20 +01:00
David Paleino
95266c3a6c
Added cpan2dist completion
2009-02-04 22:26:01 +01:00
David Paleino
48973b89fb
Improved cpan2dist completion
2009-02-04 22:22:06 +01:00
David Paleino
0a94a36c19
Added brctl completion
2009-02-04 22:06:28 +01:00
David Paleino
6c9002febc
Added cowsay/cowthink completion
2009-02-04 21:53:28 +01:00
Guillaume Rousse
d91bd7c806
renaming, it only completes on one command
2009-02-04 21:43:12 +01:00
Guillaume Rousse
67779f72f0
initial import
2009-02-04 21:39:06 +01:00
Guillaume Rousse
c76d502196
initial import
2009-02-04 21:35:42 +01:00
Guillaume Rousse
e990d69b46
use _get_cword
2009-02-04 21:33:43 +01:00
Guillaume Rousse
44619dbea3
initial import
2009-02-04 21:31:25 +01:00
Guillaume Rousse
ffa55f44e9
initial import
2009-02-04 21:28:58 +01:00
Guillaume Rousse
ef476b5225
initial import
2009-02-04 21:26:43 +01:00
Guillaume Rousse
81e4a5a783
initial import
2009-02-04 21:23:49 +01:00
Freddy Vulto
d138942196
Prevent completion dir from being sourced twice if BASH_COMPLETION_DIR and BASH_COMPLETION_COMPAT_DIR are equal (Alioth#311433)
2009-02-04 00:05:23 +01:00
Guillaume Rousse
1eadb1385d
Add .xvid and .XVID to player completion
2009-02-03 20:38:27 +01:00
Guillaume Rousse
80f629c29c
Make bibtex complete on .aux files
2009-02-03 20:32:07 +01:00
Guillaume Rousse
d73528881d
add --suggests and --enhances options to rpm -q completion
2009-02-02 22:24:38 +01:00
David Paleino
50808d5729
Fixing Closes notation.
...
Closes: #... closes a _Debian_ bug, but since this is Alioth's, we would
have closed the wrong bug.
2009-02-02 09:01:04 +01:00
Freddy Vulto
23653f37d4
Added r1300 modifications to debian/changelog.
2009-02-02 00:00:42 +01:00
Freddy Vulto
d5a72a09bf
- Restored _display()' completion for
display' by removing
...
completion-by-extension for `display' (#311429 )
- Removed duplicate completion option `-borderwidth' for `display'
2009-02-01 23:05:33 +01:00
David Paleino
0a9e244eb0
Moved ssh completion to separate file ( Closes : #360628 )
2009-01-30 10:38:33 +01:00
David Paleino
152c83ea51
* Fixed _dpkg_source completion ( Closes : #503317 )
...
* Remove unused UNAME local variable in _info() (Closes : #501843 )
2009-01-30 10:20:56 +01:00
David Paleino
7e395833e4
debian/copyright updated
...
release number fixed (we're not in 2008 anymore, and a release should arrive soon :))
2009-01-29 21:34:57 +01:00