Mercurial > hg
comparison tests/test-bdiff.py @ 17692:fb458b3e72fc
pathencode: skip encoding if input is already longer than maxstorepathlen
Calling basicencode may make the path longer, never shorter. If it's already
too long before, then we don't even need to basicencode it.
author | Adrian Buehlmann <adrian@cadifra.com> |
---|---|
date | Sun, 30 Sep 2012 23:53:56 +0200 |
parents | eeac5e179243 |
children | 2e54aaa65afc |
comparison
equal
deleted
inserted
replaced
17691:c6c7e466dd3a | 17692:fb458b3e72fc |
---|