sapling/contrib
Nikolaj Sjujskij 7548a4a762 building: build inotify for sys.platform='linux*'
If Python interpreter was built under Linux 3.x kernel, it reports
sys.platform to be 'linux3' (it is fixed for Python 3, but not for 2.x).
This cancels building inotify extension, which was built only for 'linux2'
platform. Improved test checks if sys.platform begins with 'linux', and together
with test for kernel version to be greater than 2.6 it seems to cover all known
cases.
2011-09-20 15:21:27 +03: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
vim contrib/vim: add a syntax file for unified tests 2010-09-26 20:43:43 -04:00
win32 win32/hgwebdir_wsgi: use getattr instead of hasattr 2011-07-25 16:09:18 -05:00
wix wix: catch up with more added files 2011-06-30 12:55:19 -05:00
bash_completion bash_completion: enable alias auto-complete 2011-05-17 00:46:52 +02: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: disallow use of hasattr() 2011-07-25 14:59:31 -05:00
convert-repo convertrepo: make it work with refactored convert extension 2008-03-23 21:41:03 +01: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: fix dispatch call to use dispatch.request() 2011-05-29 13:43:50 +03:00
hgk hgk: display bookmark in commit diff window 2011-02-23 00:25:18 +01:00
hgweb.fcgi *: add executable bit to a few files that were missing it. 2010-10-26 12:18:37 +02:00
hgweb.wsgi hgweb.wsgi: add a URL to the corresponding wiki documentation 2010-07-03 01:48:50 +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 mercurial.el: fix hg-outgoing path when 'default-push' is not defined 2010-10-20 18:15:47 +05:30
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 Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
perf.py scmutil: switch match users to supplying contexts 2011-06-18 16:52:51 -05: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 building: build inotify for sys.platform='linux*' 2011-09-20 15:21:27 +03:00
shrink-revlog.py rename util.os_link to oslink 2011-05-06 15:34:34 +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 contrib: some support for named branches in zsh_completion (issue2988) 2011-09-07 10:24:26 -04:00