Commit Graph

66 Commits

Author SHA1 Message Date
Brendan Cully
9a335986e3 zsh: rewrite
This version of zsh completion handles global options more correctly,
completes options for command abbreviations, and does much more lazy
evaluation.
2006-10-25 15:08:40 -07:00
Brendan Cully
d5642c0e24 zsh: cache hg help output 2006-10-24 13:17:41 -07:00
Brendan Cully
504cbef404 zsh: complete according to the -R option if specified 2006-10-24 13:09:09 -07:00
Brendan Cully
4a3b3e604f zsh: add view opts 2006-10-24 11:10:04 -07:00
Brendan Cully
3e299a69c3 zsh: add --style and --template opts 2006-10-24 11:10:04 -07:00
Brendan Cully
b9f1be38a3 zsh: add -r to parents 2006-10-24 11:10:04 -07:00
Brendan Cully
6a1169bc1f zsh: expand tags lazily 2006-10-24 11:10:04 -07:00
Brendan Cully
4bf36aa43c zsh completion: basic mq support 2006-10-21 23:51:36 -07:00
Michael Gebetsroither
ed299a1d15 added st as alias for status in zsh_completition 2005-11-14 15:10:10 +01:00
Steve Borho
6054384fdd zsh: allow 'hg clone' to complete paths listed in ~/.hgrc 2005-11-02 15:45:41 -08:00
Steve Borho
e0c1367c2e zsh completion improvements.
File completers now correctly deal with filenames that contain spaces.
The completers also use 'hg status .' so they'll work correctly when the
default behaviour changes.
2005-10-31 09:58:05 -08:00
Steve Borho
fd7a8ead5d zsh completion: Added '--newest-first' to incoming, outgoing 2005-10-24 19:55:44 -07:00
Steve Borho
8cdd4c7b5c zsh completions: new -M, -m arguments for log, etc. 2005-10-24 16:54:07 -07:00
Steve Borho
54500796b2 Fix completion function for 'hg pull'. Fix truncation bug and remove tabs. 2005-10-01 00:02:01 -07:00
Mikael Berthe
77d6103d36 Suppress warning in zsh_completion script 2005-09-30 11:06:13 -07:00
Steve Borho
03a0b1e1bb zsh completion function for hg 2005-09-29 13:18:39 -07:00