sapling/mercurial
mpm@selenic.com d5231c190f Optimize diff and status in subdirectories
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Optimize diff and status in subdirectories

This walks the tree from the subdirectory down.

Based on a patch by Arun Sharma

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

iD8DBQFCrF6/ywK+sNU5EO8RAosUAKC0KWcMfsLErEInDk1X1vpM54HFEgCfUwcN
gXhaAviQZJ8h0ssl3BMmMfI=
=KnRD
-----END PGP SIGNATURE-----
2005-06-12 08:11:43 -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 Optimize diff and status in subdirectories 2005-06-12 08:11:43 -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 Optimize diff and status in subdirectories 2005-06-12 08:11:43 -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 unidiff: handle empty diffs more gracefully 2005-06-08 10:47:10 -08:00
mpatch.c mpatch: properly NULL out return in lalloc 2005-06-08 11:01:18 -08:00
revlog.py revlog: allow duplicates 2005-06-10 00:26:29 -08:00
transaction.py Implement recover and undo commands 2005-05-26 09:04:54 -08:00
ui.py ui: add configuration file support 2005-06-08 14:45:06 -08:00