Mercurial > hg
comparison tests/test-mac-packages.t @ 29904:e4b4168a4f1c
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.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 07 Aug 2016 14:35:03 +0900 |
parents | da1848f07c6a |
children | 408dcf7475a7 |
comparison
equal
deleted
inserted
replaced
29903:fe81c953f369 | 29904:e4b4168a4f1c |
---|