This is an archive of the discontinued Mercurial Phabricator instance.

index: don't allow index[len(index)] to mean nullid
ClosedPublic

Authored by martinvonz on Aug 1 2018, 2:47 PM.

Details

Summary

Now everything else has been cleaned up and we can drop support for
getting the nullid from the end of the index (from *past* the end
actually, since we reduced the length in the previous patch).

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

martinvonz created this revision.Aug 1 2018, 2:47 PM
martinvonz updated this revision to Diff 9782.Aug 2 2018, 12:40 AM
martinvonz updated this revision to Diff 9886.Aug 4 2018, 12:20 AM
This revision was automatically updated to reflect the committed changes.