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
|
Tue, 24 Oct 2006 13:17:41 -0700 |
Brendan Cully |
zsh: cache hg help output
|
Tue, 24 Oct 2006 13:09:09 -0700 |
Brendan Cully |
zsh: complete according to the -R option if specified
|
Tue, 24 Oct 2006 11:10:04 -0700 |
Brendan Cully |
zsh: add view opts
|
Tue, 24 Oct 2006 11:10:04 -0700 |
Brendan Cully |
zsh: add --style and --template opts
|
Tue, 24 Oct 2006 11:10:04 -0700 |
Brendan Cully |
zsh: add -r to parents
|
Tue, 24 Oct 2006 11:10:04 -0700 |
Brendan Cully |
zsh: expand tags lazily
|
Sat, 21 Oct 2006 23:51:36 -0700 |
Brendan Cully |
zsh completion: basic mq support
|
Mon, 14 Nov 2005 15:10:10 +0100 |
Michael Gebetsroither |
added st as alias for status in zsh_completition
|
Wed, 02 Nov 2005 15:45:41 -0800 |
Steve Borho |
zsh: allow 'hg clone' to complete paths listed in ~/.hgrc
|
Mon, 31 Oct 2005 09:58:05 -0800 |
Steve Borho |
zsh completion improvements.
|
Mon, 24 Oct 2005 19:55:44 -0700 |
Steve Borho |
zsh completion: Added '--newest-first' to incoming, outgoing
|
Mon, 24 Oct 2005 16:54:07 -0700 |
Steve Borho |
zsh completions: new -M, -m arguments for log, etc.
|
Sat, 01 Oct 2005 00:02:01 -0700 |
Steve Borho |
Fix completion function for 'hg pull'. Fix truncation bug and remove tabs.
|
Fri, 30 Sep 2005 11:06:13 -0700 |
Mikael Berthe |
Suppress warning in zsh_completion script
|
Thu, 29 Sep 2005 13:18:39 -0700 |
Steve Borho |
zsh completion function for hg
|