mercurial/cffi/__init__.py
author Boris Feld <boris.feld@octobus.net>
Fri, 27 Jul 2018 19:09:41 +0200
changeset 39120 8f83a953dddf
parent 30356 9cc438bf7d9a
permissions -rw-r--r--
revlog: skip over empty revision when looking for delta base There is no point in keeping an empty revision in the middle of a chain since they won't contribute any data. So we filter them out when looking for a valid base delta.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: