##// END OF EJS Templates
scmutil: proxy revrange() through repo to break import cycles...
scmutil: proxy revrange() through repo to break import cycles This was one of the hardest import cycles as scmutil is widely used and revset functions are likely to depend on a variety of modules. New repo.anyrevs() does not expand user aliases by default to copy the behavior of the existing repo.revs(). I don't want to add new function to localrepository, but this function is quite similar to repo.revs() so it won't increase the complexity of the localrepository class so much.

File last commit:

r14116:cd303243 default
r31025:6cf28575 default
Show More
test-no-symlinks.hg
0 lines | 558 B | application/octet-stream | TextLexer
/ tests / bundles / test-no-symlinks.hg
Binary file (application/octet-stream)