Mercurial > hg
graph
-
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
-
branches: avoid unnecessary changectx.branch() callsFri, 15 Nov 2013 23:18:08 -0500, by Brodie Rao
-
branchmap: add documentation on the branchcache on-disk formatFri, 15 Nov 2013 23:18:08 -0500, by Brodie Rao
-
revlog: allow tuning of the chunk cache size (via format.chunkcachesize)Sun, 17 Nov 2013 18:04:29 -0500, by Brodie Rao
-
revlog: read/cache chunks in fixed windows of 64 KBSun, 17 Nov 2013 18:04:28 -0500, by Brodie Rao
-
perf: add perfmoonwalk command to walk the changelog backwardsSun, 17 Nov 2013 18:04:28 -0500, by Brodie Rao
-
largefiles: call super class method with proper kwargs to respect APITue, 03 Dec 2013 13:28:04 -0500, by Long Vu