Tue, 25 Jun 2019 14:23:02 -0700 |
Kyle Lippincott |
zsh: enable completion support for chg as well
|
Mon, 04 Feb 2019 14:29:03 -0800 |
Kyle Lippincott |
zsh: fix `hg resolve` completion when in a subdirectory (issue6067)
|
Wed, 17 Oct 2018 22:32:50 +0800 |
Anton Shestakov |
zsh_completion: add -l/--list flag for hg bookmarks completion
|
Wed, 17 Oct 2018 22:31:34 +0800 |
Anton Shestakov |
zsh_completion: fix a couple of flags still not being perfect
|
Wed, 17 Oct 2018 22:27:10 +0800 |
Anton Shestakov |
zsh_completion: use $_hg_remote_opts after it is defined
|
Mon, 17 Sep 2018 13:21:46 +0800 |
Anton Shestakov |
zsh_completion: add -b/--branch and -B/--bookmark(s) flags properly
|
Mon, 10 Sep 2018 16:47:02 +0800 |
Anton Shestakov |
zsh_completion: add new and remove deprecated flags
|
Mon, 10 Sep 2018 16:43:49 +0800 |
Anton Shestakov |
zsh_completion: update various arguments, descriptions, metavariables
|
Wed, 22 Aug 2018 09:02:07 +0800 |
Anton Shestakov |
zsh_completion: complete shelve and unshelve
|
Tue, 21 Aug 2018 20:30:53 +0800 |
Anton Shestakov |
zsh_completion: use revsets to exclude this rev from suggestions to hg merge
|
Wed, 22 Aug 2018 09:12:22 +0800 |
Anton Shestakov |
zsh_completion: handle --rev as well as -r for diff and revert
|
Wed, 22 Aug 2018 08:20:51 +0800 |
Anton Shestakov |
zsh_completion: complete merge tools for -t/--tool
|
Tue, 21 Aug 2018 21:05:01 +0800 |
Anton Shestakov |
zsh_completion: complete hg files
|
Tue, 21 Aug 2018 14:49:02 +0800 |
Anton Shestakov |
zsh_completion: adjust usage of common options
|
Fri, 10 Aug 2018 23:24:33 +0800 |
Anton Shestakov |
zsh_completion: update all options
|