sapling/mercurial
mpm@selenic.com dba1a9fc73 A new ancestor algorithm
The old ancestor algorithm could get fooled into returning ancestors
closer to root than it ought to. Hopefully this one, which strictly
orders its search by distance from room, will be foolproof.
2005-05-24 23:11:44 -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
fancyopts.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
hg.py Handle merge with deletions 2005-05-24 20:30:35 -08:00
hgweb.py Prettify the web interface 2005-05-23 20:57:48 -08:00
mdiff.py Fix braindamaged import in mdiff. 2005-05-20 19:19:25 -08:00
mpatch.c Add safety checking to mpatch 2005-05-21 13:14:58 -08:00
revlog.py A new ancestor algorithm 2005-05-24 23:11:44 -08:00
transaction.py Warn if we fail to truncate something 2005-05-20 17:20:39 -08:00