1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-11 13:01:28 +02:00
Commit graph

1119 commits

Author SHA1 Message Date
Nikolai Weibull
e3c1917345 unposted: Completion/Unix/Command/_git: Move _gitk and _tig to correct
location.
2011-07-21 09:08:32 +00:00
Nikolai Weibull
6502b38277 29272: Completion/Unix/Command/_git: Use return values correctly accross all
completion functions.
2011-07-21 09:05:57 +00:00
Peter Stephenson
5f275faa95 Matthieu Baerts: 29547: bzr: cdiff subcommand. 2011-07-18 09:04:00 +00:00
Peter Stephenson
d1a557d008 Eric Moors: 29531: Android debugger completion 2011-07-04 20:14:51 +00:00
Frank Terbeck
eefe297228 29521: _git: Add `user-commands' support again. 2011-07-01 07:38:45 +00:00
Frank Terbeck
77b0e65eda 29519: _git: Pick up addon completions from $fpath. 2011-07-01 07:38:16 +00:00
Frank Terbeck
f5ba9011f0 29527: _git: Make file-completion fallback optional. 2011-07-01 07:37:44 +00:00
Frank Terbeck
3761265e45 29518: _git: Fall back to file completion for unknown sub-commands. 2011-07-01 07:36:48 +00:00
Doug Kearns
67ef9605f1 unposted: clean up completion descriptions as per Etc/completion-style-guide 2011-06-20 02:24:56 +00:00
Doug Kearns
65f7cbeaed 29483: add --servername completion to _vim 2011-06-16 06:23:32 +00:00
Mikael Magnusson
e468775400 29448: complete symlinks to files in _initctl too 2011-06-03 20:53:16 +00:00
Frank Terbeck
8101886e48 29412: _tmux: Disable sub-command completions if tmux is not found in `$path'. 2011-06-01 21:30:11 +00:00
Mikael Magnusson
70e0128c0f users/16057: add _tree 2011-05-31 12:38:32 +00:00
Nikolai Weibull
23102b3a9b unposted: Completion/Unix/Command/_git: Update git-branch completion to deal
with -r and -d correctly.
2011-05-29 15:10:30 +00:00
Mikael Magnusson
4e6035312b 29387: add completion for at and friends 2011-05-27 14:55:55 +00:00
Mikael Magnusson
2865dc2157 29334: complete with _arguments -- for zsh 2011-05-27 14:48:06 +00:00
Mikael Magnusson
ac8c1304ec 29376: redefine _initctl too 2011-05-27 00:12:51 +00:00
Mikael Magnusson
a75cbae6b7 29365: redefine _make() in _make. 2011-05-27 00:10:46 +00:00
Peter Stephenson
9d1976518e Bernhard Tittelbach: 29371: completion for initctl etc. 2011-05-25 19:48:05 +00:00
Mikael Magnusson
5fd16e59db 29364: partial fix for make completion in dirs with spaces. 2011-05-24 01:48:12 +00:00
Peter Stephenson
e051cb908f minor typo 2011-05-23 13:10:24 +00:00
Peter Stephenson
67ce57d609 29341, corrected: go programming language 2011-05-23 12:44:14 +00:00
Mikael Magnusson
59a0b52e61 29328: Another missing backslash in _git, remove some not needed backslashes in array definitions. 2011-05-22 02:13:55 +00:00
Mikael Magnusson
72cb7cfc6f 29307, 29308 + replies: Fix some doubled words in docs and comments. 2011-05-19 16:10:46 +00:00
Wayne Davison
a88f38b2c4 29315: add a missing backslash. 2011-05-18 22:12:18 +00:00
Frank Terbeck
c02d14eae3 Nikolai Weibull: 29166: _git: Speed improvements for file completion. 2011-05-17 18:42:57 +00:00
Nikolai Weibull
62444c9bfc 29273: Completion/Unix/Command/_git: Fix __git_guard_number 2011-05-17 17:15:13 +00:00
Peter Stephenson
23a057a4fa unposted (late commit): updates for 4.3.11-dev-3 2011-05-13 11:56:40 +00:00
Mikael Magnusson
9a5fcb3c31 Nikolai Weibull: 29124: Fix -l option in _git. 2011-05-12 16:01:19 +00:00
Wayne Davison
15180bc0ec 29187: add a missing backslash. 2011-05-08 21:19:29 +00:00
Peter Stephenson
9893f864ba Haakon: 29137: handling of flags in _ffmpeg 2011-05-03 18:38:56 +00:00
Peter Stephenson
f16ab40c06 Haakon: more ffmpeg tweaks 2011-05-01 15:46:46 +00:00
Peter Stephenson
5cd5510eba Haakon Riiser: 29100: clean up of _ffmpeg 2011-04-30 20:58:49 +00:00
Mikael Magnusson
6a69eb2978 _make: add _make- prefix to helper functions 2011-04-27 13:03:41 +00:00
Frank Terbeck
e38f65bba4 Simon Ruderich: 29041: _git: Add completion for `tig'. 2011-04-25 15:04:47 +00:00
Frank Terbeck
12d12ebc92 Felipe Contreras: 29028: _git: Add useful completion for `gitk'. 2011-04-25 11:50:14 +00:00
Frank Terbeck
2b9f9b59e2 29027: _screen: support "/dev/ttyUSB0 [baud]"-style arguments. 2011-04-21 21:05:48 +00:00
Frank Terbeck
37bb9f7353 Valentin Haenel: 29019: Fix git stash completion (apply and pop subcommands). 2011-04-21 20:57:51 +00:00
Peter Stephenson
6112308057 Don't complete p4 reopen to same change. 2011-04-19 15:06:07 +00:00
Frank Terbeck
fe5109bc43 Simon Ruderich: 28927: Fix "git tag -v" completion. 2011-04-15 14:32:09 +00:00
Mikael Magnusson
2c6c147bd3 28998: use correct return status in _make 2011-04-15 09:57:40 +00:00
Peter Stephenson
8020750b3c gi1242+zsh: 28991: fix _svn caching policy 2011-04-13 08:13:04 +00:00
mikamika
c9b0a25bb7 Fix typo in _vim 2011-03-29 10:08:52 +00:00
Frank Terbeck
2895154f89 Johan Sundström: 28890: New _npm completion. 2011-03-20 10:34:33 +00:00
Frank Terbeck
cce858f5ae Nikolai Weibull: 28913: Fix typo which broke `send-email' completion. 2011-03-18 22:43:19 +00:00
Frank Terbeck
b85b9a229d Nikolai Weibull: 28911: Only show modified files for git-checkout without tree. 2011-03-18 22:39:41 +00:00
Frank Terbeck
9e2278e0c1 Nikolai Weibull: 28914: Typo fix in `cvsexportcommit' description 2011-03-18 22:35:52 +00:00
Peter Stephenson
b9cdf11d4f Mikael: users/15875: fix _gpg to use _arguments return status 2011-03-16 14:22:56 +00:00
Peter Stephenson
6a015133bd Baptiste: 28819: FreeBSD completion tweaks 2011-03-01 20:21:59 +00:00
Wayne Davison
f2c4bb42f0 Nikolai Weibull's latest version. 2011-02-27 23:29:53 +00:00