mercurial/crew at 3769: 25 outgoing changesets
Mercurial Commits
hg at intevation.org
Mon Dec 4 12:00:10 UTC 2006
25 outgoing changesets in mercurial/crew:
http://hg.intevation.org/mercurial/crew/rev/8ecc9c57d883
changeset: 3769:8ecc9c57d883
tag: tip
user: Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date: Mon Dec 04 09:38:49 2006 +0100
summary: bundlerepo: don't hardcode the revlog filename
http://hg.intevation.org/mercurial/crew/rev/6ae3685be45d
changeset: 3768:6ae3685be45d
parent: 3767:1861fa38a6a7
parent: 3763:955475d237fc
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Sat Dec 02 22:41:05 2006 +0100
summary: merge with crew
http://hg.intevation.org/mercurial/crew/rev/1861fa38a6a7
changeset: 3767:1861fa38a6a7
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Sat Dec 02 22:35:17 2006 +0100
summary: Move ellipsis code to util.ellipsis() and improve maxlength handling.
http://hg.intevation.org/mercurial/crew/rev/581665242c07
changeset: 3766:581665242c07
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Sat Dec 02 22:16:00 2006 +0100
summary: Use UnexpectedOutput exception instead of RepoError in sshrepo, too.
http://hg.intevation.org/mercurial/crew/rev/768ba23c948e
changeset: 3765:768ba23c948e
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Sat Dec 02 22:15:18 2006 +0100
summary: Change sshrepo.repoerror() into a more flexible sshrepo.raise_().
http://hg.intevation.org/mercurial/crew/rev/6652209d104d
changeset: 3764:6652209d104d
parent: 3762:b9d3e12da485
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Sat Dec 02 21:57:20 2006 +0100
summary: Don't show traceback on 'hg clone -r unknown ssh://hg.example.com/'.
http://hg.intevation.org/mercurial/crew/rev/955475d237fc
changeset: 3763:955475d237fc
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Sat Dec 02 18:41:07 2006 -0200
summary: fix qseries -v and guards interaction
http://hg.intevation.org/mercurial/crew/rev/b9d3e12da485
changeset: 3762:b9d3e12da485
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Sat Dec 02 16:08:00 2006 -0200
summary: changegroup.py: delay the loading of the bz2 and zlib modules
http://hg.intevation.org/mercurial/crew/rev/9433bdcaa9ae
changeset: 3761:9433bdcaa9ae
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Sat Dec 02 03:38:55 2006 -0200
summary: Ignore all errors while parsing the branch cache.
http://hg.intevation.org/mercurial/crew/rev/aeafd80c1e78
changeset: 3760:aeafd80c1e78
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Sat Dec 02 03:16:17 2006 -0200
summary: small fixes for test-newbranch
http://hg.intevation.org/mercurial/crew/rev/e96f97ca0358
changeset: 3759:e96f97ca0358
user: Brendan Cully <brendan at kublai.com>
date: Fri Dec 01 15:43:48 2006 -0800
summary: transplant: split filter args into changelog entry and patch
http://hg.intevation.org/mercurial/crew/rev/889f7e74a0d9
changeset: 3758:889f7e74a0d9
user: Brendan Cully <brendan at kublai.com>
date: Fri Dec 01 15:00:33 2006 -0800
summary: transplant: log source node when recovering too.
http://hg.intevation.org/mercurial/crew/rev/faed44bab17b
changeset: 3757:faed44bab17b
user: Brendan Cully <brendan at kublai.com>
date: Fri Dec 01 14:30:17 2006 -0800
summary: transplant: clobber old series when transplant fails
http://hg.intevation.org/mercurial/crew/rev/2f2b59fcb394
changeset: 3756:2f2b59fcb394
parent: 3755:05120e210c65
parent: 3753:5342d5ae565d
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Fri Dec 01 23:28:14 2006 +0100
summary: merge with crew
http://hg.intevation.org/mercurial/crew/rev/05120e210c65
changeset: 3755:05120e210c65
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Fri Dec 01 23:27:53 2006 +0100
summary: Use unsigned version format.
http://hg.intevation.org/mercurial/crew/rev/cd25a4a1a265
changeset: 3754:cd25a4a1a265
parent: 3751:797c6e70092b
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Fri Dec 01 23:16:12 2006 +0100
summary: Improve error message for unknown revlog flags.
http://hg.intevation.org/mercurial/crew/rev/5342d5ae565d
changeset: 3753:5342d5ae565d
parent: 3752:f902f409cd81
parent: 3751:797c6e70092b
user: Brendan Cully <brendan at kublai.com>
date: Fri Dec 01 13:54:47 2006 -0800
summary: Merge with crew
http://hg.intevation.org/mercurial/crew/rev/f902f409cd81
changeset: 3752:f902f409cd81
parent: 3749:f9567a7fa3b3
user: Brendan Cully <brendan at kublai.com>
date: Fri Dec 01 13:50:09 2006 -0800
summary: transplant: "filtering %s\n"
http://hg.intevation.org/mercurial/crew/rev/797c6e70092b
changeset: 3751:797c6e70092b
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Fri Dec 01 22:29:47 2006 +0100
summary: Don't require a diff which accepts the -N option.
http://hg.intevation.org/mercurial/crew/rev/0f550b87deb8
changeset: 3750:0f550b87deb8
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Fri Dec 01 22:09:05 2006 +0100
summary: Compatibility fix for 'ln -sf'.
http://hg.intevation.org/mercurial/crew/rev/f9567a7fa3b3
changeset: 3749:f9567a7fa3b3
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Fri Dec 01 16:18:16 2006 -0200
summary: additional fixes for issue436
http://hg.intevation.org/mercurial/crew/rev/7b88bd88f040
changeset: 3748:7b88bd88f040
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Fri Dec 01 15:40:23 2006 +0100
summary: Fix test-rename-dir-merge for different implementations of ls.
http://hg.intevation.org/mercurial/crew/rev/b5c4d749f37f
changeset: 3747:b5c4d749f37f
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Fri Dec 01 14:46:05 2006 +0100
summary: Fix test-notify for systems without or with a different version of diffstat.
http://hg.intevation.org/mercurial/crew/rev/a095c13c173c
changeset: 3746:a095c13c173c
parent: 3743:68cddfbbe737
parent: 3745:d626fc9e3985
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Fri Dec 01 13:11:09 2006 +0100
summary: merge with upstream
http://hg.intevation.org/mercurial/crew/rev/68cddfbbe737
changeset: 3743:68cddfbbe737
user: Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date: Fri Dec 01 09:42:07 2006 +0100
summary: add test for issue436
--
Repository URL: http://hg.intevation.org/mercurial/crew
More information about the Mercurial-devel
mailing list