mercurial/crew at 17629: 27 outgoing changesets (1 stable)

Mercurial Commits hg at intevation.org
Thu Sep 20 06:00:10 CDT 2012


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

http://hg.intevation.org/mercurial/crew/rev/331d611813ec
changeset:   17629:331d611813ec
bookmark:    crew
tag:         tip
parent:      17627:84f12b832ee8
parent:      17628:133d13e44544
user:        Bryan O'Sullivan <bryano at fb.com>
date:        Wed Sep 19 09:38:51 2012 -0700
summary:     Merge with crew-stable

http://hg.intevation.org/mercurial/crew/rev/133d13e44544
changeset:   17628:133d13e44544
branch:      stable
bookmark:    crew-stable
parent:      17617:6e2ab601be3f
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Tue Sep 18 19:46:15 2012 +0900
summary:     archival: add "extended-timestamp" extra block for zip archives (issue3600)

http://hg.intevation.org/mercurial/crew/rev/84f12b832ee8
changeset:   17627:84f12b832ee8
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Tue Sep 18 21:39:12 2012 +0900
summary:     bookmarks: use "changectx.descendant()" for efficient descendant examination

http://hg.intevation.org/mercurial/crew/rev/3a524b647897
changeset:   17626:3a524b647897
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Tue Sep 18 21:39:12 2012 +0900
summary:     context: add "descendant()" to changectx for efficient descendant examination

http://hg.intevation.org/mercurial/crew/rev/b83c18204c36
changeset:   17625:b83c18204c36
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Tue Sep 18 21:39:12 2012 +0900
summary:     bookmarks: avoid redundant creation/assignment of "validdests" in "validdest()"

http://hg.intevation.org/mercurial/crew/rev/ae103510f6aa
changeset:   17624:ae103510f6aa
user:        Adrian Buehlmann <adrian at cadifra.com>
date:        Wed Sep 19 14:00:23 2012 +0200
summary:     store: add a fallback _pathencode Python function

http://hg.intevation.org/mercurial/crew/rev/448e6ed7c557
changeset:   17623:448e6ed7c557
user:        Adrian Buehlmann <adrian at cadifra.com>
date:        Wed Sep 19 13:58:51 2012 +0200
summary:     store: move _plainhybridencode and _dothybridencode higher up in the file

http://hg.intevation.org/mercurial/crew/rev/57bf86677daa
changeset:   17622:57bf86677daa
user:        Adrian Buehlmann <adrian at cadifra.com>
date:        Wed Sep 19 11:39:18 2012 +0200
summary:     test-hybridencode: use store._dothybridencode(s)

http://hg.intevation.org/mercurial/crew/rev/1a42f19ad958
changeset:   17621:1a42f19ad958
user:        Adrian Buehlmann <adrian at cadifra.com>
date:        Wed Sep 19 11:39:07 2012 +0200
summary:     store: fix _hashencode call in _dothybridencode

http://hg.intevation.org/mercurial/crew/rev/efd1a4378b64
changeset:   17620:efd1a4378b64
user:        Thomas Arendsen Hein <thomas at intevation.de>
date:        Wed Sep 19 12:29:12 2012 +0200
summary:     check-code: catch yield inside try/finally (with tests)

http://hg.intevation.org/mercurial/crew/rev/431e3e827ab0
changeset:   17619:431e3e827ab0
parent:      17612:7840d81a80ec
parent:      17618:ccd28eca37f6
user:        Bryan O'Sullivan <bryano at fb.com>
date:        Tue Sep 18 16:30:21 2012 -0700
summary:     Merge with mpm

http://hg.intevation.org/mercurial/crew/rev/7840d81a80ec
changeset:   17612:7840d81a80ec
user:        Bryan O'Sullivan <bryano at fb.com>
date:        Tue Sep 18 16:25:20 2012 -0700
summary:     store: use native fncache encoding function if available

http://hg.intevation.org/mercurial/crew/rev/4038071af82a
changeset:   17611:4038071af82a
user:        Bryan O'Sullivan <bryano at fb.com>
date:        Tue Sep 18 16:09:02 2012 -0700
summary:     tests: run test-hybridencode.py over both Python and C encoders

http://hg.intevation.org/mercurial/crew/rev/9535a0dc41f2
changeset:   17610:9535a0dc41f2
user:        Bryan O'Sullivan <bryano at fb.com>
date:        Tue Sep 18 15:42:19 2012 -0700
summary:     store: implement fncache basic path encoding in C

http://hg.intevation.org/mercurial/crew/rev/9e2dc0d292cd
changeset:   17609:9e2dc0d292cd
user:        Pierre-Yves David <pierre-yves.david at ens-lyon.org>
date:        Tue Sep 18 23:32:42 2012 +0200
summary:     rebase: ensure rebase does not revive extinct revision

http://hg.intevation.org/mercurial/crew/rev/d417986e5e05
changeset:   17608:d417986e5e05
user:        Pierre-Yves David <pierre-yves.david at ens-lyon.org>
date:        Tue Sep 18 23:29:05 2012 +0200
summary:     rebase: remove useless list around repo.revs

http://hg.intevation.org/mercurial/crew/rev/aafc521668d8
changeset:   17607:aafc521668d8
user:        Pierre-Yves David <pierre-yves.david at ens-lyon.org>
date:        Tue Sep 18 23:42:27 2012 +0200
summary:     rebase: properly handle --collapse when creating obsolescence marker

http://hg.intevation.org/mercurial/crew/rev/fc2a6114f0a0
changeset:   17606:fc2a6114f0a0
user:        Pierre-Yves David <pierre-yves.david at ens-lyon.org>
date:        Tue Sep 18 23:13:31 2012 +0200
summary:     rebase: allow creation obsolescence relation instead of stripping

http://hg.intevation.org/mercurial/crew/rev/910123eac887
changeset:   17605:910123eac887
user:        Pierre-Yves David <pierre-yves.david at logilab.fr>
date:        Tue Sep 18 22:58:12 2012 +0200
summary:     rebase: extract final changesets cleanup logic in a dedicated function

http://hg.intevation.org/mercurial/crew/rev/d0afa149e059
changeset:   17604:d0afa149e059
user:        Bryan O'Sullivan <bryano at fb.com>
date:        Tue Sep 18 14:37:32 2012 -0700
summary:     store: refactor hashed encoding into its own function

http://hg.intevation.org/mercurial/crew/rev/cbc180cfd60b
changeset:   17603:cbc180cfd60b
user:        Adrian Buehlmann <adrian at cadifra.com>
date:        Tue Sep 18 19:51:59 2012 +0200
summary:     store: reuse direncoded path in _hybridencode

http://hg.intevation.org/mercurial/crew/rev/776240123525
changeset:   17602:776240123525
user:        Adrian Buehlmann <adrian at cadifra.com>
date:        Tue Sep 18 19:51:48 2012 +0200
summary:     store: extract functions _encodefname and _decodefname

http://hg.intevation.org/mercurial/crew/rev/cc58dc47cb5e
changeset:   17601:cc58dc47cb5e
user:        Adrian Buehlmann <adrian at cadifra.com>
date:        Tue Sep 18 11:44:16 2012 +0200
summary:     store: use fast C implementation of encodedir() if it's available

http://hg.intevation.org/mercurial/crew/rev/318fb32b980e
changeset:   17600:318fb32b980e
user:        Adrian Buehlmann <adrian at cadifra.com>
date:        Tue Sep 18 11:43:30 2012 +0200
summary:     pathencode: new C module with fast encodedir() function

http://hg.intevation.org/mercurial/crew/rev/e9cc29be3305
changeset:   17599:e9cc29be3305
user:        Adrian Buehlmann <adrian at cadifra.com>
date:        Tue Sep 18 07:58:50 2012 +0200
summary:     store: add multiline doctest case for encodedir()

http://hg.intevation.org/mercurial/crew/rev/bf9894889d82
changeset:   17598:bf9894889d82
user:        Adrian Buehlmann <adrian at cadifra.com>
date:        Mon Sep 17 11:00:38 2012 +0200
summary:     store: optimize fncache._load a bit by dirdecoding the contents in one go

http://hg.intevation.org/mercurial/crew/rev/a7fa5bd1c914
changeset:   17597:a7fa5bd1c914
user:        Thomas Arendsen Hein <thomas at intevation.de>
date:        Tue Sep 18 17:00:58 2012 +0200
summary:     wireproto: workaround for yield inside try/finally incompatible with python2.4

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


More information about the Mercurial-devel mailing list