mercurial/crew at 18320: 29 outgoing changesets (1 stable)

Mercurial Commits hg at intevation.org
Mon Jan 14 06:00:09 CST 2013


29 outgoing changesets (1 stable) in mercurial/crew:

http://hg.intevation.org/mercurial/crew/rev/60680d691a0b
changeset:   18320:60680d691a0b
tag:         tip
user:        Pierre-Yves David <pierre-yves.david at logilab.fr>
date:        Sun Jan 13 21:36:35 2013 +0100
summary:     hgweb: document the revnavgen function

http://hg.intevation.org/mercurial/crew/rev/e350ce798b63
changeset:   18319:e350ce798b63
user:        Pierre-Yves David <pierre-yves.david at logilab.fr>
date:        Wed Dec 19 19:06:50 2012 +0100
summary:     hgweb: no do not use listinsert(0, ...)

http://hg.intevation.org/mercurial/crew/rev/948f495fb230
changeset:   18318:948f495fb230
bookmark:    crew
user:        Idan Kamara <idankk86 at gmail.com>
date:        Thu Jan 10 23:57:03 2013 +0200
summary:     localrepo: drop unnecessary check on wlock unlock

http://hg.intevation.org/mercurial/crew/rev/365fecd984c7
changeset:   18317:365fecd984c7
user:        Idan Kamara <idankk86 at gmail.com>
date:        Sun Dec 16 20:33:00 2012 +0200
summary:     dirstate: refresh _branch cache entry after writing it

http://hg.intevation.org/mercurial/crew/rev/f36375576ed5
changeset:   18316:f36375576ed5
user:        Idan Kamara <idankk86 at gmail.com>
date:        Mon Dec 17 15:25:45 2012 +0200
summary:     filecache: create an entry in _filecache when __set__ is called for a missing one

http://hg.intevation.org/mercurial/crew/rev/216230643ae2
changeset:   18315:216230643ae2
user:        Idan Kamara <idankk86 at gmail.com>
date:        Thu Jan 10 23:54:53 2013 +0200
summary:     filecache: allow filecacheentry to be created without stating in __init__

http://hg.intevation.org/mercurial/crew/rev/3c3855470b19
changeset:   18314:3c3855470b19
user:        Idan Kamara <idankk86 at gmail.com>
date:        Wed Jan 09 20:36:53 2013 +0200
summary:     rollback: don't clear the filecache

http://hg.intevation.org/mercurial/crew/rev/3e4a944c0d04
changeset:   18313:3e4a944c0d04
user:        Idan Kamara <idankk86 at gmail.com>
date:        Wed Jan 09 20:37:44 2013 +0200
summary:     destroyed: keep the filecache in sync with __dict__ (issue3335) (issue3693) (issue3743)

http://hg.intevation.org/mercurial/crew/rev/7331ee72f99c
changeset:   18312:7331ee72f99c
user:        Idan Kamara <idankk86 at gmail.com>
date:        Fri Jan 11 00:05:52 2013 +0200
summary:     localrepo: write the phasecache when destroying nodes

http://hg.intevation.org/mercurial/crew/rev/084074648755
changeset:   18311:084074648755
user:        Idan Kamara <idankk86 at gmail.com>
date:        Sat Jan 05 16:50:12 2013 +0200
summary:     localrepo: update the branchmap when destroying nodes

http://hg.intevation.org/mercurial/crew/rev/4499ba5ac35c
changeset:   18310:4499ba5ac35c
user:        Idan Kamara <idankk86 at gmail.com>
date:        Sat Dec 15 20:08:13 2012 +0200
summary:     localrepo: introduce destroying function

http://hg.intevation.org/mercurial/crew/rev/cfeab932cff7
changeset:   18309:cfeab932cff7
user:        Idan Kamara <idankk86 at gmail.com>
date:        Sun Dec 16 23:13:02 2012 +0200
summary:     localrepo: don't refresh filecache entries that aren't in __dict__

http://hg.intevation.org/mercurial/crew/rev/4e27b06a0fd9
changeset:   18308:4e27b06a0fd9
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Sat Jan 12 16:04:29 2013 +0100
summary:     changelog: please check-code and remove tabs

http://hg.intevation.org/mercurial/crew/rev/0eed2546118a
changeset:   18307:0eed2546118a
user:        Pierre-Yves David <pierre-yves.david at logilab.fr>
date:        Fri Jan 11 18:47:42 2013 +0100
summary:     branchmap: Save changectx creation during update

http://hg.intevation.org/mercurial/crew/rev/06185554e7e3
changeset:   18306:06185554e7e3
user:        Pierre-Yves David <pierre-yves.david at ens-lyon.org>
date:        Thu Jan 10 00:41:40 2013 +0100
summary:     changelog: add a `branch` method, bypassing changectx

http://hg.intevation.org/mercurial/crew/rev/2502a15e033d
changeset:   18305:2502a15e033d
user:        Pierre-Yves David <pierre-yves.david at ens-lyon.org>
date:        Tue Jan 08 01:28:39 2013 +0100
summary:     branchmap: pass revision insteads of changectx to the update function

http://hg.intevation.org/mercurial/crew/rev/9b6ae29d4801
changeset:   18304:9b6ae29d4801
user:        Pierre-Yves David <pierre-yves.david at logilab.fr>
date:        Fri Jan 11 18:39:43 2013 +0100
summary:     perf: add perfbranchmap command

http://hg.intevation.org/mercurial/crew/rev/4d1671b39168
changeset:   18303:4d1671b39168
user:        Pierre-Yves David <pierre-yves.david at logilab.fr>
date:        Fri Jan 11 20:34:54 2013 +0100
summary:     clfilter: enforce hidden filtering on all repository accesses

http://hg.intevation.org/mercurial/crew/rev/16c642a6f07d
changeset:   18302:16c642a6f07d
user:        Mads Kiilerich <madski at unity3d.com>
date:        Thu Jan 03 21:07:04 2013 +0100
summary:     archival: avoid touching deprecated gzip name attribute

http://hg.intevation.org/mercurial/crew/rev/49ad7030ecc4
changeset:   18301:49ad7030ecc4
user:        Mads Kiilerich <madski at unity3d.com>
date:        Thu Jan 03 21:07:04 2013 +0100
summary:     archival: pass integer to struct.pack int field instead of float

http://hg.intevation.org/mercurial/crew/rev/745bc16ccef2
changeset:   18300:745bc16ccef2
user:        Mads Kiilerich <madski at unity3d.com>
date:        Fri Jan 11 16:30:29 2013 +0100
summary:     largefiles: fix update from a merge with removed files

http://hg.intevation.org/mercurial/crew/rev/a7a88a458a4c
changeset:   18299:a7a88a458a4c
user:        Mads Kiilerich <madski at unity3d.com>
date:        Fri Jan 11 16:30:29 2013 +0100
summary:     largefiles: fix revert removing a largefile from a merge

http://hg.intevation.org/mercurial/crew/rev/3598c585e464
changeset:   18298:3598c585e464
user:        Mads Kiilerich <madski at unity3d.com>
date:        Fri Jan 11 16:30:29 2013 +0100
summary:     largefiles: remove unused proto.refuseclient code

http://hg.intevation.org/mercurial/crew/rev/7196f11c5c7d
changeset:   18297:7196f11c5c7d
user:        Angel Ezquerra <angel.ezquerra at gmail.com>
date:        Thu Jan 03 17:42:25 2013 +0100
summary:     subrepo: make 'in subrepo' string easier to find by external tools

http://hg.intevation.org/mercurial/crew/rev/a74101cd6965
changeset:   18296:a74101cd6965
user:        Brendan Cully <brendan at kublai.com>
date:        Thu Jan 10 10:35:37 2013 -0800
summary:     subrepo: fix python2.4 compatibility after 9aa6bee6e9f9

http://hg.intevation.org/mercurial/crew/rev/3cdf04e17ed6
changeset:   18295:3cdf04e17ed6
user:        Christian Ebert <blacktrash at gmx.net>
date:        Thu Jan 10 16:25:06 2013 +0000
summary:     test-keyword: improve grammar and spelling in branchcache note

http://hg.intevation.org/mercurial/crew/rev/65cec7fa5472
changeset:   18294:65cec7fa5472
parent:      18293:1f35d6737ed8
parent:      18292:40185df018d7
user:        Augie Fackler <raf at durin42.com>
date:        Thu Jan 10 09:43:28 2013 -0500
summary:     Merge with stable.

http://hg.intevation.org/mercurial/crew/rev/1f35d6737ed8
changeset:   18293:1f35d6737ed8
parent:      18291:5db16424142c
user:        Pierre-Yves David <pierre-yves.david at logilab.fr>
date:        Thu Jan 10 10:25:02 2013 +0100
summary:     repoview: extract hideable revision computation in a dedicated function

http://hg.intevation.org/mercurial/crew/rev/40185df018d7
changeset:   18292:40185df018d7
branch:      stable
bookmark:    crew-stable
parent:      18224:0f9013112eba
user:        Mads Kiilerich <madski at unity3d.com>
date:        Thu Jan 10 15:33:14 2013 +0100
summary:     largefiles: make update with backup files in .hglf slightly less broken

-- 
Repository URL: http://hg.intevation.org/mercurial/crew


More information about the Mercurial-devel mailing list