mercurial at 4379: 24 new changesets
Mercurial Commits
hg at intevation.org
Fri Apr 27 00:15:14 UTC 2007
24 new changesets in mercurial:
http://www.selenic.com/hg/rev/aed9e6dceb85
changeset: 4356:aed9e6dceb85
parent: 4354:c3c53eb44611
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Thu Apr 19 17:52:42 2007 +0200
summary: Avoid float rounding errors when checking http protocol version.
http://www.selenic.com/hg/rev/3f1b0c0fb4fd
changeset: 4357:3f1b0c0fb4fd
user: Brendan Cully <brendan at kublai.com>
date: Tue Apr 24 10:44:13 2007 -0700
summary: Work around python 2.5.1 tarfile regression
http://www.selenic.com/hg/rev/11dc22eb8e8d
changeset: 4358:11dc22eb8e8d
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Sat Jan 27 23:07:06 2007 +0100
summary: Fix segfaults when parsing bdiff hunks in mpatch.decode() and .patchedsize()
http://www.selenic.com/hg/rev/80d3f6f0d8e5
changeset: 4359:80d3f6f0d8e5
user: Matt Mackall <mpm at selenic.com>
date: Wed Apr 25 13:35:18 2007 -0500
summary: hg serve: don't do DNS lookups
http://www.selenic.com/hg/rev/1ccd3b9a7b1f
changeset: 4360:1ccd3b9a7b1f
parent: 4349:69109aa0cddd
parent: 4353:5e857d72d3ac
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Mon Apr 16 13:31:15 2007 -0300
summary: Merge with crew-stable.
http://www.selenic.com/hg/rev/99c853a1408c
changeset: 4361:99c853a1408c
parent: 4355:10edaed7f909
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Mon Apr 16 20:17:39 2007 -0300
summary: add mdiff.get_matching_blocks
http://www.selenic.com/hg/rev/465b9ea02868
changeset: 4362:465b9ea02868
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Mon Apr 16 20:17:39 2007 -0300
summary: Import 3-way merge code from bzr
http://www.selenic.com/hg/rev/2e3c54fb79a3
changeset: 4363:2e3c54fb79a3
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Mon Apr 16 20:17:39 2007 -0300
summary: actually port simplemerge to hg
http://www.selenic.com/hg/rev/d5c3a70f8422
changeset: 4364:d5c3a70f8422
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Mon Apr 16 20:17:39 2007 -0300
summary: polish the simplemerge command; add a test
http://www.selenic.com/hg/rev/46280c004f22
changeset: 4365:46280c004f22
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Mon Apr 16 20:17:39 2007 -0300
summary: change tests to use simplemerge by default
http://www.selenic.com/hg/rev/390d110a57b8
changeset: 4366:390d110a57b8
parent: 4365:46280c004f22
parent: 4360:1ccd3b9a7b1f
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Mon Apr 16 20:23:45 2007 -0300
summary: Merge with crew.
http://www.selenic.com/hg/rev/c6413f8f2f8e
changeset: 4367:c6413f8f2f8e
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Thu Apr 19 12:47:55 2007 +0200
summary: Use python instead of shell printf with \x for test-simplemerge-cmd
http://www.selenic.com/hg/rev/97962a3e73cf
changeset: 4368:97962a3e73cf
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Thu Apr 19 13:04:26 2007 +0200
summary: Work around problem where 'del os.environ["FOO"]' doesn't update environment.
http://www.selenic.com/hg/rev/bf8319ee3428
changeset: 4369:bf8319ee3428
parent: 4368:97962a3e73cf
parent: 4356:aed9e6dceb85
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Thu Apr 19 17:54:43 2007 +0200
summary: Merge with crew-stable
http://www.selenic.com/hg/rev/6af107c742bf
changeset: 4370:6af107c742bf
parent: 4369:bf8319ee3428
parent: 4357:3f1b0c0fb4fd
user: Brendan Cully <brendan at kublai.com>
date: Tue Apr 24 10:47:41 2007 -0700
summary: Merge with crew-stable
http://www.selenic.com/hg/rev/d7ad1e42a368
changeset: 4371:d7ad1e42a368
user: Bryan O'Sullivan <bos at serpentine.com>
date: Tue Apr 24 10:53:25 2007 -0700
summary: util._matcher: speed up regexp matching.
http://www.selenic.com/hg/rev/4ddc6d374265
changeset: 4372:4ddc6d374265
user: Bryan O'Sullivan <bos at serpentine.com>
date: Tue Apr 24 11:05:39 2007 -0700
summary: localrepository.status: only acquire wlock if actually needed.
http://www.selenic.com/hg/rev/abeb3edb2b4e
changeset: 4373:abeb3edb2b4e
user: Bryan O'Sullivan <bos at serpentine.com>
date: Tue Apr 24 11:46:15 2007 -0700
summary: dirstate: make parents() faster.
http://www.selenic.com/hg/rev/9edc2d6f7c10
changeset: 4374:9edc2d6f7c10
user: Bryan O'Sullivan <bos at serpentine.com>
date: Tue Apr 24 12:02:42 2007 -0700
summary: dirstate: speed up write by 50%.
http://www.selenic.com/hg/rev/109077e7048d
changeset: 4375:109077e7048d
user: Bryan O'Sullivan <bos at serpentine.com>
date: Tue Apr 24 12:02:51 2007 -0700
summary: When reloading the dirstate, recompute ignore information if needed.
http://www.selenic.com/hg/rev/de612b5f8d59
changeset: 4376:de612b5f8d59
user: Brendan Cully <brendan at kublai.com>
date: Tue Apr 24 18:43:18 2007 -0700
summary: Make copy --after work for files that have been hg added.
http://www.selenic.com/hg/rev/4759da3e4dc8
changeset: 4377:4759da3e4dc8
parent: 4376:de612b5f8d59
parent: 4358:11dc22eb8e8d
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Wed Apr 25 18:43:55 2007 +0200
summary: merge with stable
http://www.selenic.com/hg/rev/e33ad7cea15f
changeset: 4378:e33ad7cea15f
user: Brendan Cully <brendan at kublai.com>
date: Wed Apr 25 13:14:01 2007 -0700
summary: Do not automatically rename an atomicfile if a write to it has generated an exception.
http://www.selenic.com/hg/rev/80c7fa620a4d
changeset: 4379:80c7fa620a4d
tag: tip
parent: 4378:e33ad7cea15f
parent: 4359:80d3f6f0d8e5
user: Matt Mackall <mpm at selenic.com>
date: Thu Apr 26 18:41:18 2007 -0500
summary: Merge with stable
--
Repository URL: http://www.selenic.com/hg
More information about the Mercurial-devel
mailing list