1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-29 06:51:03 +02:00
Commit graph

593 commits

Author SHA1 Message Date
Clint Adams
3bad367b6e 21763: Completion/Unix/Command/_baz: remove stray underscore. 2005-09-26 03:08:48 +00:00
Clint Adams
4882c536e9 21740: completion for quilt. 2005-09-20 20:05:34 +00:00
Doug Kearns
ba9bad6c0e unposted: update rake completion for version 0.6.0 2005-09-14 12:45:00 +00:00
Clint Adams
42ed9c4e39 21718: complete files after bzr's first argument until the bzr shell-complete stuff is improved. 2005-09-13 14:30:55 +00:00
Clint Adams
f384f47984 21705: OpenBSD date(1) completion 2005-09-07 19:12:53 +00:00
Clint Adams
541dc6998e 21704: completion for Solaris, and FreeBSD. 2005-09-07 19:10:46 +00:00
Clint Adams
cb7cac776c 21703: completion for bzr 0.0.7. 2005-09-06 16:08:29 +00:00
Peter Stephenson
394ab0aeb7 21698: Jean-Baptiste Quenot: _ant recursive completion could change dir 2005-09-05 13:55:47 +00:00
Clint Adams
9b05a714c3 21696: completion for GNU date. 2005-09-03 00:16:59 +00:00
Peter Stephenson
16c84ec8de 21693: Jean-Baptiste Quenot: recursively find ant targets 2005-09-02 09:17:32 +00:00
Clint Adams
a4d443af43 21692: remove set-tree-version, fix tree-version, add tree-id. 2005-08-31 19:58:53 +00:00
Clint Adams
ab96b700f2 21682: handle usage output of commands with [0-9]. alternatives, and actually parse that output again. 2005-08-23 19:11:10 +00:00
Clint Adams
b9d42d6a59 21565: better handle uncompresed manpages with .[0-9] in their names. 2005-08-15 17:11:17 +00:00
Bart Schaefer
0763d76e2d 21369: assign to array with "builtin stat"
rather than parsing its stdout
2005-08-15 03:30:22 +00:00
Peter Stephenson
3da1974d5c 21412: Travis Spencer: pkg-config completion 2005-08-12 10:03:57 +00:00
Oliver Kiddle
0e57f6ebe8 21598: fix typo that broke svn ci completion and avoid problem if LC_ALL set 2005-08-11 14:56:16 +00:00
Oliver Kiddle
a6c11584cf 21570: complete for the help sub-command 2005-08-08 08:54:12 +00:00
Oliver Kiddle
b1aa9f874e 21566: Tobias Gruetzmacher: fix to list all repositories 2005-08-08 07:59:36 +00:00
Clint Adams
20866bf154 unposted: fix syntax error in _mencal introduced by recent cleanup. 2005-08-08 01:45:16 +00:00
Oliver Kiddle
ce743b7920 various cleanups: fix indentation and capitalisation of descriptions 2005-08-01 16:26:28 +00:00
Oliver Kiddle
fb81e044f1 21393: add missing local declarations 2005-08-01 16:23:23 +00:00
Peter Stephenson
8c095a5169 unposted: Perforce "attribute" command
21551: FEATURES description for file<20->
21546: oddities of subscripts when searching arrays
21544: ioctl() prototyping
2005-08-01 09:54:55 +00:00
Wayne Davison
d6e066a573 Reorder the --include/--include-from --exclude/--exclude-from lines
so that the completion system will properly complete files after the
...-from options (the completion system is buggy if the shorter
option is first and ends with an '=').
2005-07-29 19:18:01 +00:00
Peter Stephenson
a680faf050 unposted: updated _perforce for Perforce release 2005.1 2005-07-28 11:40:08 +00:00
Doug Kearns
b45500cdd8 21540: update aap completion for version 1.076 2005-07-28 07:43:22 +00:00
Doug Kearns
022758c7c4 unposted: declare expl local in _rake 2005-07-26 14:20:56 +00:00
Clint Adams
857c5983f8 21516: handle dhclient V3 as well as V2. 2005-07-26 00:34:10 +00:00
Clint Adams
80bf36e074 21523, 21524: Julius Plenz: completions for pump and dhclient. 2005-07-25 23:59:02 +00:00
Doug Kearns
c42ab7adb5 unposted: add missing compset -S call to _php 2005-07-25 10:55:50 +00:00
Clint Adams
9448c686fe 21519: only complete files after baz commit, not archive/version. 2005-07-24 18:13:13 +00:00
Clint Adams
d92e06df5c 21517: complete files after build-config if there's a configs subdir, even if one is not in a project tree. 2005-07-24 14:44:08 +00:00
Clint Adams
2bd556e744 21506: use globbing instead of ls and sed. 2005-07-23 14:23:38 +00:00
Clint Adams
d1f7c438b1 21505: use an array for common arguments rather than an additional function 2005-07-23 14:10:48 +00:00
Clint Adams
f6bec18ea4 215??: move xscreensaver-command completion to the X dir. 2005-07-23 14:02:24 +00:00
Peter Stephenson
625b1dfd74 unposted: bring various .distfiles up to date 2005-07-21 13:45:23 +00:00
Doug Kearns
eb86b42f30 unposted: add -s option to _arguments call in _rake 2005-07-20 12:45:14 +00:00
Doug Kearns
4454ccf47e unposted: escape colons in _python -W option argument message 2005-07-16 11:57:43 +00:00
Doug Kearns
2f51268ee6 unposted: add missing -C option to _arguments in _python 2005-07-15 11:51:53 +00:00
Doug Kearns
bbe1c9bd17 21449: limit completed options available to RUBYOPT to -[IdvwrK] 2005-07-12 15:10:42 +00:00
Doug Kearns
f5e61d18b0 21446 (modified): improve target completion for rake 2005-07-12 14:35:49 +00:00
Clint Adams
afec3b2b5f 21447: completion for rubber, contributed by Emmanuel Hainry and Emmanuel Beffara. 2005-07-12 12:30:19 +00:00
Doug Kearns
a18270da29 21443: new completion for rake 2005-07-11 18:32:54 +00:00
Doug Kearns
ec8bbd0e94 unposted: fix typo in first normal arg action of _ruby 2005-07-11 10:21:52 +00:00
Bart Schaefer
80e8e43f76 21423: Travis: completion for unexpand 2005-07-11 03:34:15 +00:00
Clint Adams
b305d6406c 21417: completion for xscreensaver-command. 2005-07-10 12:32:22 +00:00
Clint Adams
aa75b34156 21416: cope with an equals sign after gpg --keyring. 2005-07-10 12:03:14 +00:00
Peter Stephenson
b334c31e18 users/9059: Nikolai Weibull: improved _vim_files 2005-07-08 10:33:34 +00:00
Peter Stephenson
d4f81ce410 users/9049: add vim variants to _vim 2005-07-07 12:56:30 +00:00
Peter Stephenson
a032b62789 Nikolai Weibull: new _vim completion 2005-07-07 11:15:46 +00:00
Doug Kearns
3538c874b1 * unposted: add missing compset -S calls to _w3m 2005-07-03 11:11:20 +00:00
Doug Kearns
198bd8f9e6 21400: add completion for RUBYOPT, RUBYLIB and RUBYPATH env variables 2005-07-03 10:56:41 +00:00
Doug Kearns
ce16f63906 unposted: declare _links vals parameter local 2005-06-30 14:41:53 +00:00
Doug Kearns
f64cc0a2df 21392: update w3m completion for version 0.5.x 2005-06-28 17:06:25 +00:00
Clint Adams
257179f91f 21382: completion for MIT krb5's kvno. 2005-06-24 18:48:55 +00:00
Oliver Kiddle
70a3d4e4b1 21380: update for wget 1.10, add missing descriptions and other minor fixes 2005-06-24 14:48:52 +00:00
Doug Kearns
4a923de007 21379: improve wget --restrict-file-names completion 2005-06-24 12:43:19 +00:00
Doug Kearns
e9171ff4d8 21343: update php completion for version 5.0 2005-06-18 10:47:36 +00:00
Doug Kearns
35cd8ba30f unposted: tidy up _darcs command descriptions 2005-06-17 12:00:51 +00:00
Clint Adams
3f08496698 21243: complete first option of svn subcmds. 2005-06-14 15:15:47 +00:00
Doug Kearns
4b9c21e580 21316 (modified): new completion for ctags tags 2005-06-11 12:48:06 +00:00
Doug Kearns
a2b67619ff 21320: fix _screen completion of -D, -R, -c and -dmS options 2005-06-11 12:28:17 +00:00
Doug Kearns
f4ec938d4a 21321: update antiword completion for version 0.36 2005-06-11 12:23:00 +00:00
Doug Kearns
bc86e2111b unposted: fix typo in a _less state name 2005-06-09 12:27:06 +00:00
Doug Kearns
1c23db0e00 unposted: add missing options to _ant 2005-06-08 16:59:22 +00:00
Oliver Kiddle
0ba8ae87ea 21315: make completion functions give precendence to descriptions passed as
parameters and cleanup descriptons in calling functions
2005-06-08 12:45:24 +00:00
Doug Kearns
0d8d202ff5 21302: make sure expl is declared local in completion functions 2005-06-08 05:33:45 +00:00
Doug Kearns
af22895da3 unposted: fix minor typo in _raggle 2005-06-06 15:45:27 +00:00
Doug Kearns
35697e0e3e 21293: update ant completion for version 1.6.4 2005-06-02 10:32:18 +00:00
Doug Kearns
9f63db611a 21294: fix incorrectly capitalized completion descriptions 2005-06-01 10:02:28 +00:00
Oliver Kiddle
0149f7afe1 21266: improve completion of sequences 2005-05-30 09:25:58 +00:00
Doug Kearns
31c2d8369e 21275 (modified): update raggle completion for version 0.4.0 2005-05-26 12:28:41 +00:00
Doug Kearns
b5275cfbbf unposted: add firefox to list of basic URL completed web browsers 2005-05-21 06:55:32 +00:00
Felix Rosencrantz
8d0cddd907 21257: Fix typo in completion for p4 password. 2005-05-12 15:48:55 +00:00
Oliver Kiddle
af31bd1741 Joerg Sonnenberger: 21252: Dragonfly BSD support 2005-05-11 09:27:05 +00:00
Clint Adams
0d34cdcb0d * 21239: Completion/Unix/Command/_ccal: completion for ccal. 2005-05-09 15:01:10 +00:00
Bart Schaefer
627cafd9db 21235,21236: fixes to _remote_files 2005-05-09 02:38:32 +00:00
Wayne Davison
1735fc1766 - Changed the --include, --exclude, and --filter (-f) options so
that they can be specified multiple times.
- Added the --only-write-batch=FILE option for the upcoming 2.6.5.
2005-04-27 08:22:34 +00:00
Bart Schaefer
d373eb8f1e Tobias Gruetzmacher 21168: locality and visibility of some completion vars 2005-04-24 17:49:26 +00:00
Clint Adams
e725a7b998 users/8733: rudimentary completion for surfraw. 2005-04-21 23:41:53 +00:00
Felix Rosencrantz
9d43c7653b 21154 - Added pid completion to _perforce for p4 monitor (clear|terminate) commands. 2005-04-18 15:48:05 +00:00
Clint Adams
54614a941b * 21150: Completion/Unix/Command/_baz, Completion/Unix/Command/_tla:
handle parsing of subcommand help output a bit more sanely.
2005-04-17 13:40:23 +00:00
Clint Adams
89f3361e60 * 21147: factor out some common code from _tla and _baz, and fix some breakage
from 21075.
2005-04-16 20:22:44 +00:00
Clint Adams
b65e0419fe * 21135: complete attached sessions after screen -x. 2005-04-12 20:15:48 +00:00
Peter Stephenson
b2ba2fd207 Carlos Phillips: private email: much improved _darcs completion 2005-04-06 11:40:11 +00:00
Wayne Davison
951014cdc8 The --address option is useful in both client- and daemon-mode. 2005-04-05 15:15:55 +00:00
Andrey Borzenkov
aac33a33a1 21086: fix module completion (broken in previous patch) and other tweaks 2005-04-03 11:57:02 +00:00
Oliver Kiddle
5a67b1323e 21081: complete network services for the psmisc version of fuser 2005-04-01 19:49:21 +00:00
Oliver Kiddle
e75966d3c7 correct handling of svn commit 2005-04-01 18:28:20 +00:00
Oliver Kiddle
835a5ad8b5 21076: use _files with (e) qualifier to handle completing files by their status 2005-03-31 14:26:24 +00:00
Clint Adams
dfe7d91ae7 21075: update baz completion to not use -A option since it's being dropped in baz 1.3. 2005-03-31 13:44:07 +00:00
Wayne Davison
e9a867215f Added --protocol option. 2005-03-28 21:02:06 +00:00
Clint Adams
40b7069173 21068: complete modified files for 'svn revert'. 2005-03-27 00:40:55 +00:00
Andrey Borzenkov
c7d4b71f5a 21066: rsync:// support and more fixes 2005-03-26 22:15:33 +00:00
Andrey Borzenkov
05291f7e2d 21051: more tweaks in SVR4 completion 2005-03-22 20:03:49 +00:00
Oliver Kiddle
f1d0ca4d80 Stephen Rüger: 21019: new completion for mpc 2005-03-21 17:59:23 +00:00
Wayne Davison
87dceeae1c The --compare-dest, --link-dest, and (new) --copy-dest options
needed to allow duplication and to exclude each other.
2005-03-11 19:24:35 +00:00
Clint Adams
6ab396f5fb * 20961: Completion/Unix/Command/_baz: fix completion of status and diff subcommands. 2005-03-11 01:11:36 +00:00
Andrey Borzenkov
fde5350632 20957: SVR4 and Solaris support 2005-03-10 18:35:11 +00:00
Motoi WASHIDA
0c3de591d3 20953: "du --version" tries to display size of files in current directory on FreeBSD and Darwin. 2005-03-09 03:35:41 +00:00
Clint Adams
1f9166d4e1 * 20951: Completion/Unix/Command/_baz: fix version detection and baz merge completion. 2005-03-09 02:03:50 +00:00