Wed, 09 Jan 2013 20:36:53 +0200 |
Idan Kamara |
rollback: don't clear the filecache
|
Wed, 09 Jan 2013 20:37:44 +0200 |
Idan Kamara |
destroyed: keep the filecache in sync with __dict__ (issue3335) (issue3693) (issue3743)
|
Fri, 11 Jan 2013 00:05:52 +0200 |
Idan Kamara |
localrepo: write the phasecache when destroying nodes
|
Sat, 05 Jan 2013 16:50:12 +0200 |
Idan Kamara |
localrepo: update the branchmap when destroying nodes
|
Sat, 15 Dec 2012 20:08:13 +0200 |
Idan Kamara |
localrepo: introduce destroying function
|
Sun, 16 Dec 2012 23:13:02 +0200 |
Idan Kamara |
localrepo: don't refresh filecache entries that aren't in __dict__
|
Sat, 12 Jan 2013 16:04:29 +0100 |
Mads Kiilerich |
changelog: please check-code and remove tabs
|
Fri, 11 Jan 2013 18:47:42 +0100 |
Pierre-Yves David |
branchmap: Save changectx creation during update
|
Thu, 10 Jan 2013 00:41:40 +0100 |
Pierre-Yves David |
changelog: add a `branch` method, bypassing changectx
|
Tue, 08 Jan 2013 01:28:39 +0100 |
Pierre-Yves David |
branchmap: pass revision insteads of changectx to the update function
|
Fri, 11 Jan 2013 18:39:43 +0100 |
Pierre-Yves David |
perf: add perfbranchmap command
|
Fri, 11 Jan 2013 20:34:54 +0100 |
Pierre-Yves David |
clfilter: enforce hidden filtering on all repository accesses
|
Thu, 03 Jan 2013 21:07:04 +0100 |
Mads Kiilerich |
archival: avoid touching deprecated gzip name attribute
|
Thu, 03 Jan 2013 21:07:04 +0100 |
Mads Kiilerich |
archival: pass integer to struct.pack int field instead of float
|