sapling/contrib
Mads Kiilerich a4be6ed644 test-alias: adapt for Windows
The test used 'echo' to test '!' style aliases. On Windows 'echo' is handled
by cmd and thus behaves very differently from the 'normal' echo command.

The simple workaround used here for using the same alias on all platforms
is to use 'printf' instead. Msys 'printf' will also handle sh quoting and
escaping in cmd.

Environment variable expansion with sh syntax is handled by launching sh.
2012-06-16 21:57:42 +02:00
..
hgfixes hgfixes: added a fixer to convert changes in the email package 2010-08-08 15:48:58 -03: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/vim: add a syntax file for unified tests 2010-09-26 20:43:43 -04:00
win32 doc: update copyright years to 2012 2012-04-30 12:04:30 +02:00
wix wix: add phases help text and two more translations (issue 3288) 2012-03-03 23:14:31 -06:00
bash_completion bash_completion: added -o filename option to _hg_status (issue3101) 2012-01-21 00:40:18 +01: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 test-alias: adapt for Windows 2012-06-16 21:57:42 +02: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: display bookmark in commit diff window 2011-02-23 00:25:18 +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
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 Remove FSF mailing address from GPL headers 2012-01-06 16:27:13 +01:00
mercurial.spec mercurial.spec: specify file modes for install 2010-08-26 23:11:03 +02:00
mergetools.hgrc mergetools: add alternate registry keys for 32bit apps on 64bit O/S 2011-03-08 13:35:01 -06:00
mq.el Remove FSF mailing address from GPL headers 2012-01-06 16:27:13 +01:00
perf.py revlog: ancestors(*revs) becomes ancestors(revs) (API) 2012-06-01 12:37:18 -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
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: fix error in qfinish completions from 584f7a076523 2012-03-31 15:39:44 -05:00