Mercurial > hg
comparison mercurial/demandimport.py @ 29905:371c2a39eead
revset: make analyze() a separate step from optimize()
This will allow us to evaluate unoptimized tree and compare the result with
optimized one.
The private _analyze() function isn't renamed since I'll add more parameters
to it.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 21 Aug 2016 11:29:57 +0900 |
parents | ae9a4d6a8d51 |
children | 11b3a59e7435 |
comparison
equal
deleted
inserted
replaced
29904:e4b4168a4f1c | 29905:371c2a39eead |
---|