Mercurial > hg
graph
-
import-checker: refactor sys.path prefix check (issue4129)Sun, 22 Dec 2013 14:10:26 -0800, by Chris Jerdonek
-
filter: add a comment so that people do not forget to update subsettableTue, 24 Dec 2013 17:44:23 -0500, by Pierre-Yves David
-
localrepo: remove unused repo.branchtags()/_branchtip() methodsMon, 16 Sep 2013 01:08:29 -0700, by Brodie Rao
-
hgweb: simplify branches with repo.branchmap().iterbranches()Mon, 16 Sep 2013 01:08:29 -0700, by Brodie Rao
-
hgweb: simplify summary with repo.branchmap().iterbranches()Mon, 16 Sep 2013 01:08:29 -0700, by Brodie Rao
-
branches: simplify with repo.branchmap().iterbranches()Mon, 16 Sep 2013 01:08:29 -0700, by Brodie Rao
-
debuglabelcomplete: simplify with repo.branchmap().iterbranches()Mon, 16 Sep 2013 01:08:29 -0700, by Brodie Rao
-
branchmap: introduce iterbranches() methodMon, 16 Sep 2013 01:08:29 -0700, by Brodie Rao
-
localrepo: refactor repo.branchheads() to use repo.branchmap().branchheads()Mon, 16 Sep 2013 01:08:29 -0700, by Brodie Rao
-
branchmap: introduce branchheads() methodMon, 16 Sep 2013 01:08:29 -0700, by Brodie Rao
-
localrepo: refactor repo.branchtip() to use repo.branchmap().branchtip()Mon, 16 Sep 2013 01:08:29 -0700, by Brodie Rao
-
branchmap: introduce branchtip() methodMon, 16 Sep 2013 01:08:29 -0700, by Brodie Rao
-
branchmap: cache open/closed branch head informationMon, 16 Sep 2013 01:08:29 -0700, by Brodie Rao
-
bookmarks: allow push -B to create a new remote head (issue2372)Mon, 11 Nov 2013 21:16:54 +1100, by Stephen Lee
-
template: modify showextras to return a hybridThu, 21 Nov 2013 15:46:49 -0500, by Matthew Turk