##// END OF EJS Templates
revlog: suggest other parent when a parent was refused for a delta (issue5481)...
revlog: suggest other parent when a parent was refused for a delta (issue5481) Without aggressivemergedeltas, ensure that when we decline the closest parent (by revision number), the other parent is examined too.
Paul Morelle -
r38114:9bf0bd4d default
Show More
Name Size Modified Last Commit Author
/ hgext / narrow
TODO.rst Loading ...
__init__.py Loading ...
narrowbundle2.py Loading ...
narrowchangegroup.py Loading ...
narrowcommands.py Loading ...
narrowcopies.py Loading ...
narrowdirstate.py Loading ...
narrowpatch.py Loading ...
narrowrepo.py Loading ...
narrowrevlog.py Loading ...
narrowtemplates.py Loading ...
narrowwirepeer.py Loading ...