view .hgignore @ 1897:38570c53b1cf

stack: fix printing order in case of unstability The stack was displayed using revision number order, this give good result in the simple case (straight stack) but give bad result when the stack is not linear because of unstability. We fixes it by reusing the evolution logic for sorting. As we do not live next to evolution yet, we duplicated this logic for now.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Mon, 14 Mar 2016 18:11:52 +0000
parents b6f934ed3570
children 143c8e4dc22d
line wrap: on
line source

syntax: glob
*.orig
*.pyc
tests/*.err
tests/.testtimes