Mercurial
Mercurial
>
hg
/ file revision
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
.
tests/test-filelog.py.out
author
Pierre-Yves David <pierre-yves.david@fb.com>
Wed, 23 Sep 2015 00:41:07 -0700
changeset 26307
428a8747f4ee
parent 16498
d76ba2090e0c
permissions
-rw-r--r--
revset: avoid implicit None testing in revset Implicit None testing is a very good way to get in trouble. We explicitly test for None.
ERROR: FIXME: This is a known failure of filelog.size for data starting with \1\n
OK.