sapling/mercurial
mpm@selenic.com 0ef8f163ee Permission handling for the other OS
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Permission handling for the other OS

From: K Thananchayan <thananck@yahoo.com>

Preserve exec permission under Windows on existing source files. Not an ideal
solution as there is no way to specify exec permission for a new file.
Nevertheless, this helps working on crossplatform projects.

manifest hash: c50da52ad4645f40bd6204c4fd458e880bc3f801
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCuvJeywK+sNU5EO8RAscXAJ40eAHZjTip5to6BGPdoXxxL5gNQQCgl5GT
8S1Ckank5I/0ScGtapZKqTA=
=QrQp
-----END PGP SIGNATURE-----
2005-06-23 09:33:18 -08:00
..
__init__.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
bdiff.c Use __inline instead of inline 2005-06-23 09:22:30 -08:00
byterange.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
commands.py Commands cleanup 2005-06-22 22:31:25 -08:00
demandload.py implement demand loading hack 2005-06-05 10:48:39 -08:00
fancyopts.py hg help improvements 2005-06-08 20:11:57 -08:00
hg.py Permission handling for the other OS 2005-06-23 09:33:18 -08:00
hgweb.py hgweb: pull cgitb into CGI script example, where it can easily be disabled 2005-06-17 08:50:11 -08:00
httprangereader.py Move httprangereader into its own file 2005-06-15 19:58:48 -08:00
lock.py [PATCH] Enables lock work under the other 'OS' 2005-06-21 19:43:40 -08:00
mdiff.py Start using bdiff for generating deltas 2005-06-22 11:23:01 -08:00
mpatch.c Add 'other OS' bits to bdiff.c / style cleanups 2005-06-21 18:54:44 -08:00
revlog.py Ancestor algorithm fix 2005-06-16 00:39:30 -08:00
transaction.py [PATCH] rename under the other OS 2005-06-21 19:36:35 -08:00
ui.py Add support for .hg/hgrc file 2005-06-14 18:36:09 -08:00
util.py Permission handling for the other OS 2005-06-23 09:33:18 -08:00
version.py Make it possible to specify a version number in setup.py. 2005-06-19 21:04:32 +01:00