log contrib/zsh_completion @ 5477:f00ed7c5877b

age author description
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