mercurial at 11681: 30 new changesets (6 stable)

Mercurial Commits hg at intevation.org
Sun Jul 25 22:15:29 CDT 2010


30 new changesets (6 stable) in mercurial:

http://selenic.com/repo/hg//rev/08a269d9c4ca
changeset:   11652:08a269d9c4ca
user:        Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date:        Thu Jul 22 15:32:26 2010 +0200
summary:     fix comment

http://selenic.com/repo/hg//rev/eefa362d0b45
changeset:   11653:eefa362d0b45
user:        Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date:        Thu Jul 22 16:18:33 2010 +0200
summary:     changegroup(): used "linkrev" instead of "revlink"

http://selenic.com/repo/hg//rev/898a5305f342
changeset:   11654:898a5305f342
user:        Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date:        Thu Jul 22 16:51:45 2010 +0200
summary:     changegroupsubset(): change variable names, simplify lookup logic

http://selenic.com/repo/hg//rev/6faf015e0ba0
changeset:   11655:6faf015e0ba0
user:        Jason Harris <jason at jasonfharris.com>
date:        Sat Jul 03 05:24:16 2010 +0200
summary:     templates: 'children' keyword

http://selenic.com/repo/hg//rev/83eb6b1465bf
changeset:   11656:83eb6b1465bf
user:        Jason Harris <jason at jasonfharris.com>
date:        Sat Jul 03 08:28:23 2010 +0200
summary:     test-command-template: test 'children' template keyword

http://selenic.com/repo/hg//rev/5ed6802e6bcb
changeset:   11657:5ed6802e6bcb
branch:      stable
parent:      11650:ebaf117c2642
user:        Martin Geisler <mg at lazybytes.net>
date:        Thu Jul 22 21:43:45 2010 +0200
summary:     help: make helptable a list instead of a tuple

http://selenic.com/repo/hg//rev/9dc1838d3b8b
changeset:   11658:9dc1838d3b8b
parent:      11656:83eb6b1465bf
parent:      11657:5ed6802e6bcb
user:        Martin Geisler <mg at lazybytes.net>
date:        Thu Jul 22 22:23:54 2010 +0200
summary:     Merge with stable

http://selenic.com/repo/hg//rev/deecf1953e7b
changeset:   11659:deecf1953e7b
user:        Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date:        Thu Jul 22 23:13:03 2010 +0200
summary:     changegroupsubset(): refactor the prune() functions

http://selenic.com/repo/hg//rev/5d62df44cac0
changeset:   11660:5d62df44cac0
user:        Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date:        Thu Jul 22 23:44:14 2010 +0200
summary:     changegroupsubset(): move comment at the right place

http://selenic.com/repo/hg//rev/b16fb5d55b83
changeset:   11661:b16fb5d55b83
user:        Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date:        Thu Jul 22 23:54:57 2010 +0200
summary:     changegroupsubset(): ancestors() is not inclusive, we need to remove the "heads"

http://selenic.com/repo/hg//rev/a3bfdf212094
changeset:   11662:a3bfdf212094
user:        Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date:        Fri Jul 23 00:04:18 2010 +0200
summary:     changegroupsubset: simplify knownheads/has_cl_set computation

http://selenic.com/repo/hg//rev/c1b11ee12fe7
changeset:   11663:c1b11ee12fe7
user:        Martin Geisler <mg at aragost.com>
date:        Thu Jul 22 13:48:34 2010 +0200
summary:     test-permissions: echo commands to make output readable

http://selenic.com/repo/hg//rev/8b3fea709bd2
changeset:   11664:8b3fea709bd2
user:        Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date:        Sat Jul 24 00:03:19 2010 +0200
summary:     changegroupsubset(): with the fix, prune() is actually useful in the testsuite

http://selenic.com/repo/hg//rev/1f7f8bc45240
changeset:   11665:1f7f8bc45240
user:        Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date:        Sat Jul 24 00:15:29 2010 +0200
summary:     changegroup*(): use enumerate when possible

http://selenic.com/repo/hg//rev/def08249d4db
changeset:   11666:def08249d4db
user:        Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date:        Sat Jul 24 15:20:29 2010 +0200
summary:     chunkbuffer: use for/else to detect end of iteration

http://selenic.com/repo/hg//rev/78d1e92ba1c0
changeset:   11667:78d1e92ba1c0
user:        Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date:        Sat Jul 24 15:21:39 2010 +0200
summary:     chunkbuffer: use list instead of cStringIO

http://selenic.com/repo/hg//rev/f070d284994c
changeset:   11668:f070d284994c
user:        Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date:        Sat Jul 24 17:23:08 2010 +0200
summary:     chunkbuffer: targetsize isn't used outside of read()

http://selenic.com/repo/hg//rev/c47cb3193c53
changeset:   11669:c47cb3193c53
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Sun Jul 25 10:05:38 2010 +0900
summary:     localrepo.status: move fixup concatenation inside if block for clarity

http://selenic.com/repo/hg//rev/1b3b843e1100
changeset:   11670:1b3b843e1100
user:        Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date:        Sun Jul 25 13:10:57 2010 +0200
summary:     chunkbuffer: split big strings directly in chunkbuffer

http://selenic.com/repo/hg//rev/ca6ede0988d5
changeset:   11671:ca6ede0988d5
user:        Lee Cantey <lcantey at gmail.com>
date:        Sun Jul 25 08:22:03 2010 -0700
summary:     Remove variable output affected by length of TMPDIR.

http://selenic.com/repo/hg//rev/dad185761392
changeset:   11672:dad185761392
user:        Matt Mackall <mpm at selenic.com>
date:        Sun Jul 25 17:10:32 2010 -0500
summary:     check-code: add warning on lines over 80 characters

http://selenic.com/repo/hg//rev/a2f11188e2d2
changeset:   11673:a2f11188e2d2
user:        Matt Mackall <mpm at selenic.com>
date:        Sun Jul 25 17:18:35 2010 -0500
summary:     convert: handle closed branch heads in hg-hg conversion (issue2185)

http://selenic.com/repo/hg//rev/c29012a73518
changeset:   11674:c29012a73518
branch:      stable
parent:      11657:5ed6802e6bcb
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Thu Jul 22 23:18:38 2010 +0900
summary:     i18n: safety writing into non-ASCII named files on any shell implementation

http://selenic.com/repo/hg//rev/f92f8921a5cc
changeset:   11675:f92f8921a5cc
branch:      stable
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Sat Jul 24 00:38:08 2010 +0200
summary:     dispatch: give better error message when cwd doesn't exist (issue2293)

http://selenic.com/repo/hg//rev/e4357c214bf1
changeset:   11676:e4357c214bf1
branch:      stable
user:        Brodie Rao <brodie at bitheap.org>
date:        Thu Jul 22 15:26:26 2010 -0400
summary:     alias: ensure checksignature() is applied directly to the command (issue2286)

http://selenic.com/repo/hg//rev/8f8a7976f4bc
changeset:   11677:8f8a7976f4bc
branch:      stable
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Wed Jul 21 22:22:28 2010 +0200
summary:     hgwebdir: allow pure relative globs in paths

http://selenic.com/repo/hg//rev/f5aa20e177c0
changeset:   11678:f5aa20e177c0
branch:      stable
user:        Christian Ebert <blacktrash at gmx.net>
date:        Sun Jul 25 20:01:33 2010 -0500
summary:     keyword: move collecting of [keyword] patterns to reposetup (issue2303)

http://selenic.com/repo/hg//rev/b5f61da929c8
changeset:   11679:b5f61da929c8
parent:      11673:a2f11188e2d2
user:        David Soria Parra <dsp at php.net>
date:        Sat Jul 24 22:15:22 2010 +0200
summary:     inotify: remove unused variable

http://selenic.com/repo/hg//rev/7fefef3ce791
changeset:   11680:7fefef3ce791
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Tue Jul 20 15:49:28 2010 +0200
summary:     convert: warn on superfluous / in paths

http://selenic.com/repo/hg//rev/c5e555e064d0
changeset:   11681:c5e555e064d0
tag:         tip
parent:      11680:7fefef3ce791
parent:      11678:f5aa20e177c0
user:        Matt Mackall <mpm at selenic.com>
date:        Sun Jul 25 21:20:05 2010 -0500
summary:     Merge with stable

-- 
Repository URL: http://selenic.com/repo/hg/


More information about the Mercurial-devel mailing list