##// END OF EJS Templates
revset: prevent infinite recursion on pypy...
revset: prevent infinite recursion on pypy as explained in the commit, __len__ cannot do [x for x in self] because that can potentially call __len__ again, causing infinite recursion

File last commit:

r9999:f91e5630 default
r28718:f103f985 default
Show More
notfound.tmpl
2 lines | 44 B | application/x-cheetah | CheetahLexer
Dan Villiom Podlaski Christiansen
setup: install translation files as package data...
r9999 {header}
error: repository {repo} not found