Mercurial > hg-stable
diff hgext/hgk.py @ 29937:91a95ad985d8
revset: add 'takeorder' attribute to mark functions that need ordering flag
Since most functions shouldn't need 'order' flag, it is passed only when
explicitly required. This avoids large API breakage.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 07 Aug 2016 17:58:50 +0900 |
parents | d5883fd055c6 |
children | a8e4322f64c1 |