sapling/contrib
Nikolaj Sjujskij 5b84a8b846 zsh_completion: make use of debuglabelcomplete command
Use `debuglabelcomplete` command when populating labels list, instead of
calling `hg` three times: for branches, bookmarks and tags. Do not pass string
being completed to `hg debuglabelcomplete` (as `$words[$CURRENT]`), since it
breaks `_hg_revrange` completion (`--rev 2.5:2.5.<Tab>`) for no apparent
benefit.
Also complete `hg view` with labels, not just tags, and drop unused `_hg_tags`.
2013-04-08 16:51:38 +04:00
..
hgfixes check-code: indent 4 spaces in py files 2012-07-31 03:30:42 +02:00
hgsh backout of e4cb9628354c 2011-01-27 11:15:08 +01:00
macosx Make Readme.html reference current OS X release 2010-03-06 21:29:02 -08:00
plan9 plan9: mkfile and 9diff fixes 2012-04-28 23:01:31 -07:00
vim contrib: state explicitly how hgtest.vim can be installed 2012-12-09 23:33:16 +01:00
win32 fix trivial spelling errors 2012-08-15 22:38:42 +02:00
wix Merge with stable 2012-08-29 21:26:39 +02:00
bash_completion bash_completion: recognize normal command abbreviations 2013-03-21 21:07:22 -07:00
buildrpm buildrpm: enhance changelog of the RPM file 2009-11-06 10:06:08 +01:00
casesmash.py merge with stable 2011-06-24 13:35:03 -05:00
check-code.py check-code: fix a check-code failure in check-code 2013-03-27 08:57:45 -07:00
convert-repo convertrepo: make it work with refactored convert extension 2008-03-23 21:41:03 +01:00
debugcmdserver.py cleanup: "raise SomeException()" -> "raise SomeException" 2012-05-12 16:00:58 +02:00
debugshell.py contrib: add debugshell extension 2010-07-20 23:29:49 +05:30
dumprevlog rename util.set_binary to setbinary 2011-05-06 15:25:35 +02:00
hg-ssh hg-ssh: read-only flag 2012-05-22 15:17:37 -07:00
hgk hgk: support the old way of getting the current Ttk theme (issue3808) 2013-02-05 12:58:21 +01:00
hgweb.fcgi mq: add a warning about uncommitted changes for qfinish 2011-11-10 15:40:34 -06:00
hgweb.wsgi mq: add a warning about uncommitted changes for qfinish 2011-11-10 15:40:34 -06:00
lock-checker.py spelling: fix minor spell checker issues 2012-10-10 01:29:56 +02:00
logo-droplets.svg logo: clean up source file with scour 2010-04-05 14:33:41 -05:00
memory.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
mercurial.el en-us: penalize 2012-08-17 13:58:19 -07:00
mercurial.spec mercurial.spec: specify file modes for install 2010-08-26 23:11:03 +02:00
mergetools.hgrc mergetools: refine vimdiff warning message 2013-02-15 15:06:43 -06:00
mq.el Remove FSF mailing address from GPL headers 2012-01-06 16:27:13 +01:00
perf.py perf: add a command to test copies.pathcopies perf 2013-04-04 20:36:46 -07:00
pylintrc pylintrc: string isn't deprecated, only some of its methods 2010-02-09 13:48:52 +01:00
python-hook-examples.py misc: replace .parents()[0] with p1() 2011-04-04 16:21:59 -05:00
sample.hgrc win32text: mark this extension as deprecated 2010-06-02 14:54:25 +02:00
setup3k.py cleanup: replace naked excepts with except Exception: ... 2012-05-12 16:02:46 +02:00
shrink-revlog.py check-code: ignore naked excepts with a "re-raise" comment 2012-05-13 13:18:06 +02:00
simplemerge rename util.set_binary to setbinary 2011-05-06 15:25:35 +02:00
synthrepo.py synthrepo: do not crash if a list is empty 2012-12-10 11:18:03 -08:00
tcsh_completion contrib: update tcsh_completion for Mercurial 1.8 2011-03-01 07:28:20 +01:00
tcsh_completion_build.sh contrib: update tcsh_completion for Mercurial 1.8 2011-03-01 07:28:20 +01:00
tmplrewrite.py contrib: add tmplrewrite.py script to help rewrite old templater syntax 2009-05-15 10:47:19 +02:00
undumprevlog rename util.set_binary to setbinary 2011-05-06 15:25:35 +02:00
xml.rnc Added RelaxNG schema for hg log XML output format 2009-12-30 02:44:37 +01:00
zsh_completion zsh_completion: make use of debuglabelcomplete command 2013-04-08 16:51:38 +04:00