1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-18 15:21:16 +02:00
Commit graph

1091 commits

Author SHA1 Message Date
Clint Adams
e47333d0a9 Chris Lamb: 26655: complete custom Django management commands. 2009-03-01 16:14:33 +00:00
Bart Schaefer
027ce9a001 26609: _path_files: better (?) fix for globcomplete.
unposted: _pick_variant: explicit rather than implicit success return.
2009-02-28 07:11:31 +00:00
Peter Stephenson
5375b71009 26606: fix doubled -s in path completion in some cases 2009-02-25 20:51:12 +00:00
Clint Adams
3b3ff37cc5 Mikael Magnusson: 26596: new git options. 2009-02-25 02:52:47 +00:00
Peter Stephenson
6d52e0ae1a Jörg Sommer: 26582 2009-02-18 21:49:03 +00:00
Peter Stephenson
4ae72f2255 Danek Duvall: 26571: Additions for Solaris 2009-02-14 18:11:44 +00:00
Clint Adams
6ddb18ce29 26565: fix breakage in 26482. 2009-02-12 18:43:54 +00:00
Clint Adams
7b31a15de8 26544: complete pdf files as well as ps. 2009-02-10 18:33:14 +00:00
Clint Adams
debd4b826a 26494: completion for pydoc. 2009-01-30 16:29:06 +00:00
Clint Adams
4b2549e2f4 Ingmar Vanhassel: 26474: add "git describe --tags" completion and fix typos. 2009-01-29 18:10:45 +00:00
Clint Adams
8489d8eb01 Ingmar Vanhassel: 26473: complete "git commit --cleanup=" and "git commit --allow-empty". 2009-01-29 18:09:26 +00:00
Clint Adams
2d61198457 Ingmar Vanhassel: 26472: complete "git add --intent-to-add". 2009-01-29 18:06:37 +00:00
Clint Adams
c1f0bf30a3 Ingmar Vanhassel: 26471: update "git rebase" completion. 2009-01-29 18:05:28 +00:00
Clint Adams
218a7258b4 Ingmar Vanhassel: 26470: update "git svn" completion. 2009-01-29 18:03:06 +00:00
Peter Stephenson
c53972be26 26485: _path_files with accept-exact-dirs could get path order wrong 2009-01-29 17:58:30 +00:00
Clint Adams
0b9e0fc3c5 Ingmar Vanhassel: 26469: complete "git clone --verbose". 2009-01-29 17:40:07 +00:00
Clint Adams
f958e846e4 Ingmar Vanhassel: 26468: "git stage" is now a synonym for "git add". git diff: --staged is a synonym for --cached. 2009-01-29 17:37:48 +00:00
Clint Adams
4ddc411d71 Ingmar Vanhassel: 26467: add "git remote rename" completion. 2009-01-29 17:34:27 +00:00
Clint Adams
844b8b33d3 26483: Completion/Unix/Command/_getfacl, Completion/Unix/Command/_setfacl: handle SGI's acl programs as well as Cygwin's. 2009-01-29 16:27:36 +00:00
Clint Adams
8b7a0fb104 ARGH 2009-01-29 16:06:48 +00:00
Clint Adams
8ac7193c23 unposted: move _getfacl and _setfacl from Completion/Cygwin/Command to
Completion/Unix/Command.
2009-01-29 16:05:27 +00:00
Clint Adams
268357abc0 unposted: move _getfacl and _setfacl from Completion/Cygwin/Command to Completion/Unix/Command. 2009-01-29 16:02:54 +00:00
Clint Adams
3bd094b1bc 26482: complete patch -U, --unified-reject-files, --global-reject-file. 2009-01-29 15:54:42 +00:00
Peter Stephenson
af39a5ab1a 26463: Greg Klanderman: add zle-line-finish widget
26464: Greg Klanderman: fix insert-ids=single for menu completion
26465: Greg Klanderman: command keymap for execution
2009-01-28 09:31:53 +00:00
Doug Kearns
7d8db3f1a3 26413: update ant completion for version 1.7.1 2009-01-24 15:07:20 +00:00
Clint Adams
e23b86b716 26405: completion for xmms2, from Louis-David Mitterand. 2009-01-22 15:11:51 +00:00
Doug Kearns
7361b28c9c 26372: update antiword completion for version 0.37 2009-01-20 02:04:27 +00:00
Peter Stephenson
8541ccb842 Doug Kearns: 26365: new python 3.0 options 2009-01-19 10:28:30 +00:00
Doug Kearns
de41104d67 26361: update rake completion for version 0.8.3 2009-01-19 04:48:18 +00:00
Doug Kearns
351ebc1d09 26360: add --work-tree option to git completion 2009-01-19 02:58:06 +00:00
Peter Stephenson
a8ca104613 Richard Hartmann: 26170 parts 1 and 2: .bz2 compressed PS files 2009-01-05 14:14:16 +00:00
Clint Adams
4a2cd0410f Richard Hartmann: 26175: updates for vim completion. 2008-12-29 00:52:36 +00:00
Clint Adams
61e692400b Richard Hartmann: 26114: add color options. 2008-12-09 00:44:49 +00:00
Peter Stephenson
2ac5a8cdcb Richard Hartmann: 26105: add okular 2008-12-02 09:36:47 +00:00
Clint Adams
bda2edb4c5 Brendan Cully: 26057: mercurial completion updates. 2008-11-26 02:13:20 +00:00
Bart Schaefer
6636282a16 users/13477: call _files instead of _path_files to correctly handle
cycling through choices.
2008-11-23 18:23:28 +00:00
Clint Adams
0e8d56723a 26023: skeletal completion for tg (topgit). 2008-11-11 12:13:50 +00:00
Oliver Kiddle
5d13deda4e add completion of globbing flags 2008-11-10 15:28:41 +00:00
Peter Stephenson
399cf6312e 26021: tweak for glob qualifier completion 2008-11-08 23:34:11 +00:00
Clint Adams
3a8803a411 26016: treat "bzr co" as an alias of "bzr checkout"; patch from Ryo IGARASHI. 2008-11-07 02:34:51 +00:00
Clint Adams
6dbf2f2f4a 25988: declare temporary cache array as local, thanks to problem noticed by Kazuhiro NISHIYAMA. 2008-11-02 14:12:29 +00:00
Peter Stephenson
c109f9f944 25945: matching bug in path hierarchy completion 2008-10-29 21:59:32 +00:00
Peter Stephenson
e775b4dd66 25938 (Mikael) + probably 25939, too: typo in _path_files 2008-10-28 22:23:04 +00:00
Bart Schaefer
2357877757 25927: include the ignored prefix/suffix in the hidden prefix/suffix
only for compadd -U.
2008-10-23 02:38:58 +00:00
Bart Schaefer
b37952c37b Phil Pennock: 25854: fix Devel module completion for "perl -d:". 2008-10-15 06:17:39 +00:00
Bart Schaefer
3482e2dc8b 25887: fix brace completion oddity by using compadd -U more selectively. 2008-10-15 06:10:02 +00:00
Clint Adams
9b3a41d529 Jörg Sommer: 25882: run ssh with -oBatchMode=yes. 2008-10-14 21:08:00 +00:00
Peter Stephenson
5f83b99605 Marc Chantreux: 25816: promiscuous ip links 2008-10-11 21:49:56 +00:00
Bart Schaefer
7783d398c3 25029: : "environ" style to allow a different search path when completing
as a different user.
2008-10-10 09:56:25 +00:00
Clint Adams
dc9f889867 25833: remove zparseopts line obsoleted by 25824. 2008-10-09 22:15:19 +00:00