sapling/mercurial
mpm@selenic.com af937ff86a Fix dodiff/changes
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Fix dodiff/changes

dodiff was failing to pass both nodes to changes
changes was comparing things backwards, resulting in added/deleted confusion
  in dodiff
changes was deleting things from cached manifests, use copy()
changes now sorts output lists

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

iD8DBQFCxZhZywK+sNU5EO8RApZWAJ9mYv1zc7IjXPIMwbVsfroQs8jfBACgn7R7
rTqLTTyIkM1OpL/ebnMtCOY=
=VcIr
-----END PGP SIGNATURE-----
2005-07-01 11:24:09 -08:00
..
__init__.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
bdiff.c [PATCH] bdiff/mpatch under MSVC 2005-06-30 23:54:17 -08:00
byterange.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
commands.py Fix dodiff/changes 2005-07-01 11:24:09 -08:00
demandload.py implement demand loading hack 2005-06-05 10:48:39 -08:00
fancyopts.py fancyopts: drop unneeded import 2005-07-01 11:21:04 -08:00
hg.py Fix dodiff/changes 2005-07-01 11:24:09 -08:00
hgweb.py Minor hgweb fixup for new diff code 2005-06-30 23:21:09 -08:00
httprangereader.py Move httprangereader into its own file 2005-06-15 19:58:48 -08:00
lock.py Whitespace cleanups 2005-06-29 10:42:35 -08:00
mdiff.py Whitespace cleanups 2005-06-29 10:42:35 -08:00
mpatch.c [PATCH] bdiff/mpatch under MSVC 2005-06-30 23:54:17 -08:00
revlog.py Hashing speed-up 2005-06-30 08:44:22 -08:00
transaction.py transaction: __del__ should do nothing if the journal already exists 2005-07-01 09:01:07 -08:00
ui.py Whitespace cleanups 2005-06-29 10:42:35 -08:00
util.py Move dirstate.uniq to util.unique 2005-07-01 00:34:50 -08:00
version.py [PATCH] /dev/null for other OS 2005-06-24 22:58:14 -08:00