tests/test-filelog.py.out
author Augie Fackler <raf@durin42.com>
Sat, 07 Mar 2020 17:42:40 -0500
changeset 44492 f19491aae641
parent 16498 d76ba2090e0c
permissions -rw-r--r--
gitlog: fix embarassing bug that prevented log from showing correct parents We had the correct parents in the database, but the changelog was always returning p1 for all parents. Oops. Differential Revision: https://phab.mercurial-scm.org/D8263

ERROR: FIXME: This is a known failure of filelog.size for data starting with \1\n
OK.