Thu, 04 Dec 2008 11:21:31 -0800 |
Brendan Cully |
Update zsh completion to use debugcomplete -v instead of parsing help
|
Wed, 03 Dec 2008 22:01:34 -0800 |
Brendan Cully |
Update zsh completion for new help format
|
Mon, 17 Nov 2008 11:45:38 -0800 |
Brendan Cully |
zsh: make resolve with no options only complete unresolved files
|
Sun, 16 Nov 2008 19:49:36 -0800 |
Brendan Cully |
zsh: support for resolve
|
Thu, 03 Jul 2008 20:53:14 -0700 |
byron |
Added missing --config global option to zsh_completion.
|
Fri, 18 Jan 2008 08:23:29 -0600 |
Nicholas Riley |
[PATCH] zsh_completion tag/mq fixes
|
Fri, 14 Sep 2007 21:47:40 -0700 |
Brendan Cully |
Updated zsh completion from issue722.
|
Sun, 20 May 2007 19:27:14 +0200 |
Henri Precheur |
Fix issue 563: error in _hg_commit in the contrib/zsh_completion script.
|
Tue, 12 Dec 2006 15:34:11 -0600 |
Steve Borho |
zsh: better fix for partial completions
|
Tue, 05 Dec 2006 21:35:44 -0600 |
Steve Borho |
zsh: fix completions with relative paths
|
Tue, 05 Dec 2006 21:30:04 -0600 |
Steve Borho |
zsh: remove deprecated -f option for hg update
|
Thu, 09 Nov 2006 14:44:17 -0800 |
Brendan Cully |
zsh: typo in commit completion
|
Tue, 31 Oct 2006 17:31:30 -0800 |
Brendan Cully |
zsh: perform ~ expansion on _hg_root
|
Tue, 31 Oct 2006 16:35:44 -0800 |
Brendan Cully |
zsh: compute repository root instead of forking hg
|
Tue, 31 Oct 2006 16:04:03 -0800 |
Brendan Cully |
zsh: complete users in ssh URLS
|
Tue, 31 Oct 2006 15:48:02 -0800 |
Brendan Cully |
zsh: support remote cloning
|
Tue, 31 Oct 2006 15:44:16 -0800 |
Brendan Cully |
zsh: add optional remote directory cache
|
Tue, 31 Oct 2006 14:53:08 -0800 |
Brendan Cully |
zsh: complete SSH directories
|
Tue, 31 Oct 2006 12:05:47 -0800 |
Brendan Cully |
zsh: complete unknown commands normally
|
Mon, 30 Oct 2006 00:03:04 -0800 |
Brendan Cully |
zsh: tab-complete status results by directory
|
Thu, 26 Oct 2006 22:28:33 -0700 |
Brendan Cully |
zsh: support remote URLs
|
Thu, 26 Oct 2006 17:33:24 -0700 |
Brendan Cully |
zsh: suppress mq completion error messages outside of repository
|
Thu, 26 Oct 2006 17:28:12 -0700 |
Brendan Cully |
zsh: suppress error message for status completion outside of repository
|
Thu, 26 Oct 2006 10:06:12 -0700 |
Brendan Cully |
zsh: add revrange completion
|
Thu, 26 Oct 2006 09:46:08 -0700 |
Brendan Cully |
zsh: add qbase and qtip to qapplied completions
|
Thu, 26 Oct 2006 09:44:03 -0700 |
Brendan Cully |
zsh: use standard tags where possible
|
Thu, 26 Oct 2006 00:27:19 -0700 |
Brendan Cully |
zsh: complete qguard with +/- guard prefixes
|
Wed, 25 Oct 2006 19:31:42 -0700 |
Brendan Cully |
zsh: complete qapplied, qdiff, qfold, qguard, qimport, qnext, qprev
|
Wed, 25 Oct 2006 16:35:35 -0700 |
Brendan Cully |
zsh: make option lists more compact
|
Wed, 25 Oct 2006 15:08:40 -0700 |
Brendan Cully |
zsh: rewrite
|