Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 10 Aug 2018 08:59:52 +0800 | Anton Shestakov | zsh_completion: complete files from `hg st -mar` for commit and diff |
Fri, 10 Aug 2018 08:33:27 +0800 | Anton Shestakov | zsh_completion: drop -w, add -S to _arguments |
Fri, 10 Aug 2018 08:19:36 +0800 | Anton Shestakov | zsh_completion: rename _hg_style_opts to _hg_template_opts |
Fri, 17 Aug 2018 00:51:46 +0200 | Joerg Sonnenberger | pycompat: wrap xrange for py2 to provide efficient __contains__ |