sapling/mercurial
mpm@selenic.com dda2865a7f add tracking of execute permissions
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

add tracking of execute permissions

Changes to executable permissions are now tracked. We only track one
bit here as the others tends to be problematic. "hg manifest" now
shows file permissions.

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

iD8DBQFCpzYBywK+sNU5EO8RAgkMAJ48l2ac12E20EFS24/i8ScwOtG4HwCgkbaE
ue6l1RJroqzNA7vNeqwCwK4=
=sEmJ
-----END PGP SIGNATURE-----
2005-06-08 10:16:33 -08:00
..
__init__.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
byterange.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
commands.py add tracking of execute permissions 2005-06-08 10:16:33 -08:00
demandload.py implement demand loading hack 2005-06-05 10:48:39 -08:00
fancyopts.py Beginning of new command parsing interface 2005-06-01 00:25:42 -08:00
hg.py add tracking of execute permissions 2005-06-08 10:16:33 -08:00
hgweb.py hgweb: ignore pipe errors 2005-06-07 00:21:53 -08:00
lock.py Simply repository locking 2005-05-26 08:53:04 -08:00
mdiff.py diff: use tab to separate date from filename 2005-06-07 08:53:05 -08:00
mpatch.c Add safety checking to mpatch 2005-05-21 13:14:58 -08:00
revlog.py fix heads for rev 0 2005-06-04 11:10:42 -08:00
transaction.py Implement recover and undo commands 2005-05-26 09:04:54 -08:00
ui.py import and startup cleanups 2005-06-04 14:16:32 -08:00