Mercurial > hg
graph
-
dirstate: refresh _branch cache entry after writing itSun, 16 Dec 2012 20:33:00 +0200, by Idan Kamara
-
filecache: create an entry in _filecache when __set__ is called for a missing oneMon, 17 Dec 2012 15:25:45 +0200, by Idan Kamara
-
filecache: allow filecacheentry to be created without stating in __init__Thu, 10 Jan 2013 23:54:53 +0200, by Idan Kamara
-
rollback: don't clear the filecacheWed, 09 Jan 2013 20:36:53 +0200, by Idan Kamara
-
destroyed: keep the filecache in sync with __dict__ (issue3335) (issue3693) (issue3743)Wed, 09 Jan 2013 20:37:44 +0200, by Idan Kamara
-
localrepo: write the phasecache when destroying nodesFri, 11 Jan 2013 00:05:52 +0200, by Idan Kamara
-
localrepo: update the branchmap when destroying nodesSat, 05 Jan 2013 16:50:12 +0200, by Idan Kamara
-
localrepo: introduce destroying functionSat, 15 Dec 2012 20:08:13 +0200, by Idan Kamara
-
localrepo: don't refresh filecache entries that aren't in __dict__Sun, 16 Dec 2012 23:13:02 +0200, by Idan Kamara
-
changelog: please check-code and remove tabsSat, 12 Jan 2013 16:04:29 +0100, by Mads Kiilerich
-
branchmap: Save changectx creation during updateFri, 11 Jan 2013 18:47:42 +0100, by Pierre-Yves David
-
changelog: add a `branch` method, bypassing changectxThu, 10 Jan 2013 00:41:40 +0100, by Pierre-Yves David
-
branchmap: pass revision insteads of changectx to the update functionTue, 08 Jan 2013 01:28:39 +0100, by Pierre-Yves David
-
perf: add perfbranchmap commandFri, 11 Jan 2013 18:39:43 +0100, by Pierre-Yves David
-
clfilter: enforce hidden filtering on all repository accessesFri, 11 Jan 2013 20:34:54 +0100, by Pierre-Yves David
-
archival: avoid touching deprecated gzip name attributeThu, 03 Jan 2013 21:07:04 +0100, by Mads Kiilerich
-
archival: pass integer to struct.pack int field instead of floatThu, 03 Jan 2013 21:07:04 +0100, by Mads Kiilerich
-
largefiles: fix update from a merge with removed filesFri, 11 Jan 2013 16:30:29 +0100, by Mads Kiilerich
-
largefiles: fix revert removing a largefile from a mergeFri, 11 Jan 2013 16:30:29 +0100, by Mads Kiilerich
-
largefiles: remove unused proto.refuseclient codeFri, 11 Jan 2013 16:30:29 +0100, by Mads Kiilerich
-
subrepo: make 'in subrepo' string easier to find by external toolsThu, 03 Jan 2013 17:42:25 +0100, by Angel Ezquerra
-
subrepo: fix python2.4 compatibility after 9aa6bee6e9f9Thu, 10 Jan 2013 10:35:37 -0800, by Brendan Cully
-
test-keyword: improve grammar and spelling in branchcache noteThu, 10 Jan 2013 16:25:06 +0000, by Christian Ebert
-
Merge with stable.Thu, 10 Jan 2013 09:43:28 -0500, by Augie Fackler
-
repoview: extract hideable revision computation in a dedicated functionThu, 10 Jan 2013 10:25:02 +0100, by Pierre-Yves David
-
largefiles: make update with backup files in .hglf slightly less broken stableThu, 10 Jan 2013 15:33:14 +0100, by Mads Kiilerich
-
tests: fix up test-highlight for breadcrumb changesWed, 09 Jan 2013 19:10:44 -0600, by Matt Mackall
-
color: add template label functionFri, 28 Dec 2012 19:25:10 -0600, by Sean Farley