1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 00:41:44 +02:00
Commit Graph

1936 Commits

Author SHA1 Message Date
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
f060dd2d83 21686: modernize make-kpkg completion 2005-08-31 19:47:17 +00:00
Peter Stephenson
a0890f75a2 9359: Francisco Borges: fix _gv file completion 2005-08-31 09:28:30 +00:00
Clint Adams
bea2cb3b06 21683: more fixes to urxvt completion 2005-08-25 19:51:03 +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
Felix Rosencrantz
821c0fd80d 21611: Added Firefox completion support. 2005-08-15 14:39:54 +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
4fe6b1a1fc 21571: avoid localised translations that break parsing 2005-08-10 12:08:56 +00:00
Peter Stephenson
d307660dee 21575 plus unposted: Add WARN_CREATE_GLOBAL option 2005-08-08 16:48:52 +00:00
Oliver Kiddle
a6c11584cf 21570: complete for the help sub-command 2005-08-08 08:54:12 +00:00
Oliver Kiddle
9d30797e4a new brctl completion 2005-08-08 08:02:39 +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