Mercurial
Mercurial
>
hg-stable
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
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: