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
|
Fri, 11 Jan 2013 16:30:29 +0100 |
Mads Kiilerich |
largefiles: fix update from a merge with removed files
|
Fri, 11 Jan 2013 16:30:29 +0100 |
Mads Kiilerich |
largefiles: fix revert removing a largefile from a merge
|
Fri, 11 Jan 2013 16:30:29 +0100 |
Mads Kiilerich |
largefiles: remove unused proto.refuseclient code
|
Thu, 03 Jan 2013 17:42:25 +0100 |
Angel Ezquerra |
subrepo: make 'in subrepo' string easier to find by external tools
|
Thu, 10 Jan 2013 10:35:37 -0800 |
Brendan Cully |
subrepo: fix python2.4 compatibility after 9aa6bee6e9f9
|
Thu, 10 Jan 2013 16:25:06 +0000 |
Christian Ebert |
test-keyword: improve grammar and spelling in branchcache note
|
Thu, 10 Jan 2013 09:43:28 -0500 |
Augie Fackler |
Merge with stable.
|
Thu, 10 Jan 2013 10:25:02 +0100 |
Pierre-Yves David |
repoview: extract hideable revision computation in a dedicated function
|
Thu, 10 Jan 2013 15:33:14 +0100 |
Mads Kiilerich |
largefiles: make update with backup files in .hglf slightly less broken
stable
|
Wed, 09 Jan 2013 19:10:44 -0600 |
Matt Mackall |
tests: fix up test-highlight for breadcrumb changes
|
Fri, 28 Dec 2012 19:25:10 -0600 |
Sean Farley |
color: add template label function
|
Sat, 22 Dec 2012 21:46:26 -0600 |
Sean Farley |
templater: add no-op template function 'label'
|
Wed, 09 Jan 2013 20:27:17 +0100 |
Remy Blank |
posix: fix split() for the case where the path is at the root of the filesystem
|
Wed, 09 Jan 2013 21:13:52 +0200 |
Idan Kamara |
record: remove unused import
|
Wed, 09 Jan 2013 21:11:00 +0200 |
Idan Kamara |
cvsps: fix indentation
|
Wed, 09 Jan 2013 13:16:54 -0800 |
Bryan O'Sullivan |
hghave: introduce a test (unused) for cvs >= 1.12
|
Sun, 06 Jan 2013 04:50:14 +0100 |
Pierre-Yves David |
discovery: drop the visibleheads function
|
Sun, 06 Jan 2013 04:48:22 +0100 |
Pierre-Yves David |
clfilter: remove the last usage of `visibleheads`
|
Sat, 05 Jan 2013 18:57:09 +0100 |
Pierre-Yves David |
discovery: drop the visiblebranchmap function
|