##// END OF EJS Templates
revset: extract tree transformation from optimize()...
revset: extract tree transformation from optimize() This patch separates the simple tree transformation from the optimization step, which is called as _analyze() since I'll extend this function to infer ordering flags. I want to avoid making _optimize() more complicated. This will also allow us to evaluate unoptimized tree.
Yuya Nishihara -
r29904:e4b4168a default
Show More
Name Size Modified Last Commit Author
/ mercurial / default.d
mergetools.rc Loading ...