log mercurial/destutil.py @ 32736:173f1bdc322d

age author description
Tue, 06 Jun 2017 22:17:39 +0530 Pulkit Goyal update: show the commit to which we updated in case of multiple heads (BC)
Thu, 18 May 2017 16:43:56 -0400 Augie Fackler localrepo: extract bookmarkheads method to bookmarks.py
Sun, 19 Feb 2017 20:00:18 +0900 Yuya Nishihara scmutil: proxy revrange() through repo to break import cycles