.hgignore
author Pierre-Yves David <pierre-yves.david@fb.com>
Mon, 14 Mar 2016 18:11:52 +0000
changeset 1897 38570c53b1cf
parent 1882 b6f934ed3570
child 2020 143c8e4dc22d
permissions -rw-r--r--
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.

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